Page 1 of 1

Downloads not working

Posted: June 23rd, 2014, 4:23 pm
by wesleyelder
Hi,

Hoping someone can help me
Version 0.7.17 on a mac
python verion 2.7.2 (default, Oct 11 2012, 20:14:37) [GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)].
using :news.usenetserver.com
I downloaded the dmg file directly from the sabnzdb website and copied to the Applications Folder.

Everything was working fine for a few days, now it wont download anything, or it downloads at 2kbs.

I can see in the logfile at the end : <Article: article=53a30941$6$60407$6c495a8a@news.tweak-news.eu, bytes=349799, partnum=7, art_id=None> => missing from all servers, discarding

However if i use another nbz client it works fine same file, downloads at same speed with same settings.

ini file:

<deleted ... contains your newsserver provider username / password ... change it>

Log file:

Code: Select all

2014-06-23 21:38:55,809::INFO::[SABnzbd:1263] SABnzbd.py-0.7.17 (rev=de86ba7496026d933d58726dd00eb8292a11f8c4)
2014-06-23 21:38:55,809::INFO::[SABnzbd:1275] Platform = posix
2014-06-23 21:38:55,810::INFO::[SABnzbd:1276] Python-version = 2.7.2 (default, Oct 11 2012, 20:14:37) 
[GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)]
2014-06-23 21:38:55,810::INFO::[SABnzbd:1277] Arguments = /Applications/SABnzbd.app/Contents/Resources/SABnzbd.py
2014-06-23 21:38:55,810::INFO::[SABnzbd:1281] [osx] IO priority setting
2014-06-23 21:38:55,813::INFO::[SABnzbd:1286] [osx] IO priority set to throttle for process scope
2014-06-23 21:38:55,813::INFO::[SABnzbd:1290] Read INI file /Users/Greg/Library/Application Support/SABnzbd/sabnzbd.ini
2014-06-23 21:38:55,815::INFO::[__init__:941] Loading data for bookmarks.sab from /Users/Greg/Library/Application Support/SABnzbd/admin/bookmarks.sab
2014-06-23 21:38:55,815::INFO::[__init__:941] Loading data for rss_data.sab from /Users/Greg/Library/Application Support/SABnzbd/admin/rss_data.sab
2014-06-23 21:38:55,815::INFO::[__init__:941] Loading data for totals9.sab from /Users/Greg/Library/Application Support/SABnzbd/admin/totals9.sab
2014-06-23 21:38:55,815::INFO::[postproc:91] Loading postproc queue
2014-06-23 21:38:55,815::INFO::[__init__:941] Loading data for postproc1.sab from /Users/Greg/Library/Application Support/SABnzbd/admin/postproc1.sab
2014-06-23 21:38:55,815::INFO::[__init__:941] Loading data for queue9.sab from /Users/Greg/Library/Application Support/SABnzbd/admin/queue9.sab
2014-06-23 21:38:55,820::INFO::[__init__:941] Loading data for watched_data.sab from /Users/Greg/Library/Application Support/SABnzbd/admin/watched_data.sab
2014-06-23 21:38:55,821::INFO::[__init__:941] Loading data for Rating.sab from /Users/Greg/Library/Application Support/SABnzbd/admin/Rating.sab
2014-06-23 21:38:55,821::INFO::[__init__:944] /Users/Greg/Library/Application Support/SABnzbd/admin/Rating.sab missing, trying old cache
2014-06-23 21:38:55,821::INFO::[__init__:947] /Users/Greg/Library/Application Support/SABnzbd/cache/Rating.sab missing
2014-06-23 21:38:55,822::INFO::[scheduler:172] Setting schedule for midnight BPS reset
2014-06-23 21:38:55,822::INFO::[downloader:211] Resuming
2014-06-23 21:38:55,876::INFO::[__init__:333] All processes started
2014-06-23 21:38:55,877::INFO::[SABnzbd:335] Web dir is /Applications/SABnzbd.app/Contents/Resources/interfaces/Plush
2014-06-23 21:38:55,877::INFO::[SABnzbd:335] Web dir is /Applications/SABnzbd.app/Contents/Resources/interfaces/Config
2014-06-23 21:38:55,930::INFO::[SABnzbd:464] _yenc module... found!
2014-06-23 21:38:55,930::INFO::[SABnzbd:472] par2 binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/par2/par2-sl)
2014-06-23 21:38:55,930::INFO::[SABnzbd:480] unrar binary... found (/Applications/SABnzbd.app/Contents/Resources/osx/unrar/unrar)
2014-06-23 21:38:55,930::INFO::[SABnzbd:485] unzip binary... found (/usr/bin/unzip)
2014-06-23 21:38:55,931::INFO::[SABnzbd:491] nice binary... found (/usr/bin/nice)
2014-06-23 21:38:55,931::INFO::[SABnzbd:497] ionice binary... NOT found!
2014-06-23 21:38:55,931::INFO::[SABnzbd:500] pyOpenSSL... found (True)
2014-06-23 21:38:55,932::INFO::[SABnzbd:1489] Starting web-interface on 127.0.0.1:8080
2014-06-23 21:38:55,933::INFO::[_cplogging:55] [23/Jun/2014:21:38:55] ENGINE Bus STARTING
2014-06-23 21:38:55,934::INFO::[_cplogging:55] [23/Jun/2014:21:38:55] ENGINE Started monitor thread '_TimeoutMonitor'.
2014-06-23 21:38:56,037::INFO::[_cplogging:55] [23/Jun/2014:21:38:56] ENGINE Serving on 127.0.0.1:8080
2014-06-23 21:38:56,037::INFO::[_cplogging:55] [23/Jun/2014:21:38:56] ENGINE Bus STARTED
2014-06-23 21:38:56,037::INFO::[panic:247] Lauching browser with http://localhost:8080/sabnzbd
2014-06-23 21:38:57,278::INFO::[SABnzbd:1558] Starting SABnzbd.py-0.7.17
2014-06-23 21:38:57,279::INFO::[dirscanner:279] Dirscanner starting up
2014-06-23 21:38:57,280::INFO::[urlgrabber:77] URLGrabber starting up
2014-06-23 21:38:58,279::INFO::[downloader:381] 1@news.usenetserver.com:119: Initiating connection
2014-06-23 21:38:58,280::INFO::[downloader:381] 2@news.usenetserver.com:119: Initiating connection
2014-06-23 21:38:58,280::INFO::[downloader:381] 3@news.usenetserver.com:119: Initiating connection
2014-06-23 21:38:58,281::INFO::[downloader:381] 4@news.usenetserver.com:119: Initiating connection
2014-06-23 21:38:58,281::INFO::[downloader:381] 5@news.usenetserver.com:119: Initiating connection
2014-06-23 21:38:58,282::INFO::[downloader:381] 6@news.usenetserver.com:119: Initiating connection
2014-06-23 21:38:58,282::INFO::[downloader:381] 7@news.usenetserver.com:119: Initiating connection
2014-06-23 21:38:58,283::INFO::[downloader:381] 8@news.usenetserver.com:119: Initiating connection
2014-06-23 21:38:58,283::INFO::[downloader:381] 9@news.usenetserver.com:119: Initiating connection
2014-06-23 21:38:58,283::INFO::[downloader:381] 10@news.usenetserver.com:119: Initiating connection
2014-06-23 21:38:59,749::INFO::[downloader:577] Connecting 10@news.usenetserver.com:119 finished
2014-06-23 21:38:59,911::INFO::[downloader:577] Connecting 4@news.usenetserver.com:119 finished
2014-06-23 21:38:59,961::INFO::[downloader:577] Connecting 5@news.usenetserver.com:119 finished
2014-06-23 21:38:59,989::INFO::[downloader:577] Connecting 6@news.usenetserver.com:119 finished
2014-06-23 21:39:00,045::INFO::[downloader:577] Connecting 7@news.usenetserver.com:119 finished
2014-06-23 21:39:00,073::INFO::[downloader:577] Connecting 8@news.usenetserver.com:119 finished
2014-06-23 21:39:00,100::INFO::[downloader:577] Connecting 1@news.usenetserver.com:119 finished
2014-06-23 21:39:00,129::INFO::[downloader:577] Connecting 2@news.usenetserver.com:119 finished
2014-06-23 21:39:00,157::INFO::[downloader:577] Connecting 3@news.usenetserver.com:119 finished
2014-06-23 21:39:00,228::INFO::[downloader:577] Connecting 9@news.usenetserver.com:119 finished
2014-06-23 21:39:39,620::INFO::[downloader:667] Thread 6@news.usenetserver.com:119: server closed connection
2014-06-23 21:39:45,001::INFO::[downloader:381] 6@news.usenetserver.com:119: Initiating connection
2014-06-23 21:39:45,792::INFO::[downloader:577] Connecting 6@news.usenetserver.com:119 finished
2014-06-23 21:41:00,500::INFO::[downloader:664] Thread 7@news.usenetserver.com:119: timed out
2014-06-23 21:41:00,500::INFO::[downloader:664] Thread 9@news.usenetserver.com:119: timed out
2014-06-23 21:41:01,501::INFO::[downloader:664] Thread 5@news.usenetserver.com:119: timed out
2014-06-23 21:41:04,504::INFO::[downloader:664] Thread 8@news.usenetserver.com:119: timed out
2014-06-23 21:41:07,507::INFO::[downloader:664] Thread 10@news.usenetserver.com:119: timed out
2014-06-23 21:41:09,508::INFO::[downloader:664] Thread 4@news.usenetserver.com:119: timed out
2014-06-23 21:41:11,511::INFO::[downloader:664] Thread 1@news.usenetserver.com:119: timed out
2014-06-23 21:41:11,511::INFO::[downloader:664] Thread 3@news.usenetserver.com:119: timed out
2014-06-23 21:41:46,542::INFO::[downloader:664] Thread 6@news.usenetserver.com:119: timed out
2014-06-23 21:41:56,552::INFO::[downloader:667] Thread 7@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:41:56,553::INFO::[downloader:667] Thread 9@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:41:56,553::INFO::[downloader:667] Thread 5@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:41:56,553::INFO::[downloader:667] Thread 8@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:41:56,553::INFO::[downloader:667] Thread 10@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:41:56,553::INFO::[downloader:667] Thread 4@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:41:56,553::INFO::[downloader:667] Thread 1@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:41:56,553::INFO::[downloader:667] Thread 3@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:41:56,553::INFO::[downloader:667] Thread 6@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:41:56,553::INFO::[downloader:667] Thread 2@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:41:59,657::INFO::[downloader:381] 1@news.usenetserver.com:119: Initiating connection
2014-06-23 21:41:59,658::INFO::[downloader:381] 2@news.usenetserver.com:119: Initiating connection
2014-06-23 21:41:59,659::INFO::[downloader:381] 3@news.usenetserver.com:119: Initiating connection
2014-06-23 21:41:59,659::INFO::[downloader:381] 4@news.usenetserver.com:119: Initiating connection
2014-06-23 21:41:59,660::INFO::[downloader:381] 5@news.usenetserver.com:119: Initiating connection
2014-06-23 21:41:59,660::INFO::[downloader:381] 6@news.usenetserver.com:119: Initiating connection
2014-06-23 21:41:59,660::INFO::[downloader:381] 7@news.usenetserver.com:119: Initiating connection
2014-06-23 21:41:59,661::INFO::[downloader:381] 8@news.usenetserver.com:119: Initiating connection
2014-06-23 21:41:59,661::INFO::[downloader:381] 9@news.usenetserver.com:119: Initiating connection
2014-06-23 21:41:59,661::INFO::[downloader:381] 10@news.usenetserver.com:119: Initiating connection
2014-06-23 21:42:01,131::INFO::[downloader:577] Connecting 1@news.usenetserver.com:119 finished
2014-06-23 21:42:01,293::INFO::[downloader:577] Connecting 5@news.usenetserver.com:119 finished
2014-06-23 21:42:01,321::INFO::[downloader:577] Connecting 6@news.usenetserver.com:119 finished
2014-06-23 21:42:01,349::INFO::[downloader:577] Connecting 7@news.usenetserver.com:119 finished
2014-06-23 21:42:01,453::INFO::[downloader:577] Connecting 8@news.usenetserver.com:119 finished
2014-06-23 21:42:01,476::INFO::[downloader:577] Connecting 2@news.usenetserver.com:119 finished
2014-06-23 21:42:01,540::INFO::[downloader:577] Connecting 3@news.usenetserver.com:119 finished
2014-06-23 21:42:01,568::INFO::[downloader:577] Connecting 4@news.usenetserver.com:119 finished
2014-06-23 21:42:04,932::INFO::[downloader:577] Connecting 10@news.usenetserver.com:119 finished
2014-06-23 21:42:04,960::INFO::[downloader:577] Connecting 9@news.usenetserver.com:119 finished
2014-06-23 21:42:20,928::INFO::[downloader:667] Thread 1@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:42:21,028::INFO::[downloader:667] Thread 2@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:42:21,129::INFO::[downloader:667] Thread 3@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:42:21,229::INFO::[downloader:667] Thread 4@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:42:21,330::INFO::[downloader:667] Thread 5@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:42:21,430::INFO::[downloader:667] Thread 6@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:42:21,532::INFO::[downloader:667] Thread 7@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:42:21,633::INFO::[downloader:667] Thread 8@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:42:21,735::INFO::[downloader:667] Thread 9@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:42:21,836::INFO::[downloader:667] Thread 10@news.usenetserver.com:119: forcing disconnect
2014-06-23 21:42:27,942::INFO::[downloader:381] 1@news.usenetserver.com:119: Initiating connection
2014-06-23 21:42:27,943::INFO::[downloader:381] 2@news.usenetserver.com:119: Initiating connection
2014-06-23 21:42:27,943::INFO::[downloader:381] 3@news.usenetserver.com:119: Initiating connection
2014-06-23 21:42:27,943::INFO::[downloader:381] 4@news.usenetserver.com:119: Initiating connection
2014-06-23 21:42:27,944::INFO::[downloader:381] 5@news.usenetserver.com:119: Initiating connection
2014-06-23 21:42:27,944::INFO::[downloader:381] 6@news.usenetserver.com:119: Initiating connection
2014-06-23 21:42:27,944::INFO::[downloader:381] 7@news.usenetserver.com:119: Initiating connection
2014-06-23 21:42:27,945::INFO::[downloader:381] 8@news.usenetserver.com:119: Initiating connection
2014-06-23 21:42:27,945::INFO::[downloader:381] 9@news.usenetserver.com:119: Initiating connection
2014-06-23 21:42:27,945::INFO::[downloader:381] 10@news.usenetserver.com:119: Initiating connection
2014-06-23 21:42:29,396::INFO::[downloader:577] Connecting 1@news.usenetserver.com:119 finished
2014-06-23 21:42:29,534::INFO::[downloader:577] Connecting 4@news.usenetserver.com:119 finished
2014-06-23 21:42:29,584::INFO::[downloader:577] Connecting 5@news.usenetserver.com:119 finished
2014-06-23 21:42:29,612::INFO::[downloader:577] Connecting 6@news.usenetserver.com:119 finished
2014-06-23 21:42:29,732::INFO::[downloader:577] Connecting 7@news.usenetserver.com:119 finished
2014-06-23 21:42:29,775::INFO::[downloader:577] Connecting 2@news.usenetserver.com:119 finished
2014-06-23 21:42:29,821::INFO::[downloader:577] Connecting 3@news.usenetserver.com:119 finished
2014-06-23 21:42:30,615::INFO::[downloader:577] Connecting 10@news.usenetserver.com:119 finished
2014-06-23 21:42:31,178::INFO::[downloader:577] Connecting 8@news.usenetserver.com:119 finished
2014-06-23 21:42:31,281::INFO::[downloader:577] Connecting 9@news.usenetserver.com:119 finished
2014-06-23 21:42:56,104::DEBUG::[bpsmeter:253] bps: 339.823124202
2014-06-23 21:43:01,109::DEBUG::[bpsmeter:253] bps: 136.465024963
2014-06-23 21:43:06,113::DEBUG::[bpsmeter:253] bps: 54.8030653792
2014-06-23 21:43:11,116::DEBUG::[bpsmeter:253] bps: 22.0139329821
2014-06-23 21:43:16,121::DEBUG::[bpsmeter:253] bps: 8.839949785
2014-06-23 21:43:21,125::DEBUG::[bpsmeter:253] bps: 3.55010835359
2014-06-23 21:43:26,130::DEBUG::[bpsmeter:253] bps: 1.4254890236
2014-06-23 21:43:31,135::DEBUG::[bpsmeter:253] bps: 0.572350354429
2014-06-23 21:43:36,141::DEBUG::[bpsmeter:253] bps: 0.229808063269
2014-06-23 21:43:41,146::DEBUG::[bpsmeter:253] bps: 0.0922796291059
2014-06-23 21:43:46,151::DEBUG::[bpsmeter:253] bps: 0.0370512545833
2014-06-23 21:43:51,157::DEBUG::[bpsmeter:253] bps: 0.0148763967653
2014-06-23 21:44:30,186::INFO::[downloader:664] Thread 4@news.usenetserver.com:119: timed out
2014-06-23 21:44:31,188::INFO::[downloader:664] Thread 8@news.usenetserver.com:119: timed out
2014-06-23 21:44:32,189::INFO::[downloader:664] Thread 1@news.usenetserver.com:119: timed out
2014-06-23 21:44:32,189::INFO::[downloader:664] Thread 9@news.usenetserver.com:119: timed out
2014-06-23 21:44:36,194::INFO::[downloader:664] Thread 3@news.usenetserver.com:119: timed out
2014-06-23 21:44:39,197::INFO::[downloader:664] Thread 6@news.usenetserver.com:119: timed out
2014-06-23 21:44:39,198::INFO::[decoder:230] <Article: article=53a30941$6$60407$6c495a8a@news.tweak-news.eu, bytes=349799, partnum=7, art_id=None> => missing from all servers, discarding

Re: Downloads not working

Posted: June 24th, 2014, 12:55 am
by shypike
This just means that the post was removed from the Usenet server.
Happens a lot.

Re: Downloads not working

Posted: June 24th, 2014, 2:11 am
by wesleyelder
shypike wrote:This just means that the post was removed from the Usenet server.
Happens a lot.
Hi Shypike,

thanks for your reply, this happens for any nbz file i try to use, 2hours old or 2 days, everything works fine when i use SnelNL for example, same files, they download straight away.

Everything was working great, then it just stopped working, there must be a bug of some kind, reading this forum a lot of mac users seem to be having issues lately.

Any further debugging i can do?

Thanks,
Wes

Re: Downloads not working

Posted: June 24th, 2014, 8:41 am
by shypike
"SnelNL" is a Usenet provider.
Not all providers remove posts (at the same time).

Re: Downloads not working

Posted: June 24th, 2014, 8:47 am
by wesleyelder
Hi Shypike,

The only server i have configured is news.usenetserver.com, i didn't signup to their service.

I mentioned above, ive tried many different nbz files 2hours old, 2 weeks, etc... Non absoulty now download, but im lost now, it was working perfectly, now it wont, i removed everything, deleted all the files in Application Support/SABNZDB - reinstalled the app, went through the wizard, but im lost now :(

Any help you can recommend to try and debug further would be much appreciated.

Re: Downloads not working

Posted: June 25th, 2014, 1:02 pm
by shypike
wesleyelder wrote:Hi Shypike,

The only server i have configured is news.usenetserver.com, i didn't signup to their service.
If you did not sign up, don't expect to be able to download.

Re: Downloads not working

Posted: June 25th, 2014, 1:22 pm
by wesleyelder
i didnt signup for SnelNL, im a member of news.usenetserver.com

Thanks for trying to help, but i just cant work it out, i installed on another mac with the same details only it had an slightly earlier version of python, everything worked fine.

Cant work it out at all. but ill continue, thanks for trying.

Re: Downloads not working

Posted: June 25th, 2014, 2:30 pm
by shypike
wesleyelder wrote:i didnt signup for SnelNL, im a member of news.usenetserver.com
Sorry, misunderstanding.
I installed on another mac with the same details only it had an slightly earlier version of python, everything worked fine.
That is strange. Assuming you installed from the DMG file, the SABnzbd installation is self-contained.
Did you tweak the standard Apple Pythons?

Re: Downloads not working

Posted: June 25th, 2014, 2:37 pm
by wesleyelder
Hi Shypike,

it is a very bog standard install, default everything, i reinstalled python, used the DMG for SABnzbd. Im begging to think the ISP might be doing something funky, going to try and SSL connection later. when i get back.

Thanks,
Wes

Re: Downloads not working

Posted: July 1st, 2014, 3:22 am
by wesleyelder
Hi,

in the end it was the ISP, they have just recently started to block newgroups, i switched to SSL and it works again..... All of that debugging for nothing...

Thanks again for your help.

Wes

Re: Downloads not working

Posted: July 1st, 2014, 5:41 am
by shypike
wesleyelder wrote: in the end it was the ISP, they have just recently started to block newgroups
Blocking? In which country do you live?