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/[UHA-WINGS&LoliHouse] Nige Jouzu no Wakagimi - 01 [WebRip 1080p HEVC-10bit AAC ASSx2].mkv' #11764

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/a579abd5b4a141d62c465e3066ccc857

ERROR

2024-07-15 21:44:11 ERROR    POSTPROCESSQUEUE-POST-PROCESS :: [34a67cf] OSError: 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/[UHA-WINGS&LoliHouse] Nige Jouzu no Wakagimi - 01 [WebRip 1080p HEVC-10bit AAC ASSx2].mkv' -> '/media/Anime/The Elusive Samurai/Season 01/The Elusive Samurai S01E01.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 835, in move
    copy_function(src, real_dst)
  File "/usr/local/lib/python3.10/shutil.py", line 435, in copy2
    copystat(src, dst, follow_symlinks=follow_symlinks)
  File "/usr/local/lib/python3.10/shutil.py", line 372, in copystat
    st = lookup("stat")(src, follow_symlinks=follow)
FileNotFoundError: [Errno 2] No such file or directory: '/media/[UHA-WINGS&LoliHouse] Nige Jouzu no Wakagimi - 01 [WebRip 1080p HEVC-10bit AAC ASSx2].mkv'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/app/medusa/medusa/helpers/__init__.py", line 293, in copy_file
    shutil.copyfile(src_file, dest_file)
  File "/usr/local/lib/python3.10/shutil.py", line 254, in copyfile
    with open(src, 'rb') as fsrc:
FileNotFoundError: [Errno 2] No such file or directory: '/media/[UHA-WINGS&LoliHouse] Nige Jouzu no Wakagimi - 01 [WebRip 1080p HEVC-10bit AAC ASSx2].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