Page 1 of 1

Looking for some help, as I'm stumped at this point...

Posted: April 13th, 2023, 5:17 am
by bursely001
Alright, so long time sab user here. Everything run's great at my end, sab is as quick as it's always been, however, for whatever reason it's simply not completing the post-processing end of things and is leaving all files with a folder labelled

Code: Select all

_UNPACK_Some_Series_Title
For instance, I thought for a while there may have been an issue with the binaries, but that's not the case.. The finished product for all downloads are being left like so:

Code: Select all

tree /mnt/unionfs/downloads/nzbs/sabnzbd/complete/sonarrsd/
 -- _UNPACK_Titans 2018 S04E07 1080p WEB H264-CAKES
 -- C0yqUdKNfrv8WYgfPXdhoaMexAg.mkv
 
I figured I'd run mediainfo to see what comes of these completed downloads, and they're valid video files.
[
code]
mediainfo /mnt/unionfs/downloads/nzbs/sabnzbd/complete/sonarrsd/_UNPACK_Titans 2018 S04E07 1080p WEB H264-CAKES/C0yqUdKNfrv8WYgfPXdhoaMexAg.mkv
General
Unique ID : 28696013412791389032547645833157124887 (0x1596A6B1DF6EADEC1C94173320ADA317)
Complete name : nzbs/sabnzbd/complete/sonarrsd/_UNPACK_Titans 2018 S04E07 1080p WEB H264-CAKES/C0yqUdKNfrv8WYgfPXdhoaMexAg.mkv
Format : Matroska
Format version : Version 4
File size : 2.61 GiB
Duration : 43 min 24 s
Overall bit rate mode : Variable
Overall bit rate : 8 600 kb/s
Writing application : mkvmerge v49.0.0 ('Sick Of Losing Soulmates') 64-bit
Writing library : libebml v1.4.0 + libmatroska v1.6.1
[/code]

I then ran the test for the 1 gb binary, and it also sit's in an _UNPACK_ completed folder..

Code: Select all

 ls  /mnt/unionfs/downloads/nzbs/sabnzbd/complete/_UNPACK_test_download_1000MB/
      --   1.0 GiB [##########] 1GB.bin
      -- 4.0 KiB [          ]  1GB-explanation.txt
Would anyone know what might be causing issue? Ive changed nothing in likely 2 years, same setup with the same servers.

Any help would be greatly appreciaed.

Re: Looking for some help, as I'm stumped at this point...

Posted: April 13th, 2023, 7:49 am
by sander
Related to unionfs?

Re: Looking for some help, as I'm stumped at this point...

Posted: April 13th, 2023, 8:11 am
by bursely001
sander wrote: April 13th, 2023, 7:49 am Related to unionfs?
Negative. The container is mounted @

Code: Select all

/mnt
so I could use either

Code: Select all

/mnt/local
or

Code: Select all

/mnt/unionfs
and the results are the same. Also, it's not using unionfs, the setup on this server is a Saltbox setup, it uses the same old paths as cloudbox.

Re: Looking for some help, as I'm stumped at this point...

Posted: April 13th, 2023, 9:34 am
by sander
docker, mounts, unionfs ... a lot of potential factor. So two advices:

read sabnzbd.log ... any errors/messages?
back to basics: no docker, no mounts, etc ... test again