Transcoding Error uploading big files

Hi, my instance returns transcoding error after uploading very large videos at high resolution (800mb 4k) in mp4. I have Peertube 4.0.0 with the old s3fs configuration that stores the videos in Wasabi.
ffmpeg version 4.2.4

I found this error:

Job: 2492
Type: video-transcoding
Processed on Jan 23, 2023, 9:59:20 AM
Finished on Jan 23, 2023, 10:06:28 AM

{
« type »: « new-resolution-to-hls »,
« videoUUID »: « 35260476-65bf-47d8-ab29-4092e8deea04 »,
« resolution »: 720,
« isPortraitMode »: false,
« copyCodecs »: false,
« isMaxQuality »: false,
« autoDeleteWebTorrentIfNeeded »: true,
« isNewVideo »: true
}

Error: EIO: i/o error, chmod ‹ /var/www/peertube/storage/streaming-playlists/hls/35260476-65bf-47d8-ab29-4092e8deea04/64b118d9-4657-4af1-9913-45293a51eba3-720-fragmented.mp4 ›

What can I do to solve it?

Since version 4.0.0, a lot of updates/bugfixes came out. In case of issues/problems I would try updating it first, at least to the last major version you are already on. So in this case that would be version 4.3.1. Or all the way to 5.0.1.

1 « J'aime »