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 - 12 [1080p][Multiple Subtitle][694806E1].mkv'
#11770
Open
Ryunoske opened this issue
Jul 15, 2024
· 0 comments
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'
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
STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators
The text was updated successfully, but these errors were encountered: