omaha-consulting / winstall

A web app for browsing and installing Windows Package Manager apps.
https://winstall.app
GNU General Public License v3.0
1.12k stars 59 forks source link

Error when attempting to access packs page #130

Open InterstellarOne opened 1 year ago

InterstellarOne commented 1 year ago

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

Riuaux commented 1 year ago

Yeah, this happens on https://winstall.app/packs but not for every /packs/{id} page; eg: MS Visual C++ Redist & .NET | Riuaux does work, but Work From Home (and all the other Featured Packs btw) returns a Sorry! We could not load this pack. Recieved error: [object Object] response.

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)

Probably this would help deugging.

ghost commented 1 year ago

It's happening to me right now.

DepressedOptimist commented 3 months ago

Bump. Still happening as of today.