You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to access the packs page I get this error. invalid json response body at https://api.winstall.app/packs reason: Unexpected token < in JSON at position 0
The text was updated successfully, but these errors were encountered:
This is happening at least since Wed, Sep 28th, 2022 (I noticed this error that day) and stills persist today.
The Console tab on dev options returs the next lines for both cases:
Uncaught (in promise) bad-precaching-response: bad-precaching-response ::
[{"url":"https://winstall.app/_next/server/middleware-manifest.json","status":404}]
at D.P (https://winstall.app/workbox-01bf760c.js:1:11529)
at async Promise.all (index 0)
at async D.install (https://winstall.app/workbox-01bf760c.js:1:10942)
When attempting to access the packs page I get this error.
invalid json response body at https://api.winstall.app/packs reason: Unexpected token < in JSON at position 0
The text was updated successfully, but these errors were encountered: