

The service worker should be working, just install, cache, delete old cache, and fetch latest data.īut could be something that have changed. Please have a go at it if you want and try to find out what it is, It used to run fine before Chrome update, not sure what else it could be. If this is the problem, the message may also say NET::ERRCERTDATE. It might seem like a small consideration, but if your device’s time is completely at odds with the time validity of the SSL certificate, it will be read as erroneous. I used to be able to test my own page via audit and get full score: īut now the devtools lighthouse crashes and I think it's because of my serviceworker or something. Check the time and date: No, not on your wristwatch or calendar your device’s operating system. I got Chrome auto updated and now I have the lighthouse tab in devtools instead of the audit. Something that will make you pass the PWA test in chrome devtools lighthouse.

Why is not lighthouse working and what is wrong with the service worker? How to setup a simple service worker that loads from cache, delete old cache and updates cache if fetch request works.
