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/thumbnails/429915.banner.jpg' #11625

Open
fexofenadine opened this issue Feb 7, 2024 · 3 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/dd6fc2bd90686da0c8c2d2beaed4aaa8

ERROR

2024-02-07 19:19:08 ERROR    APIv2-Thread_0 :: [baad1e5] Could not remove banner_thumb for series The Artful Dodger from cache [/config/cache/images/tvdb/thumbnails/429915.banner.jpg]: [Errno 2] No such file or directory: '/config/cache/images/tvdb/thumbnails/429915.banner.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/thumbnails/429915.banner.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/7fda928c0352e69d52d3c4d599f1bad7

ERROR

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

ERROR

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

ERROR

2024-02-07 19:20:13 ERROR    APIv2-Thread_1 :: [baad1e5] Could not remove poster_thumb for series Supernatural from cache [/config/cache/images/tvdb/thumbnails/78901.poster.jpg]: [Errno 2] No such file or directory: '/config/cache/images/tvdb/thumbnails/78901.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/tvdb/thumbnails/78901.poster.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