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

Strange errors #13

Open
broccoli-git opened this issue Sep 23, 2021 · 0 comments
Open

Strange errors #13

broccoli-git opened this issue Sep 23, 2021 · 0 comments

Comments

@broccoli-git
Copy link

I literally followed EVERY step of the guide and used the files from here. When I try and use the code on Firefox I discover that the:
if ('serviceWorker' in navigator) {
evaluates as false.

On chrome it seems to work but:
Uncaught (in promise) TypeError: Failed to register a ServiceWorker for scope ('https://redacted.buzz/pwa/') with script ('https://redacted.buzz/pwa/sw.js'): An unknown error occurred when fetching the script. I see this error by using the "console" and adding a console.log(e)

The domain name is not really "redacted", I can provide the real one if we need it.

What is interesting is that when I look at the apache logs on the server I see NO attempt to get the sw.js file at all

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

1 participant