Search found 13 matches
- August 18th, 2009, 5:44 pm
- Forum: General Discussion
- Topic: Experience with SABnzbd on Python 2.6
- Replies: 28
- Views: 26397
Re: Experience with SABnzbd on Python 2.6
Thanks, but I found the error...it was my router, some old D-Link DIR655. I've changed the MTU-Size and voila...access to trunk works 
- August 18th, 2009, 5:18 pm
- Forum: General Discussion
- Topic: Experience with SABnzbd on Python 2.6
- Replies: 28
- Views: 26397
Re: Experience with SABnzbd on Python 2.6
OK, back again... Still cannot access the svn-repository...even with webbrowser doesn't work.. This is the command I use: /usr/local/bin/svn co http://svn2.assembla.com/svn/SABnzbd/trunk/main/ SABnzbd-svn This ends up in an endless process which I must kill manually... Any ideas? Is the trunk mirro...
- August 16th, 2009, 3:12 am
- Forum: General Discussion
- Topic: Experience with SABnzbd on Python 2.6
- Replies: 28
- Views: 26397
Re: Experience with SABnzbd on Python 2.6
Hi!
Sorry for late reply.
Moved to new hardware...now I'm trying to get the trunk but it gives me the error:
Working copy 'SABnzbd-svn' locked
run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
Are you working on it currently?
Sorry for late reply.
Moved to new hardware...now I'm trying to get the trunk but it gives me the error:
Working copy 'SABnzbd-svn' locked
run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
Are you working on it currently?
- August 11th, 2009, 4:44 pm
- Forum: General Discussion
- Topic: Experience with SABnzbd on Python 2.6
- Replies: 28
- Views: 26397
Re: Experience with SABnzbd on Python 2.6
Ok, this thing drives me crazy... Managed to install that svn-thing... Trying to start SABnzbd and got this: freenas:~/SABnzbd-svn# SABnzbd.py -s 192.168.0.198:9000 Traceback (most recent call last): File "/usr/local/bin/SABnzbd.py", line 828, in main() File "/usr/local/bin/SA...
- August 11th, 2009, 4:04 pm
- Forum: General Discussion
- Topic: Experience with SABnzbd on Python 2.6
- Replies: 28
- Views: 26397
Re: Experience with SABnzbd on Python 2.6
Here's the error: freenas:~# /usr/local/bin/python /mnt/Data/sabnzbd/SABnzbd.py Traceback (most recent call last): File "/mnt/Data/sabnzbd/SABnzbd.py", line 60, in import sabnzbd File "/mnt/Data/sabnzbd/sabnzbd/__init__.py", line 64, in import sabnzbd.nzbqueue as nzbq...
- August 11th, 2009, 3:54 pm
- Forum: General Discussion
- Topic: Experience with SABnzbd on Python 2.6
- Replies: 28
- Views: 26397
Re: Experience with SABnzbd on Python 2.6
Hmm, just recopied all files from trunk, now I have the mssing ones. used wget before, now got it with some webiste-leecher.
But now, I cannot start that damn thing. it says: ImportErrpr: No module named utils...grrrrr
But now, I cannot start that damn thing. it says: ImportErrpr: No module named utils...grrrrr
- August 11th, 2009, 3:08 pm
- Forum: General Discussion
- Topic: Experience with SABnzbd on Python 2.6
- Replies: 28
- Views: 26397
Re: Experience with SABnzbd on Python 2.6
Maybe I have done something wrong. Just get the files from the trunk branch and executed SABnzbd.py. Updated cherrypy (just overwrite old files). But there is no /static... folder...
- August 11th, 2009, 3:03 pm
- Forum: General Discussion
- Topic: Experience with SABnzbd on Python 2.6
- Replies: 28
- Views: 26397
Re: Experience with SABnzbd on Python 2.6
No! Here's the error. It seems I'm missing some files??? Mail sent... 404 Not Found The path '/static/stylesheets/plush-default.css' was not found. Traceback (most recent call last): File "/usr/local/lib/python2.6/site-packages/cherrypy/_cprequest.py", line 618, in respond cherrypy.r...
- August 11th, 2009, 2:49 pm
- Forum: General Discussion
- Topic: Experience with SABnzbd on Python 2.6
- Replies: 28
- Views: 26397
Re: Experience with SABnzbd on Python 2.6
This is how it looks like. Some buttons work, some don't (like the save button)
Plush skin configured.
Plush skin configured.
- August 11th, 2009, 2:43 pm
- Forum: General Discussion
- Topic: Experience with SABnzbd on Python 2.6
- Replies: 28
- Views: 26397
Re: Experience with SABnzbd on Python 2.6
Mail sent.
- August 11th, 2009, 2:31 pm
- Forum: General Discussion
- Topic: Experience with SABnzbd on Python 2.6
- Replies: 28
- Views: 26397
Re: Experience with SABnzbd on Python 2.6
Yes, it's the index. Maybe I need some additionall packages for FreeBSD? This is what I have installed: python 2.6 python 2.6-Setuptools Cheetah CherryPy 3.2(supplied by u) python 2.6 utils python 2.6-elementtree python 2.6-cElementTree python 2.6-openssl python 2.6-chardet python 2.6-feedparser par...
- August 11th, 2009, 11:14 am
- Forum: General Discussion
- Topic: Experience with SABnzbd on Python 2.6
- Replies: 28
- Views: 26397
Re: Experience with SABnzbd on Python 2.6
Hi!
Just tried that with no success. Even used another browser (Firefox, IE) with no success...
Any other hints? It appears on all skins other than the default one.
Just tried that with no success. Even used another browser (Firefox, IE) with no success...
Any other hints? It appears on all skins other than the default one.
- August 10th, 2009, 3:49 pm
- Forum: General Discussion
- Topic: Experience with SABnzbd on Python 2.6
- Replies: 28
- Views: 26397
Re: Experience with SABnzbd on Python 2.6
Hi! Just installed python 2.6 (can't use 2.5) and downloaded the latest 0.5.x alpha release. Everything works as expected but I can't use any skin other than the default one. If I configure Plush, it looks like plain html-text, no buttons, just text...As I am just a lame windows user, I have no idea...