Medusa icon indicating copy to clipboard operation
Medusa copied to clipboard

[APP SUBMITTED]: OSError: [Errno 9] Bad file descriptor: '/mnt/TExchange/torrents/Loot 1x01 Piloto [ATV+ WEB-DL 1080p h264 DD+ Atmos 5.1][PXL]/Loot 1x01 Piloto [ATV+ WEB-DL 1080p h264 DD+ Atmos 5.1][PXL].mkv' -> '/mnt/Series-Continua/Loot (2022)/Season 01/Loot - S01E01 - Pilot.mkv'

Open mariajopinchunga opened this issue 2 years ago • 0 comments

INFO

Python Version: 3.8.10 (default, Mar 15 2022, 12:22:08) [GCC 9.4.0] Operating System: Linux-5.4.0-121-generic-x86_64-with-glibc2.29 Locale: UTF-8 Branch: master Database: 44.19 Commit: pymedusa/Medusa@6313f26ca6a940885c0282c3a704dd522b73ec1e Link to Log: https://gist.github.com/63ed02a041d5f0e1e35918888db80bf8

ERROR

2022-06-28 16:49:54 ERROR    POSTPROCESSQUEUE-POST-PROCESS :: [6313f26] OSError: OSError(9, 'Bad file descriptor')
Traceback (most recent call last):
  File "/opt/medusa/medusa/helpers/__init__.py", line 293, in copy_file
    shutil.copyfile(src_file, dest_file)
  File "/usr/lib/python3.8/shutil.py", line 275, in copyfile
    _fastcopy_sendfile(fsrc, fdst)
  File "/usr/lib/python3.8/shutil.py", line 172, in _fastcopy_sendfile
    raise err
  File "/usr/lib/python3.8/shutil.py", line 152, in _fastcopy_sendfile
    sent = os.sendfile(outfd, infd, offset, blocksize)
OSError: [Errno 9] Bad file descriptor: '/mnt/TExchange/torrents/Loot 1x01 Piloto [ATV+ WEB-DL 1080p h264 DD+ Atmos 5.1][PXL]/Loot 1x01 Piloto [ATV+ WEB-DL 1080p h264 DD+ Atmos 5.1][PXL].mkv' -> '/mnt/Series-Continua/Loot (2022)/Season 01/Loot - S01E01 - Pilot.mkv'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

mariajopinchunga avatar Jun 28 '22 14:06 mariajopinchunga