Transcoding failed: no such file or directory

In my previous thread, I was saying that newly uploaded are correctly moved to storage, unfortunately for my latest upload it didnt work.

Job: c70ff150-7c52-4ee9-bdf8-3e764d808ac9
Type: transcoding-job-builder
Processed on 8/18/24, 11:25:19.781 PM
Finished on 8/18/24, 11:25:20.016 PM

{
  "videoUUID": "162ae73b-a26a-4d9f-9e8f-ec3d2c7b904f",
  "optimizeJob": {
    "isNewVideo": true
  }
}

Error: ffprobe exited with code 1
ffprobe version 4.3.7-0+deb11u1 Copyright (c) 2007-2024 the FFmpeg developers
  built with gcc 10 (Debian 10.2.1-6)
  configuration: --prefix=/usr --extra-version=0+deb11u1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
  libavutil      56. 51.100 / 56. 51.100
  libavcodec     58. 91.100 / 58. 91.100
  libavformat    58. 45.100 / 58. 45.100
  libavdevice    58. 10.100 / 58. 10.100
  libavfilter     7. 85.100 /  7. 85.100
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  7.100 /  5.  7.100
  libswresample   3.  7.100 /  3.  7.100
  libpostproc    55.  7.100 / 55.  7.100
/home/yunohost.app/peertube/storage/web-videos/private/cda3fe53-134b-4929-83db-aeadb2b960bb-720.mp4: No such file or directory

    at ChildProcess.<anonymous> (/var/www/peertube/node_modules/fluent-ffmpeg/lib/ffprobe.js:233:22)
    at ChildProcess.emit (node:events:519:28)
    at ChildProcess._handle.onexit (node:internal/child_process:294:12)

Indeed the file isnt there, moreover, it is nowhere to be found. Neither on the local storage or the bucket storage.

Not sure if I am doing something wrong, if this is a one time failed upload, a known issue?

It must have been a one time thing (I hope!). I have re uploaded the same video and it has correctly transcoded and moved to storage without any need of any iteraction.

Topic can be closed.