ImmichI
Immich9mo ago
Gooby

Failed to fetch ()

Currently running on Unraid

Every so often I seem to be running into the following error. Restarting the container fixes it temporarily.

 Failed to fetch ()

Stacktrace
TypeError: Failed to fetch
    at window.fetch (http://10.0.0.160:8080/_app/immutable/chunks/D49BxNws.js:1:1519)
    at Ut (http://10.0.0.160:8080/_app/immutable/chunks/D49BxNws.js:1:1849)
    at pt (http://10.0.0.160:8080/_app/immutable/chunks/D49BxNws.js:1:16193)
    at fetch (http://10.0.0.160:8080/_app/immutable/chunks/D49BxNws.js:1:15688)
    at r (http://10.0.0.160:8080/_app/immutable/chunks/Cn2c85Km.js:1:4525)
    at n (http://10.0.0.160:8080/_app/immutable/chunks/Cn2c85Km.js:1:3891)
    at Object.o [as fetchJson] (http://10.0.0.160:8080/_app/immutable/chunks/Cn2c85Km.js:1:4101)
    at Vn (http://10.0.0.160:8080/_app/immutable/chunks/Cn2c85Km.js:1:16000)
    at n (http://10.0.0.160:8080/_app/immutable/chunks/CtQfMd50.js:1:534)
    at o (http://10.0.0.160:8080/_app/immutable/chunks/B5ohcbZc.js:1:183) 


I've also included a snippet from the logs. It seems to be attempting to access a file, however it does not have the permissions to do so. This process repeats indefinitely, putting stress on my machine.

Any pointers would be greatly appreciated. Thanks
logs.txt1.79KB
Was this page helpful?