#cache images

16 messages · Page 1 of 1 (latest)

dry kelp
#

im getting this error when enabling the cache settings for images, if some one could guide me on how to fix it, it will be greatly appreciated!

2022-12-18T01:19:09.872Z [error]: Failed to proxy image{"errorMessage":"Failed to load image","imagePath":"/t/p/original/dGOhplPZTL0SKyb0ocTFBHIuKUC.jpg"}

and also this:

2022-12-18T01:34:46.596Z [debug][Image Cache]: Something went wrong caching image.{"errorMessage":"ENOENT: no such file or directory, mkdir '/snap/overseerr/1514/config/cache'"}

charred anchor
#

Hmm must be an issue with snap and directory permissions.

vestal lake
#

I didn't even see any cache folders in my directory at all

#

no cache folders in any of them

charred anchor
#

well its failing to create it so that makes sense 😄

vestal lake
#

Is there a fix? can I change the permissions? I means it's subfolder of /root so... not sure how you get more permission than that.

vestal lake
#

?

charred anchor
#

Not yet no. Haven’t had time to look

vestal lake
#

any progress on this issue? is there a way I could roll back to a working version?

charred anchor
#

No progress yet. Sorry. You can disable image caching for now to get around the issue.

austere locust
#

Any progress?

drifting swift
#

Adding some more feedback to the issue with Image cache not working

In log file it says

"2023-01-30T10:48:59.593Z [debug][Image Cache]: Something went wrong caching image. {"errorMessage":"EACCES: permission denied, mkdir '/app/overseerr/config/cache'"}"

But the path is described as "/home/user/.apps/overseerr/cache/images" in "Jobs and Cache" tab

obs the missing . in .apps and that it tries /config/ according to log file

I tried manually creating both folder combinations, to see if it would solve it

Overseerr is running as Docker container at SeedBoxes.cc

charred anchor
#

Ah good catch. I think I may know what’s going on then!

charred anchor
#

I have a fix coming. @drifting swift thanks for the insight!

#

Its building in develop. Please try the develop tag once its built and let me know if it helps 🙏

charred anchor
#

we confirmed its fixed and are pushing a full release now