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: '/downloads/[Judas] Psycho-Pass - s00e13 - Sinners of the System - Case 1 (Crime and Punishment).mkv' #11717

Open
fexofenadine opened this issue May 14, 2024 · 0 comments

Comments

@fexofenadine
Copy link

INFO

Python Version: 3.11.9 (main, Apr 14 2024, 13:40:00) [GCC 13.2.1 20231014]
Operating System: Linux-4.4.302+-x86_64-with
Locale: UTF-8
Branch: master
Database: 44.19
Commit: baad1e5
Link to Log: No Log available

ERROR

2024-05-12 21:32:33 ERROR    POSTPROCESSQUEUE-POST-PROCESS :: [baad1e5] Unable to move file /downloads/[Judas] Psycho-Pass - s00e13 - Sinners of the System - Case 1 (Crime and Punishment).mkv to /volume1/tv_shows/Psycho-Pass/Season 00/S00E13 - Sinners of the System Crime and Punishment.mkv: FileNotFoundError(2, 'No such file or directory')
Traceback (most recent call last):
  File "/usr/lib/python3.11/shutil.py", line 853, in move
    os.rename(src, real_dst)
OSError: [Errno 18] Cross-device link: '/downloads/[Judas] Psycho-Pass - s00e13 - Sinners of the System - Case 1 (Crime and Punishment).mkv' -> '/volume1/tv_shows/Psycho-Pass/Season 00/S00E13 - Sinners of the System Crime and Punishment.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/lib/python3.11/shutil.py", line 873, in move
    copy_function(src, real_dst)
  File "/usr/lib/python3.11/shutil.py", line 449, in copy2
    copystat(src, dst, follow_symlinks=follow_symlinks)
  File "/usr/lib/python3.11/shutil.py", line 378, in copystat
    st = lookup("stat")(src, follow_symlinks=follow)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/downloads/[Judas] Psycho-Pass - s00e13 - Sinners of the System - Case 1 (Crime and Punishment).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: '/downloads/[Judas] Psycho-Pass - s00e13 - Sinners of the System - Case 1 (Crime and Punishment).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