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

Some modules won't load because served from http #32

Closed
warpdesign opened this issue Jan 31, 2019 · 2 comments
Closed

Some modules won't load because served from http #32

warpdesign opened this issue Jan 31, 2019 · 2 comments

Comments

@warpdesign
Copy link

It seems bassoontracker attempts to load some of the built-in modules from http. Since the site is hosted on https, the request is blocked by the browser with this kind of error message:

bassoontracker-min.js?v0.3.2-build20190131.0828:1 Mixed Content: The page at 'https://www.stef.be/bassoontracker/?file=demomods%2Fdemomusic.mod' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://www.stef.be/amiga/mod/enigma.mod'. This request has been blocked; the content must be served over HTTPS.

Example of modules: Guitar Slinger, Enigma.

@steffest
Copy link
Owner

True! - fixed now.
Thanks for the report.

@warpdesign
Copy link
Author

Due! That was fast! :)

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