[Support] Linuxserver.io - SABnzbd


Recommended Posts

Hello

 

This is probably really stupid but can someone help me with a filename issue?

 

When I am downloading files on SABnzbd docker it is showing the file name from the .nzb file i.e. - "Showname -  S02E03.mkv"

 

However when it's done downloading it unpacks the RAR file and names the resulting MKV file based on the RAR file name which is usually something like this - "0f582da1e49812d83205060ad21ae59c3.mkv"

 

What am I doing wrong? I need the final file name to match the original nzb filename.

 

At first "Sorting" was disabled then I tried to do Sort String "%fn" (original filename) but with same results.

 

thanks

 

Link to comment

Hello

 

This is probably really stupid but can someone help me with a filename issue?

 

When I am downloading files on SABnzbd docker it is showing the file name from the .nzb file i.e. - "Showname -  S02E03.mkv"

 

However when it's done downloading it unpacks the RAR file and names the resulting MKV file based on the RAR file name which is usually something like this - "0f582da1e49812d83205060ad21ae59c3.mkv"

 

What am I doing wrong? I need the final file name to match the original nzb filename.

 

At first "Sorting" was disabled then I tried to do Sort String "%fn" (original filename) but with same results.

 

thanks

 

Have you tried enabling sorting and using another sort string? I'm not at home, so I can't provide mine, but I know that it is manually building the name something like this: showname-S01E01-EpisodeName.ext

 

It's never failed to rename properly, so I imagine it must be getting it from somewhere... In fact, I think the string is actually the default. I googled, and this is what I found: S%0sE%0e - %en.%ext

Link to comment

Since I have upgraded to unRAID 6.2 I am having an 80%+ failure rate (Repair failed, not enough repair blocks (XXX short)) downloading nzbs now.  Anyone else experiencing an issue?

While I suppose its possible that it unRaid's fault, its  far more likely that Hollywood is issuing more takedown requests.
Link to comment

Since I have upgraded to unRAID 6.2 I am having an 80%+ failure rate (Repair failed, not enough repair blocks (XXX short)) downloading nzbs now.  Anyone else experiencing an issue?

While I suppose its possible that it unRaid's fault, its  far more likely that Hollywood is issuing more takedown requests.

 

 

Perhaps post on universal studios forum ?

Link to comment

Since I have upgraded to unRAID 6.2 I am having an 80%+ failure rate (Repair failed, not enough repair blocks (XXX short)) downloading nzbs now.  Anyone else experiencing an issue?

Actually, this *could* possibly be related to your other issue (which I've posted separately about).  Unlikely since presumably you are getting 20% of new downloads properly, but anything's possible.

 

BTW, what is your general Geographical location?  Middle East?

Link to comment

Since I have upgraded to unRAID 6.2 I am having an 80%+ failure rate (Repair failed, not enough repair blocks (XXX short)) downloading nzbs now.  Anyone else experiencing an issue?

Actually, this *could* possibly be related to your other issue (which I've posted separately about).  Unlikely since presumably you are getting 20% of new downloads properly, but anything's possible.

 

BTW, what is your general Geographical location?  Middle East?

 

I am in Canada, but testing some things.  Will come back shortly with the results.  I have two NZB providers, thinking on my be not working right.  Testing the other right now as it seams the 20% working are all from the other provider.

 

EDIT - OK seems to be one provider works fine and another doesn't at all.

Link to comment

I have a problem getting my 250mbit/s fiber connection to be fully utilized on v1.1.0 (latest?) and I posted to r/usenet on reddit.

https://www.reddit.com/r/usenet/comments/5647cj/sabnzb_slow_on_unraid_xpost_from_runraid/

Someone there said there was a prerelease for that fixed this problem for some users.

 

https://github.com/sabnzbd/sabnzbd/releases/tag/1.1.1RC1

 

Is there any plan to update the Docker to this version or is it available somewhere so that I could test it out and see if it fixes my problem?

Link to comment

I have a problem getting my 250mbit/s fiber connection to be fully utilized on v1.1.0 (latest?) and I posted to r/usenet on reddit.

https://www.reddit.com/r/usenet/comments/5647cj/sabnzb_slow_on_unraid_xpost_from_runraid/

Someone there said there was a prerelease for that fixed this problem for some users.

 

https://github.com/sabnzbd/sabnzbd/releases/tag/1.1.1RC1

 

Is there any plan to update the Docker to this version or is it available somewhere so that I could test it out and see if it fixes my problem?

 

The docker image uses whatever the latest version is available in the sabnzbd ppa , https://launchpad.net/~jcfp/+archive/ubuntu/ppa , at the time of building.

We refresh images via cron job on our jenkins server weekly at or about 11pm uk time on fridays.

Link to comment

Ok cool!

Me being somewhat of a total linux noob though :o

It looks as if the latest version available is the version I mentioned (1.1.1rc1)

However Unraid hasn't given any update notification on in a while. On (linuxserver.io repo)

 

Should I use some other repo to be able to update to this version or should I just sit tight and wait?

 

Link to comment

Ok cool!

Me being somewhat of a total linux noob though :o

It looks as if the latest version available is the version I mentioned (1.1.1rc1)

However Unraid hasn't given any update notification on in a while. On (linuxserver.io repo)

 

Should I use some other repo to be able to update to this version or should I just sit tight and wait?

 

No, the version was updated to the repository on the 1/10/16 so it should get updated tonight.

Link to comment
  • 4 weeks later...

Hi everyone. I've spent about 3 days reading up and trying to get SAB/Sonarr running on unRAID and I'm still lost. The more I read the more confused I'm getting.

 

These are the mappings I have:

 

index.php?action=dlattach;topic=42441.0;attach=38134;image

 

My SAB Folder settings says the base folder is /config, and Temporary Download Folder is "Downloads/incomplete".

 

index.php?action=dlattach;topic=42441.0;attach=38136;image

 

How does this relate to my mappings?

 

Do I need to change the above Folder settings?

 

Under Categories, what do I use for Folder/Path?

 

index.php?action=dlattach;topic=42441.0;attach=38138;image

Screen_Shot_2016-10-29_at_1_54.08_PM.png.1e526f23716a2b3b58a1e689a94e8222.png

Screen_Shot_2016-10-29_at_1_55.42_PM.png.6f2a829f28fe1c2f83b1150a800d6bda.png

Screen_Shot_2016-10-29_at_2_01.53_PM.png.bee68171a97d9f62f3f40c9d099b3b56.png

Link to comment

Hi everyone. I've spent about 3 days reading up and trying to get SAB/Sonarr running on unRAID and I'm still lost. The more I read the more confused I'm getting.

 

These are the mappings I have:

 

index.php?action=dlattach;topic=42441.0;attach=38134;image

 

My SAB Folder settings says the base folder is /config, and Temporary Download Folder is "Downloads/incomplete".

 

index.php?action=dlattach;topic=42441.0;attach=38136;image

 

How does this relate to my mappings?

 

Do I need to change the above Folder settings?

 

Under Categories, what do I use for Folder/Path?

 

index.php?action=dlattach;topic=42441.0;attach=38138;image

You don't actually specify what your problem is, but from your settings, I'm surmising that sonarr is telling you that it can't import such and such folder as it doesn't exist and/or doesn't have permission

 

The problem is within your settings for sab.

 

If you look closely, it says that the default base folder is /config (which is mapped to /mnt/cache/appdata/sabnzbd

 

The completed downloads you have as Downloads/completed

 

Sonarr is probably telling you that it can't import the folder /mnt/cache/appdata/sabnzbd/Downloads/completed/whateverItIs

 

Problem is the completed downloads setting in Sab.  You're using a relative folder (no beginning slash) so its stored within /Config as per the docs for sab

 

If you change it to /downloads/completed, then everything will work correctly

 

Further info that might shed some more light is here:  http://lime-technology.com/forum/index.php?topic=40937.msg488507#msg488507

Link to comment

You don't actually specify what your problem is, but from your settings, I'm surmising that sonarr is telling you that it can't import such and such folder as it doesn't exist and/or doesn't have permission

 

The problem is within your settings for sab.

 

If you look closely, it says that the default base folder is /config (which is mapped to /mnt/cache/appdata/sabnzbd

 

The completed downloads you have as Downloads/completed

 

Sonarr is probably telling you that it can't import the folder /mnt/cache/appdata/sabnzbd/Downloads/completed/whateverItIs

 

Problem is the completed downloads setting in Sab.  You're using a relative folder (no beginning slash) so its stored within /Config as per the docs for sab

 

If you change it to /downloads/completed, then everything will work correctly

 

Further info that might shed some more light is here:  http://lime-technology.com/forum/index.php?topic=40937.msg488507#msg488507

 

Thank you for your quick reply! I seem to have figured it out enough for it to work. Requested a TV episode from Sonarr, that triggered SAB to download it. After the download finished, Sonarr moved the file into its sub-folder.

 

Is there a way for SAB to do auto-convert an MKV file to MP4? Or a way for Sonarr to do that?

Link to comment

You don't actually specify what your problem is, but from your settings, I'm surmising that sonarr is telling you that it can't import such and such folder as it doesn't exist and/or doesn't have permission

 

The problem is within your settings for sab.

 

If you look closely, it says that the default base folder is /config (which is mapped to /mnt/cache/appdata/sabnzbd

 

The completed downloads you have as Downloads/completed

 

Sonarr is probably telling you that it can't import the folder /mnt/cache/appdata/sabnzbd/Downloads/completed/whateverItIs

 

Problem is the completed downloads setting in Sab.  You're using a relative folder (no beginning slash) so its stored within /Config as per the docs for sab

 

If you change it to /downloads/completed, then everything will work correctly

 

Further info that might shed some more light is here:  http://lime-technology.com/forum/index.php?topic=40937.msg488507#msg488507

 

Thank you for your quick reply! I seem to have figured it out enough for it to work. Requested a TV episode from Sonarr, that triggered SAB to download it. After the download finished, Sonarr moved the file into its sub-folder.

 

Is there a way for SAB to do auto-convert an MKV file to MP4? Or a way for Sonarr to do that?

 

see http://lime-technology.com/forum/index.php?topic=43601.msg511292#msg511292

Link to comment

I'm trying to get my SABNZbd downloads going to temp folders on my cache drive's app data folder ("/incomplete-downloads" and "/downloads") to another share. When the particular file's done, the files should sort to "/mnt/user/Media/Movies" or "/mnt/user/Media/TV Shows" depending on the file type.

 

Unfortunately, I keep getting the "PostProcessing was aborted (Cannot create final folder ..." error.

 

I tried recursively chmod my entire Media folder to 777 as well as changing it to user:nobody with no luck...

 

Any ideas?

Link to comment

Thanks for the reply.

 

Here are the recent logs with the error recreate along with the docker run on the bottom. I'm trying to get complete downloads based on their category moved from the cache drive ("/mnt/user/Media/Downloads/" in app data to the user share on the array called "Media." (/mnt/user/Media/Movies). The config's pointed to "/mnt/user/appdata/sabnzbd."

 

_ _ _
| |___| (_) ___
| / __| | |/ _ \
| \__ \ | | (_) |
|_|___/ |_|\___/
|_|

Brought to you by linuxserver.io
We do accept donations at:
https://www.linuxserver.io/donations
-------------------------------------
GID/UID
-------------------------------------
User uid: 99
User gid: 100
-------------------------------------

[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 20-config: executing...
[cont-init.d] 20-config: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
2016-11-05 15:06:27,479::INFO::[sabnzbdplus:1218] --------------------------------
2016-11-05 15:06:27,479::INFO::[sabnzbdplus:1219] sabnzbdplus-1.1.1RC3 (rev=cbea4e3fd792a6b57e473e9d516b8970e0c10309)
2016-11-05 15:06:27,480::INFO::[sabnzbdplus:1220] Full executable path = /usr/bin/sabnzbdplus
2016-11-05 15:06:27,480::INFO::[sabnzbdplus:1232] Platform = posix
2016-11-05 15:06:27,480::INFO::[sabnzbdplus:1233] Python-version = 2.7.12 (default, Jul 1 2016, 15:12:24)

[GCC 5.4.0 20160609]
2016-11-05 15:06:27,480::INFO::[sabnzbdplus:1234] Arguments = /usr/bin/sabnzbdplus --config-file /config --server 0.0.0.0:8080
2016-11-05 15:06:27,480::INFO::[sabnzbdplus:1236] Preferred encoding = ANSI_X3.4-1968
2016-11-05 15:06:27,480::INFO::[sabnzbdplus:1284] Read INI file /config/sabnzbd.ini
2016-11-05 15:06:27,598::INFO::[__init__:946] Loading data for rss_data.sab from /config/admin/rss_data.sab
2016-11-05 15:06:27,599::INFO::[__init__:946] Loading data for totals10.sab from /config/admin/totals10.sab
2016-11-05 15:06:27,599::INFO::[postproc:89] Loading postproc queue
2016-11-05 15:06:27,599::INFO::[__init__:946] Loading data for postproc2.sab from /config/admin/postproc2.sab
2016-11-05 15:06:27,600::INFO::[__init__:946] Loading data for queue10.sab from /config/admin/queue10.sab
2016-11-05 15:06:27,600::INFO::[__init__:946] Loading data for watched_data2.sab from /config/admin/watched_data2.sab
2016-11-05 15:06:27,601::INFO::[__init__:946] Loading data for Rating.sab from /config/admin/Rating.sab
2016-11-05 15:06:27,601::INFO::[__init__:949] /config/admin/Rating.sab missing
2016-11-05 15:06:27,601::INFO::[scheduler:180] Setting schedule for midnight BPS reset
2016-11-05 15:06:27,611::INFO::[__init__:330] All processes started
2016-11-05 15:06:27,612::INFO::[sabnzbdplus:343] Web dir is /usr/share/sabnzbdplus/interfaces/Glitter
2016-11-05 15:06:27,612::INFO::[sabnzbdplus:343] Web dir is /usr/share/sabnzbdplus/interfaces/Config
2016-11-05 15:06:27,629::INFO::[sabnzbdplus:458] _yenc module... found!
2016-11-05 15:06:27,629::INFO::[sabnzbdplus:466] par2 binary... found (/usr/bin/par2)
2016-11-05 15:06:27,630::INFO::[sabnzbdplus:471] par2cmdline binary... found (/usr/bin/par2)
2016-11-05 15:06:27,630::INFO::[sabnzbdplus:474] UNRAR binary... found (/usr/bin/unrar)
2016-11-05 15:06:27,630::INFO::[sabnzbdplus:480] unzip binary... found (/usr/bin/unzip)
2016-11-05 15:06:27,630::INFO::[sabnzbdplus:485] 7za binary... found (/usr/bin/7za)
2016-11-05 15:06:27,630::INFO::[sabnzbdplus:491] nice binary... found (/usr/bin/nice)
2016-11-05 15:06:27,631::INFO::[sabnzbdplus:495] ionice binary... found (/usr/bin/ionice)
2016-11-05 15:06:27,631::INFO::[sabnzbdplus:500] pyOpenSSL... found (True)
2016-11-05 15:06:27,631::INFO::[sabnzbdplus:1345] SSL version OpenSSL 1.0.2g 1 Mar 2016

2016-11-05 15:06:27,631::INFO::[sabnzbdplus:1346] pyOpenSSL version 0.15.1

2016-11-05 15:06:27,632::INFO::[sabnzbdplus:1347] SSL potentially supported protocols ['SSLv23', 'TLSv1', 'TLSv1_1', 'TLSv1_2']
2016-11-05 15:06:27,632::INFO::[sabnzbdplus:1348] SSL actually supported protocols ['v23', 't12', 't11', 't1']
2016-11-05 15:06:27,635::INFO::[sabnzbdplus:1495] Starting web-interface on 0.0.0.0:8080
2016-11-05 15:06:27,639::INFO::[_cplogging:217] [05/Nov/2016:15:06:27] ENGINE Bus STARTING
2016-11-05 15:06:27,642::INFO::[_cplogging:217] [05/Nov/2016:15:06:27] ENGINE Started monitor thread '_TimeoutMonitor'.
2016-11-05 15:06:27,744::INFO::[_cplogging:217] [05/Nov/2016:15:06:27] ENGINE Serving on http://0.0.0.0:8080
2016-11-05 15:06:27,746::INFO::[_cplogging:217] [05/Nov/2016:15:06:27] ENGINE Bus STARTED
2016-11-05 15:06:27,747::INFO::[panic:269] Launching browser with http://127.0.0.1:8080/sabnzbd
2016-11-05 15:06:27,748::INFO::[sabnzbdplus:1567] Starting sabnzbdplus-1.1.1RC3
2016-11-05 15:06:27,750::INFO::[dirscanner:318] Dirscanner starting up
2016-11-05 15:06:27,751::INFO::[urlgrabber:71] URLGrabber starting up
2016-11-05 15:07:57,879::INFO::[misc:1285] Cannot remove folder /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__
2016-11-05 15:07:57,879::INFO::[misc:1285] Cannot remove folder /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__
2016-11-05 15:07:57,881::INFO::[__init__:879] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/__renames__ missing
2016-11-05 15:07:57,882::INFO::[nzbstuff:1109] File MOVIEFILE.mkv.r06 added to job
2016-11-05 15:07:57,882::INFO::[nzbstuff:1109] File MOVIEFILE.mkv.r08 added to job
2016-11-05 15:07:57,883::INFO::[nzbstuff:1109] File MOVIEFILE.mkv.r12 added to job
2016-11-05 15:07:57,884::INFO::[nzbstuff:1109] File MOVIEFILE.mkv.r09 added to job
2016-11-05 15:07:57,884::INFO::[nzbstuff:1109] File MOVIEFILE.mkv.r10 added to job
2016-11-05 15:07:57,885::INFO::[nzbstuff:1109] File MOVIEFILE.mkv.r11 added to job
2016-11-05 15:07:57,885::INFO::[nzbstuff:1109] File MOVIEFILE.mkv.sfv added to job
2016-11-05 15:07:57,886::INFO::[nzbstuff:1109] File MOVIEFILE.mkv.r04 added to job
2016-11-05 15:07:57,886::INFO::[nzbstuff:1109] File MOVIEFILE.mkv.r01 added to job
2016-11-05 15:07:57,887::INFO::[nzbstuff:1109] File MOVIEFILE.mkv.r02 added to job
2016-11-05 15:07:57,888::INFO::[nzbstuff:1109] File MOVIEFILE.mkv.r07 added to job
2016-11-05 15:07:57,888::INFO::[nzbstuff:1109] File MOVIEFILE.mkv.rar added to job
2016-11-05 15:07:57,889::INFO::[nzbstuff:1109] File MOVIEFILE.mkv.r00 added to job
2016-11-05 15:07:57,890::INFO::[nzbstuff:1109] File MOVIEFILE.mkv.r05 added to job
2016-11-05 15:07:57,890::INFO::[nzbstuff:1109] File MOVIEFILE.mkv.r03 added to job
2016-11-05 15:07:57,891::INFO::[nzbstuff:1109] File MOVIEFILE.mkv.nfo added to job
2016-11-05 15:07:57,891::INFO::[nzbstuff:1109] File 162923.srr added to job
2016-11-05 15:07:57,892::INFO::[postproc:83] Saving postproc queue
2016-11-05 15:07:57,892::INFO::[downloader:273] Waiting for post-processing to finish
2016-11-05 15:07:57,893::INFO::[__init__:922] Saving data for postproc2.sab in /config/admin/postproc2.sab
2016-11-05 15:07:57,894::INFO::[postproc:294] Starting Post-Processing on MOVIEFILE.mkv => Repair:True, Unpack:True, Delete:True, Script:None, Cat:movies
2016-11-05 15:07:57,894::INFO::[postproc:595] Starting verification and repair of MOVIEFILE.mkv
2016-11-05 15:07:57,895::INFO::[postproc:628] No par2 sets for MOVIEFILE.mkv
2016-11-05 15:07:57,895::INFO::[postproc:643] Verification and repair finished for MOVIEFILE.mkv
2016-11-05 15:08:02,938::ERROR::[postproc:532] Post Processing Failed for MOVIEFILE.mkv (Cannot create final folder /mnt/user/Media/Movies/MOVIEFILE.mkv)

2016-11-05 15:08:02,955::INFO::[postproc:564] Cleaning up MOVIEFILE.mkv (keep_basic=True)
2016-11-05 15:08:02,957::INFO::[__init__:913] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/SABnzbd_nzf_0z4RKS removed
2016-11-05 15:08:02,958::INFO::[__init__:913] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/SABnzbd_nzf_PG1xqd removed
2016-11-05 15:08:02,959::INFO::[__init__:913] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/SABnzbd_nzf_Liz8Nt removed
2016-11-05 15:08:02,960::INFO::[__init__:913] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/SABnzbd_nzf_bcHPU5 removed
2016-11-05 15:08:02,961::INFO::[__init__:913] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/SABnzbd_nzf_2alJ_U removed
2016-11-05 15:08:02,961::INFO::[__init__:913] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/SABnzbd_nzf_e82Trw removed
2016-11-05 15:08:02,962::INFO::[__init__:913] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/SABnzbd_nzf_vFzVDF removed
2016-11-05 15:08:02,963::INFO::[__init__:913] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/SABnzbd_nzf_DxpPYB removed
2016-11-05 15:08:02,964::INFO::[__init__:913] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/SABnzbd_nzf_yAv_AP removed
2016-11-05 15:08:02,964::INFO::[__init__:913] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/SABnzbd_nzf_vYXBb7 removed
2016-11-05 15:08:02,965::INFO::[__init__:913] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/SABnzbd_nzf_umS4Km removed
2016-11-05 15:08:02,966::INFO::[__init__:913] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/SABnzbd_nzf_izYSXi removed
2016-11-05 15:08:02,967::INFO::[__init__:913] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/SABnzbd_nzf_wDEean removed
2016-11-05 15:08:02,968::INFO::[__init__:913] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/SABnzbd_nzf_8Fe7ZY removed
2016-11-05 15:08:02,969::INFO::[__init__:913] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/SABnzbd_nzf_XUyAq9 removed
2016-11-05 15:08:02,970::INFO::[__init__:913] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/SABnzbd_nzf_B2qyII removed
2016-11-05 15:08:02,970::INFO::[__init__:913] /config/Downloads/incomplete/MOVIEFILE.mkv/__ADMIN__/SABnzbd_nzf_EWY18O removed
2016-11-05 15:08:02,973::INFO::[postproc:83] Saving postproc queue
2016-11-05 15:08:02,974::INFO::[__init__:922] Saving data for postproc2.sab in /config/admin/postproc2.sab
2016-11-05 15:08:02,975::INFO::[downloader:278] Post-processing finished, resuming download
2016-11-05 15:08:03,976::INFO::[nzbqueue:258] Saving queue
2016-11-05 15:08:03,977::INFO::[__init__:922] Saving data for queue10.sab in /config/admin/queue10.sab
2016-11-05 15:08:03,979::INFO::[__init__:922] Saving data for totals10.sab in /config/admin/totals10.sab
2016-11-05 15:08:03,981::INFO::[__init__:922] Saving data for rss_data.sab in /config/admin/rss_data.sab
2016-11-05 15:08:03,983::INFO::[__init__:922] Saving data for watched_data2.sab in /config/admin/watched_data2.sab
2016-11-05 15:08:03,984::INFO::[postproc:83] Saving postproc queue
2016-11-05 15:08:03,985::INFO::[__init__:922] Saving data for postproc2.sab in /config/admin/postproc2.sab
2016-11-05 15:08:03,986::INFO::[postproc:703] Queue has finished, launching: None (None)

 

Thanks in advance.

asd.jpg.eff1fe144e0db612f2a9efcdd32ec7e0.jpg

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.