Service worker throwing an net::ERR_FILE_EXISTS error?
I’m seeing the same issue. It can safely be ignored. This bug tracks removing the noise from Chrome: https://code.google.com/p/chromium/issues/detail?id=541797 It should be live starting with Chrome 50. From thread: Improve error code for service worker bailing due to no update found ServiceWorkerWriteToCacheJob is the URLRequestJob responsible for fetching and writing the updated script. It fails … Read more