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: '/media/[Erai-raws] Yozakura-san Chi no Daisakusen - 12 [1080p][Multiple Subtitle][694806E1].mkv' #11770

Open
Ryunoske opened this issue Jul 15, 2024 · 0 comments

Comments

@Ryunoske
Copy link

INFO

Python Version: 3.10.8 (main, Oct 13 2022, 23:33:11) [GCC 10.3.1 20211027]
Operating System: Linux-6.5.0-41-generic-x86_64-with
Locale: UTF-8
Branch: master
Database: 44.19
Commit: 34a67cf
Link to Log: https://gist.github.com/Ryunoske/854036aa5cf5fdbe9212a7b97c1cd51c

ERROR

2024-07-15 21:37:04 ERROR    Thread_1 :: [34a67cf] Unable to move file /media/[Erai-raws] Yozakura-san Chi no Daisakusen - 12 [1080p][Multiple Subtitle][694806E1].mkv to /media/Anime/Mission Yozakura Family/Season 01/Mission Yozakura Family S01E12.mkv: FileNotFoundError(2, 'No such file or directory')
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/shutil.py", line 815, in move
    os.rename(src, real_dst)
OSError: [Errno 18] Cross-device link: '/media/[Erai-raws] Yozakura-san Chi no Daisakusen - 12 [1080p][Multiple Subtitle][694806E1].mkv' -> '/media/Anime/Mission Yozakura Family/Season 01/Mission Yozakura Family S01E12.mkv'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/app/medusa/medusa/helpers/__init__.py", line 320, in move_file
    shutil.move(src_file, dest_file)
  File "/usr/local/lib/python3.10/shutil.py", line 836, in move
    os.unlink(src)
FileNotFoundError: [Errno 2] No such file or directory: '/media/[Erai-raws] Yozakura-san Chi no Daisakusen - 12 [1080p][Multiple Subtitle][694806E1].mkv'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/app/medusa/medusa/post_processor.py", line 480, in move
    helpers.move_file(cur_file_path, new_file_path)
  File "/app/medusa/medusa/helpers/__init__.py", line 324, in move_file
    os.unlink(src_file)
FileNotFoundError: [Errno 2] No such file or directory: '/media/[Erai-raws] Yozakura-san Chi no Daisakusen - 12 [1080p][Multiple Subtitle][694806E1].mkv'

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