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

Firefox Nightly: Loading failed for the <script> with source... #3219

Closed
rwaldron opened this issue Mar 6, 2018 · 11 comments
Closed

Firefox Nightly: Loading failed for the <script> with source... #3219

rwaldron opened this issue Mar 6, 2018 · 11 comments

Comments

@rwaldron
Copy link
Contributor

rwaldron commented Mar 6, 2018

Console shows these errors:

Loading failed for the <script> with source “https://static.jsbin.com/js/vendor/jquery-1.11.0.min.js”.
Loading failed for the <script> with source “https://static.jsbin.com/js/prod/jsbin-4.1.2.min.js”.

I can't figure out why they aren't loading, but I'll keep looking.

@scheinercc
Copy link

scheinercc commented Mar 11, 2018

It is due to a cert error for the subdomain https://static.jsbin.com due failing as SEC_ERROR_UNKNOWN_ISSUER
Just filed a bug in bugzilla against it: https://bugzilla.mozilla.org/show_bug.cgi?id=1444687. Will link to this page from there as well.

@scheinercc
Copy link

Apparently a Symantec cert is in use here and the distrust (Firefox/Chrome) of these certs has started: see reference bug https://bugzilla.mozilla.org/show_bug.cgi?id=1434300

@remy
Copy link
Member

remy commented Mar 12, 2018 via email

@scheinercc
Copy link

scheinercc commented Mar 12, 2018

@remy quick turn around! then I'd suggest you reopen and comment on bug 1444687 maybe there is something else going on or buggy in bug 1434300

@remy
Copy link
Member

remy commented Mar 12, 2018 via email

@scheinercc
Copy link

Sorry, I am not really into the whole cert thing. Just follow along the news.
Wouldn't the caching be something with the browser? And therefore part of the bug I linked?

@remy
Copy link
Member

remy commented Mar 17, 2018

This is actually a dupe of #3214 - so I'm going to close and track on #3214.

I just pushed a code change to the static server, which…I'm hoping causes CloudFront to flush it's cached SSL certificate. If anyone can give it a retest I'd appreciate it (I'm not able to replicate as, for some reason, I'm routing through a different path to the cert).

@remy remy closed this as completed Mar 17, 2018
@scheinercc
Copy link

remy, it's still blocked for me. Checked in Nightly and DevEdition with VPN set to Europe and US. Will try again later.

@rwaldron
Copy link
Contributor Author

Still having the issue here.

@scheinercc
Copy link

It's back :) Thank you!

@remy
Copy link
Member

remy commented Mar 23, 2018

Finally solved it last night. Turned out i had a damn etc/hosts entry that was confusing me!

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