Actions
Bug #593
closedBug #592: [BE] fix bugs production Beta
[BE] fix bug worker convert document
Start date:
03/18/2024
Due date:
% Done:
100%
Estimated time:
(Total: 0:00 h)
Spent time:
12:00 h (Total: 16:00 h)
Description
FileNotFoundError: [Errno 2] No such file or directory: 'tmp/contabo_uploaded/284/20240317_101555_545936/1-123.mp3' ERROR:__main__:Traceback (most recent call last): File "/app/worker.py", line 153, in main convert_result = await convert_and_send_result( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/app/tts_common/jobs/convert_and_send_result.py", line 151, in convert_and_send_result audio = AudioSegment.from_mp3(file) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/pydub/audio_segment.py", line 796, in from_mp3 return cls.from_file(file, 'mp3', parameters=parameters)
Files
Actions