Medusa icon indicating copy to clipboard operation
Medusa copied to clipboard

[APP SUBMITTED]: FileNotFoundError: [Errno 2] No such file or directory: '/config/cache/images/tvmaze/thumbnails/57103.poster.jpg'

Open fexofenadine opened this issue 1 year ago • 0 comments

INFO

Python Version: 3.11.6 (main, Oct 13 2023, 15:52:55) [GCC 13.1.1 20230722] Operating System: Linux-4.4.302+-x86_64-with Locale: UTF-8 Branch: master Database: 44.19 Commit: pymedusa/Medusa@baad1e5af59d7f29606c1fed1c110af1424bb117 Link to Log: https://gist.github.com/fexofenadine/b7645c55a402ce75a85ed1e2b18ca0c4

ERROR

2024-02-07 19:19:44 ERROR    APIv2-Thread_1 :: [baad1e5] Could not remove poster_thumb for series Full Circle from cache [/config/cache/images/tvmaze/thumbnails/57103.poster.jpg]: [Errno 2] No such file or directory: '/config/cache/images/tvmaze/thumbnails/57103.poster.jpg'
Traceback (most recent call last):
  File "/app/medusa/medusa/image_cache.py", line 194, in remove_images
    os.remove(cur_path)
FileNotFoundError: [Errno 2] No such file or directory: '/config/cache/images/tvmaze/thumbnails/57103.poster.jpg'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

fexofenadine avatar Feb 07 '24 08:02 fexofenadine