can't add NZBs via web interface?

Get help with all aspects of 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
xayd
Newbie
Newbie
Posts: 5
Joined: October 16th, 2010, 11:56 am

can't add NZBs via web interface?

Post by xayd »

Code: Select all

#> pkg_info | grep py
py27-chardet-2.0.1  Character encoding auto-detection in Python
py27-cheetah-2.4.4  HTML template engine for Python
py27-cherrypy-3.2.0 A pythonic, object-oriented web development framework
py27-feedparser-5.0.1 An RSS feed parser written in Python
py27-markdown-2.0.3_1 Text markup to HTML conversion engine for Python
py27-openssl-0.11   Python interface to the OpenSSL library
py27-setuptools-0.6c11_1 Download, build, install, upgrade, and uninstall Python pac
py27-sqlite3-2.7.1_1 Standard Python binding to the SQLite3 library
py27-utils-0.4.0    General utility modules that simplify common programming in
py27-yenc-0.3       A yenc decoding module for Python in C
python27-2.7.1_1    An interpreted object-oriented programming language
ruby18-bdb-0.6.5_1  Ruby interface to Sleepycat's Berkeley DB revision 2 or lat
sabnzbdplus-0.5.6_2 A web-interface based binary newsgrabber in python
this is all on freebsd 7.3.

after upgrading all ports on this machine, sabnzbd appears to work fine, it starts, it stops, it comes up as a daemon on reboot.

problem is it won't take an NZB from the web interface.  if i upload an NZB to the monitored folder manually, it picks it up and downloads fine.  if i put an NZB into the web interface, i get nothing.  no queue, no crash, no log indication of an error (even set to debug), notta.

anyone seen this before?

everything else functions normally, so i'm assuming it's not a permissions issue.
krackt
Newbie
Newbie
Posts: 37
Joined: December 29th, 2010, 7:15 am

Re: can't add NZBs via web interface?

Post by krackt »

v0.5.6 and Chrome had this problem I believe. Fixed in 0.6.x
SABnzbd 0.7.17 JCFP Ubuntu ppa
Precise 12.04.4 LTS x86_64
XBMC Gotham 14.0-alpha1 Git:577494a 20140406
ASRock ION 330-BD Intel Dual Core Atom 1.6GHz
4GB RAM | HDMI Display | Analogue Audio | Flirc IR
xayd
Newbie
Newbie
Posts: 5
Joined: October 16th, 2010, 11:56 am

Re: can't add NZBs via web interface?

Post by xayd »

not specific to chrome, didn't work in IE or firefox either.
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: can't add NZBs via web interface?

Post by sander »

xayd wrote: not specific to chrome, didn't work in IE or firefox either.
with which SAB interface: Plush, Classic, ...

What if you use another SAB interface, possibly on the second interface?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
krackt
Newbie
Newbie
Posts: 37
Joined: December 29th, 2010, 7:15 am

Re: can't add NZBs via web interface?

Post by krackt »

instead of making us guess your setup how about you read this first?https://forums.sabnzbd.org/index.php?topic=44.msg101
SABnzbd 0.7.17 JCFP Ubuntu ppa
Precise 12.04.4 LTS x86_64
XBMC Gotham 14.0-alpha1 Git:577494a 20140406
ASRock ION 330-BD Intel Dual Core Atom 1.6GHz
4GB RAM | HDMI Display | Analogue Audio | Flirc IR
xayd
Newbie
Newbie
Posts: 5
Joined: October 16th, 2010, 11:56 am

Re: can't add NZBs via web interface?

Post by xayd »

krackt wrote: instead of making us guess your setup how about you read this first?https://forums.sabnzbd.org/index.php?topic=44.msg101
i answered everything in that but the skin, like i said, it was browser independent.

i was using the plush skin, and didn't try the others.  that didn't cross my mind.

i did clear the cache/history after finding a suggestion that a corrupt one could cause issues, that didn't affect anything.

i eventually downgraded back to 0.5.4 via an old BSD port (including python back down to 2.6 and cherrypy down to 3.1) and everything is working again (with the same ini, start/stop script, and directory structure).

at one point i did wipe all python modules and sabnzbd 0.5.6 completely and reinstall the ports from scratch (didn't seem to be a dependency issue, it found and installed all of the dependencies it wanted properly), and got the same result, and since freebsd uses a unified current ports tree the issue should be simple enough to reproduce.
Last edited by xayd on April 19th, 2011, 8:28 am, edited 1 time in total.
Post Reply