0.7.0 fails to start

Report & discuss bugs found in SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
lordp
Newbie
Newbie
Posts: 12
Joined: May 24th, 2011, 3:13 am

0.7.0 fails to start

Post by lordp »

Version: 0.7.0 Final
OS: Windows 7 SP1
Install-type: Windows Installer
Firewall Software: Windows 7 Firewall
Are you using IPV6? N/A
Is the issue reproducible? yes

I've tried downloading 0.7.0 from multiple SourceForge mirrors and every one fails to start. Running the safemode version doesn't work either.

Running the console version comes back with
Traceback (most recent call last):
File "SABnzbd.py", line 81, in <module>
ImportError: No module named growler
Reinstalling RC2 works as expected.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Help With Categories

Post by shypike »

Bizarre, the official release does work, but maybe not on your system.
Have you tried the ZIP version?
Just unpack it somewhere and start one of the exe files.
lordp
Newbie
Newbie
Posts: 12
Joined: May 24th, 2011, 3:13 am

Re: 0.7.0 fails to start

Post by lordp »

Had a look around the installed files and compared them with the ZIP version.

In lib/sabnzbd.zip/sabnzbd
0.7.0 has a growler.pyo, but neither RC2, nor any of the installers I've downloaded have it.

I had the same problem with 0.6.6, except with panic.pyo (thread).

I did a diff of the lib/sabnzbd.zip file lists from the ZIP version and the Installer version - http://addict.net.nz/sabnzbd.zip.diff. Several files missing and a couple added.

Tried downloading the installer with Firefox, tried downloading it using an external shell account, all have the same problem. As per the other thread, running it as administrator works.

Copied the files from the ZIP version over the installer ones, and everything seems to work fine.

I'm just going to leave it at that. Apologies for bugging you again with a problem that only seems to happen to me.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: 0.7.0 fails to start

Post by shypike »

lordp wrote:Apologies for bugging you again with a problem that only seems to happen to me.
You didn't know that.
Still, it is a very odd situation.
Do you happen to have an overzealous virus scanner?
lordp
Newbie
Newbie
Posts: 12
Joined: May 24th, 2011, 3:13 am

Re: 0.7.0 fails to start

Post by lordp »

I'm using Windows Defender.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: 0.7.0 fails to start

Post by shypike »

That's fairly innocent.
I'm as baffled by this as you are.
lordp
Newbie
Newbie
Posts: 12
Joined: May 24th, 2011, 3:13 am

Re: 0.7.0 fails to start

Post by lordp »

I downloaded the installer from all of the SF mirrors from Linux (so, no anti-virus getting involved) and ran an md5sum across them - they all came back the same, and they were all the same as the several I downloaded from Windows.

The only thing I can think of is SF has some sort of weird geo-based system that is messing up downloads to NZ, but that sounds too wacky to be true.

Do you have anywhere else I can download the installer from, even if it's only temporary?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: 0.7.0 fails to start

Post by shypike »

If the md5sum of the EXE file is this, then it's the correct one:
948e1b4627d611213d359cd3f459742b
lordp
Newbie
Newbie
Posts: 12
Joined: May 24th, 2011, 3:13 am

Re: 0.7.0 fails to start

Post by lordp »

It is the same md5 sum that I'm getting.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: 0.7.0 fails to start

Post by shypike »

You have the correct one.
It must be something on your system.
Or a bug in the installer that manifests itself only on your system.
Post Reply