You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[APP SUBMITTED]: FileNotFoundError: [Errno 2] No such file or directory: '/media/[Erai-raws] Yozakura-san Chi no Daisakusen - 05 [720p][Multiple Subtitle][B512BCEB].mkv'
#11771
Open
Ryunoske opened this issue
Jul 15, 2024
· 0 comments
2024-07-15 21:36:41 ERROR POSTPROCESSQUEUE-POST-PROCESS :: [34a67cf] Unable to move file /media/[Erai-raws] Yozakura-san Chi no Daisakusen - 05 [720p][Multiple Subtitle][B512BCEB].mkv to /media/Anime/Mission Yozakura Family/Season 01/Mission Yozakura Family S01E05.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 - 05 [720p][Multiple Subtitle][B512BCEB].mkv' -> '/media/Anime/Mission Yozakura Family/Season 01/Mission Yozakura Family S01E05.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 - 05 [720p][Multiple Subtitle][B512BCEB].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 - 05 [720p][Multiple Subtitle][B512BCEB].mkv'
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/ea2450644d3a2dd4b0c36c2522946276
ERROR
STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators
The text was updated successfully, but these errors were encountered: