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

Service worker registration failed. Status code: 10 #148

Open
Ash9311 opened this issue Nov 25, 2022 · 1 comment
Open

Service worker registration failed. Status code: 10 #148

Ash9311 opened this issue Nov 25, 2022 · 1 comment

Comments

@Ash9311
Copy link

Ash9311 commented Nov 25, 2022

I am facing this issue when i run my browser extension project on chrome. I am using the latest version of chrome i.e (107.0.5304.122). Can anyone please help me in resolving this issue.

I have tried updating chrome, relaunching,refreshing etc.
image

@ericlaw1979
Copy link

In the ServiceWorker registration, are there any network calls to cache resources that would be returning a non-200 response, or a response with a cert error? Are there any redirects?

// Operation is failed by network issue.
kErrorNetwork = 10

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

2 participants