question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Doesn't work with HTTPS

See original GitHub issue

the default River layout includes various JavaScript resources via HTTP. These imports fail and throw a mixed-content warning when the river is hosted on HTTPS.

Needless to say, the site is not usable without JavaScript.

Solution would be to either

I would prefer the former because I don’t see why my River instance needs to depend on external websites. I assume fargo.io and nodestorage.io belong to Dave Winer, but some day he might decide to give the domains up (fargo.io already shows a retirement page).

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:1
  • Comments:21 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
thejeshgncommented, Apr 12, 2018
0reactions
ChristophKnopfcommented, Apr 18, 2018

Hi Dave, hi Anton, I checked all paths and the permissions for node-gyp but couldn’t find missing execute rights here.

$ ll .npm-global/lib/node_modules/npm/bin/node-gyp-bin/
drwxr-xr-x 2 user user 4096 Mär 12 10:25 .
drwxr-xr-x 3 user user 4096 Mär 12 10:25 ..
-rwxr-xr-x 1 user user  172 Jan  1  1970 node-gyp
-rwxr-xr-x 1 user user  148 Jan  1  1970 node-gyp.cmd

So that seems not to be my problem. If I find a solution I will post it here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why is SSL/HTTPS not working on my site? - Support | one.com
There can be several reasons why SSL/HTTPS is not working on your site. Please see if one of the causes listed below helps...
Read more >
HTTPS sites not opening in any browser on Windows computer
HTTPS sites not opening in any browser · 1] Change time · 2] Clear SSL cache · 3] Verify SSL certificates · 4]...
Read more >
HTTPS Not Working in Chrome: How to Fix SSL Cerificate Errors
How do I fix HTTPS error on Chrome? · 1. Clear the SSL Cache · 2. Flush the DNS Cache · 3. Adjust...
Read more >
iis - HTTPS not working; binding set, certificate installed
I've installed the certificate and set up the HTTPS bindings. However, when I load the site on HTTPS it does not load. I've...
Read more >
How To Fix HTTP and HTTPS Redirect Issue - Sitechecker
Open the browser using the host computer. · Enter the URL you specified for redirection that you want to check. · Verify if...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found