Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APP SUBMITTED]: FileNotFoundError: [Errno 2] No such file or directory: '/config/cache/images/tvdb/387115.fanart.jpg' #11626

Open
fexofenadine opened this issue Feb 7, 2024 · 2 comments

Comments

@fexofenadine
Copy link

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: baad1e5
Link to Log: https://gist.github.com/fexofenadine/3f07c48ad28cc09edb5beca3b46fc3b3

ERROR

2024-02-07 19:19:00 ERROR    APIv2-Thread_0 :: [baad1e5] Could not remove fanart for series The Queen's Gambit from cache [/config/cache/images/tvdb/387115.fanart.jpg]: [Errno 2] No such file or directory: '/config/cache/images/tvdb/387115.fanart.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/tvdb/387115.fanart.jpg'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

@fexofenadine
Copy link
Author

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: baad1e5
Link to Log: https://gist.github.com/fexofenadine/5df32509704546e2316252515517850a

ERROR

2024-02-07 19:20:20 ERROR    APIv2-Thread_0 :: [baad1e5] Could not remove fanart for series Samurai Pizza Cats from cache [/config/cache/images/tvdb/77089.fanart.jpg]: [Errno 2] No such file or directory: '/config/cache/images/tvdb/77089.fanart.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/tvdb/77089.fanart.jpg'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

@fexofenadine
Copy link
Author

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: baad1e5
Link to Log: https://gist.github.com/fexofenadine/923c426c163455817f1d6feefd48e4a0

ERROR

2024-02-07 19:20:17 ERROR    APIv2-Thread_0 :: [baad1e5] Could not remove fanart for series The Tick (2016) from cache [/config/cache/images/tvdb/317654.fanart.jpg]: [Errno 2] No such file or directory: '/config/cache/images/tvdb/317654.fanart.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/tvdb/317654.fanart.jpg'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant