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

Mixed Content Error #1

Open
lexhaynes opened this issue Oct 18, 2017 · 4 comments
Open

Mixed Content Error #1

lexhaynes opened this issue Oct 18, 2017 · 4 comments

Comments

@lexhaynes
Copy link

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

image

@joshwcomeau
Copy link
Owner

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.

@lexhaynes
Copy link
Author

Refreshed, no errors now.

@dannief
Copy link

dannief commented Oct 19, 2017

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

capture1
capture2
image

@joshwcomeau
Copy link
Owner

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.

@joshwcomeau joshwcomeau reopened this Oct 19, 2017
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

3 participants