This can be caused because of browser engine doesn't detect offline state and web resources are nevertheless not fetch-able.
This could happen because of server downtime or routing problems.
In Workbox the responsible code looks like this...
function s(t, e, i) {
fetch(t).then((function(n) {
404