-
Notifications
You must be signed in to change notification settings - Fork 31
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
Mixed Content Error #1
Comments
Huh, strange! I thought I was serving all TV Maze images over HTTPS. If you refresh, what happens? On refresh it should serve the images from imgix (I create a copy of the images so I can crop them and serve only the part displayed, rather than a huge portrait-oriented image you can only see a sliver of). The imgix images should definitely be HTTPS! Thanks for letting me know. |
Refreshed, no errors now. |
Still an issue for me. When I add a new show, the episode squares do not show up in the summary nor in the 'Manage Show' section. In the screenshot below, Star Trek Discovery doesn't show the episode squares. They will only show up after refreshing the page. Same for all the other shows I have added. Using Chrome 61 |
Yeah, I never did get to the bottom of the HTTPS issue; all images should be over HTTPS, unless maybe certain shows don't have an HTTPS image on TV Maze? I'll try to find some time to look into this one, but since it's still usable after a refresh, I'll likely prioritize some of the other issues (like it not working at all in Firefox Quantum) first. |
In Chrome Version 61.0.3163.100:
Console error for mixed content.
Mixed Content: The page at 'https://tello.tv/app' was loaded over HTTPS, but requested an insecure image 'http://static.tvmaze.com/uploads/images/original_untouched/120/300071.jpg?fit=crop&crop=entropy&h=96&w=334&auto=enhance&dpr=2'. This request has been blocked; the content must be served over HTTPS.
Same error for following two images:
http://static.tvmaze.com/uploads/images/original_untouched/124/311372.jpg?fit=crop&crop=entropy&h=96&w=334&auto=enhance&dpr=2
http://static.tvmaze.com/uploads/images/original_untouched/129/324431.jpg?fit=crop&crop=entropy&h=96&w=334&auto=enhance&dpr=2
The text was updated successfully, but these errors were encountered: