Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request over https not working #625

Closed
Sh4d1 opened this issue Jan 31, 2018 · 0 comments
Closed

Request over https not working #625

Sh4d1 opened this issue Jan 31, 2018 · 0 comments

Comments

@Sh4d1
Copy link
Contributor

Sh4d1 commented Jan 31, 2018

Hello!

Maybe it is a js-ipfs issue, but I'll post here first.

I have these erros on the JS console:

Mixed Content: The page at 'https://ipfs.ptrk.io/ipfs/QmQLXHs7K98JNQdWrBB2cQLJahPhmupbDjRuH1b9ibmwVa/#/home' was loaded over HTTPS, but requested an insecure resource 'http://ipfs.ptrk.io:443/api/v0/id?stream-channels=true'. This request has been blocked; the content must be served over HTTPS.
d._onFinish @ ipfs-webui.0.3.0.js:1
Mixed Content: The page at 'https://ipfs.ptrk.io/ipfs/QmQLXHs7K98JNQdWrBB2cQLJahPhmupbDjRuH1b9ibmwVa/#/home' was loaded over HTTPS, but requested an insecure resource 'http://ipfs.ptrk.io:443/api/v0/version?stream-channels=true'. This request has been blocked; the content must be served over HTTPS.
d._onFinish @ ipfs-webui.0.3.0.js:1
Mixed Content: The page at 'https://ipfs.ptrk.io/ipfs/QmQLXHs7K98JNQdWrBB2cQLJahPhmupbDjRuH1b9ibmwVa/#/home' was loaded over HTTPS, but requested an insecure resource 'http://ipfs.ptrk.io:443/api/v0/config?arg=Addresses.Gateway&stream-channels=true'. This request has been blocked; the content must be served over HTTPS.
d._onFinish @ ipfs-webui.0.3.0.js:1

When I try to load https://ipfs.ptrk.io/api/v0/version?stream-channels=true it is working, but the request does not seem to use HTTPS.

Any ideas where I can change that?

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants