Unable to start 0.5.0, no problems with 0.4.9

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.
Mar10e
Newbie
Newbie
Posts: 6
Joined: February 22nd, 2010, 6:05 am

Unable to start 0.5.0, no problems with 0.4.9

Post by Mar10e »

Last night I updated from 0.4.9 to 0.5.0. Update went fine, but SAB wouldn't start. I could see it show up in Task Manager for about half a sec, then it would close again. I've tried every trick I could Google, from using a 'run' command to the console to deleting the .ini but nothing worked. Not on :8080 and not on :8081. Rebooting my pc seemed to help, but this morning it wouldn't start no matter what.

I finally downloaded 0.4.9 again, removed 0.5.0 and went back to 0.4.9. Works like a charm!

Version: 0.5.0
OS: Windows Vista
Install-type: Windows Installer
Firewall Software: Bitdefender internet security 2010

I have no idea at all what the problem could be - nothing changed on my PC / Windows and 0.5.0. simply won't run (service starts and closed within a second) while 0.4.9 works like a charm from the getgo ...  ???
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Unable to start 0.5.0, no problems with 0.4.9

Post by shypike »

You told "BitDefender" to leave SABnzbd alone?
What happens if you run SABnzbd-console.exe from a command prompt?
Mar10e
Newbie
Newbie
Posts: 6
Joined: February 22nd, 2010, 6:05 am

Re: Unable to start 0.5.0, no problems with 0.4.9

Post by Mar10e »

Yes, Bitdefender showed a popup about the file having changed after the update, I obviously allowed it. I also tried deleting the SAB-rule, disabled Bitdefender startup etc..

When I tried to run the console it did the exact same thing: started and stopped within a second. No error, nothing.

And again, without making any adjustments whatsoever, 0.4.9 works like a charm while 0.5.0 simply won't do anything more then start and die within a second ...

???
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Unable to start 0.5.0, no problems with 0.4.9

Post by shypike »

Sounds like a corrupt installer.
Have you tried our Windows ZIP distribution?
At least you can tell WinZip or Unrar to check the integrity.
Mar10e
Newbie
Newbie
Posts: 6
Joined: February 22nd, 2010, 6:05 am

Re: Unable to start 0.5.0, no problems with 0.4.9

Post by Mar10e »

I've just tried that, but I get the exact same result: service starts, shows up in task manager for a split second and then stops.  :'(
Started 0.4.9 directly after that, no problems there.

Seems like some change between the two versions is not working here ... But I have no idea what it could be.

I'll just stay with the 0.4.9 version for now.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Unable to start 0.5.0, no problems with 0.4.9

Post by shypike »

As a last test, could you try this:

Create a new folder somewhere and leave it empty.
Start SABnzbd from the command line:

Code: Select all

SABnzbd-console.exe -f c:\path\to\your\folder
This should bring up the Configuration Wizard.

Just to test that it doesn't just choke on your existing INI file.
It shouldn't, but you never know.
Mar10e
Newbie
Newbie
Posts: 6
Joined: February 22nd, 2010, 6:05 am

Re: Unable to start 0.5.0, no problems with 0.4.9

Post by Mar10e »

I know it doesn't, I copied the 0.5.0 INI file to the 0.4.9 folder (too lazy to go through all the settings, and it's a good testcase as well).
So both versions have the exact same INI file, and only 0.4.9 works.
flip72
Newbie
Newbie
Posts: 1
Joined: February 25th, 2010, 2:25 pm

Re: Unable to start 0.5.0, no problems with 0.4.9

Post by flip72 »

I'm facing the same problem.
Don't see any errors or logs.
I have reinstalled version 0.4.12 and this one is working fine.
Nesousx
Newbie
Newbie
Posts: 9
Joined: January 22nd, 2009, 7:39 am
Contact:

Re: Unable to start 0.5.0, no problems with 0.4.9

Post by Nesousx »

I'm having the exact same problem than OP: 4.9 works like a charm, 0.5 launches for half a second then disappears, no error... Tried to reboot, removes, reinstalls: several times. Nothing helps.

Using Win 7 64 Bits. However, the "sabnzbd-console.exe" returnes the following error:

Code: Select all

Sorry, requires Python module sqlite3 (pysqlite2 in python2.4)
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Unable to start 0.5.0, no problems with 0.4.9

Post by shypike »

Looks lke a corrupt installation, because it means files are missing.
Uninstall, re-download the installer and install again.

Or you have a crazy virus scanner.
Mar10e
Newbie
Newbie
Posts: 6
Joined: February 22nd, 2010, 6:05 am

Re: Unable to start 0.5.0, no problems with 0.4.9

Post by Mar10e »

shypike wrote: Uninstall, re-download the installer and install again.
Did you read this thread? That's been done, and more then once ... Even tried a different package but still no go.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Unable to start 0.5.0, no problems with 0.4.9

Post by switch »

I think shypike was referring to the post above.

@Mar10e, try the following:

Open up command prompt (start > run > cmd)
If Vista 64bit enter the following:
C:\Program Files (x86)\SABnzbd\SABnzbd-console.exe > c:\output.txt
otherwise enter:
C:\Program Files\SABnzbd\SABnzbd-console.exe > c:\output.txt
Open up c:\output.txt and see if you received anything of interest.

@Nesousx
Looks like C:\Program Files (x86)\SABnzbd\lib\sqlite3.dll is missing.
As shypike says, do a full uninstall, delete the SABnzbd folder (first the folder in program files, if not everything in the settings.) and run the installer again
Last edited by switch on February 25th, 2010, 7:24 pm, edited 1 time in total.
Tadaa
Newbie
Newbie
Posts: 2
Joined: February 27th, 2010, 10:49 am

Re: Unable to start 0.5.0, no problems with 0.4.9

Post by Tadaa »

Hi,

Have the same problems on Windows 7 64 bits and Bitdefender. When deactivating the antivirus shield of Bitdefender, it all works! I tried adding Sabnzbd in the exclude list but that doesn't seem to help yet. Working on it. Hope this will contribute towards a solution.

Martin
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Unable to start 0.5.0, no problems with 0.4.9

Post by shypike »

Please pass on your complaints to BitDefender.

We test for compatibility with Windows and Microsoft security tools.
Not with all sorts of crazy security suites.
Tadaa
Newbie
Newbie
Posts: 2
Joined: February 27th, 2010, 10:49 am

Re: Unable to start 0.5.0, no problems with 0.4.9

Post by Tadaa »

Ok, now you know it's a Bitdefender issue.

Martin
Post Reply