You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After trying to open the Getting Started sample notebook, there were about 36 warnings that looked like more or less like The FetchEvent for the URL resulted in a network error response: the promise was rejected."
There were about 60 errors, and they had two main sorts: uncaught (in promise) TypeError: Failed to fetch at sw.js:[location], and failed to load resource: net::ERR_FAILED.
When I tried to open a new notebook, pretty much the same happened, I think: about 45 warnings of the same sort above, and 69 errors of the same sort mentioned above."
The above warnings and errors were not copied exactly, but pretty much come down to that. Hopefully it's useful enough.
I'd add that the browser was set up with pretty strict security and privacy.
The text was updated successfully, but these errors were encountered:
Someone suggested I make a post here.
Please see the link: https://discourse.julialang.org/t/neptune-doesnt-load-properly-in-browser/75910
The main issues taken from the thread:
The above warnings and errors were not copied exactly, but pretty much come down to that. Hopefully it's useful enough.
I'd add that the browser was set up with pretty strict security and privacy.
The text was updated successfully, but these errors were encountered: