-
Notifications
You must be signed in to change notification settings - Fork 307
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
Configuration v2 fails due to Mixed Content #447
Comments
try load it over http ? http://marvinroger.github.io/homie-esp8266/configurators/v2/ your issue is with chrome and really nothing to do with homie, but if you continue to have issues i recommend to actually load the config via your esp itself (this is also in the docs)(http://marvinroger.github.io/homie-esp8266/docs/develop/advanced-usage/ui-bundle/) |
Well, this is not a Chrome issue, it's common, modern browser security. Read more about this here: https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content#Mixed_active_content. |
Well that’s right, the configurator MUST be loaded over HTTP. I thought it was written in the docs, I might have forget that. |
No progress for long time. Closing issue. |
Well, a user-friendly fix would be to let the configurator page to reload itself via http if it detects that it is loaded via https. E.g. via |
@danielwegener PR is welcome 😀 |
I am trying to configure the latest dev-version of Homie 2 (f605adf).
When using the Configurator v2 (probably 03034c6) I am receiving an error in Chrome 63.0.3239.84 (Official Build) (64-bit) and other browsers:
The text was updated successfully, but these errors were encountered: