Search found 9 matches
- Tue Jun 09, 2009 7:30 pm
- Forum: Support
- Topic: Deluge webgui on debian Lenny
- Replies: 5
- Views: 4938
Re: Deluge webgui on debian Lenny
OK I've been messing about with this again all evening, reading everything I can find, faq, google etc. I managed to upgrade the files to version 1.18 by changing lenny into squeeze in sources.list And that's it I still get Connect Not Connected to a daemon http://192.168.1.200:8112 http://localhost...
- Thu Jun 04, 2009 6:27 am
- Forum: Support
- Topic: Deluge webgui on debian Lenny
- Replies: 5
- Views: 4938
Re: Deluge webgui on debian Lenny
Thanks
I'm away at work and so can't try this until next week...........
I'm away at work and so can't try this until next week...........
- Tue Jun 02, 2009 2:11 pm
- Forum: Support
- Topic: Deluge webgui on debian Lenny
- Replies: 5
- Views: 4938
Re: Deluge webgui on debian Lenny
I don't know how but it is suddenly working again.............. if I have figured out why I'll post it here........ Broken again, after a restart I get a message that its not connected to a deamon Connect Not Connected to a daemon 192.168.1.200:58846 http://localhost:58846 Other: Now it's saying IOE...
- Mon Jun 01, 2009 7:21 pm
- Forum: Support
- Topic: Deluge webgui on debian Lenny
- Replies: 5
- Views: 4938
Deluge webgui on debian Lenny
Hi I have a headless server with debian Lenny. I'm trying now for over a period of weeks to get deluge running with the webgui. There seems to be a bug so it doesn't work. I try to manually install a newer version and found a .deb file for debian. But I'm stuck. Any help to get it updated to the new...
- Fri May 08, 2009 9:56 pm
- Forum: Support
- Topic: problems getting deluge running (newbie)
- Replies: 12
- Views: 8782
Re: problems getting deluge running (newbie)
Can't find anything in the faq how to do this, I installed 1.1.6 from http://packages.debian.org/sid/deluge
I was under the impression that this contains everything ?
I was under the impression that this contains everything ?
- Fri May 08, 2009 1:01 pm
- Forum: Support
- Topic: problems getting deluge running (newbie)
- Replies: 12
- Views: 8782
Re: problems getting deluge running (newbie)
I have removed the old version and installed the one from the link I got. If I run it now as normal user I get the following message jeroen@BP6:/root$ deluge -u web [ERROR ] 16:30:30 ui:84 No module named webui.webui Traceback (most recent call last): File "/usr/lib/pymodules/python2.5/deluge/u...
- Thu May 07, 2009 10:47 am
- Forum: Support
- Topic: problems getting deluge running (newbie)
- Replies: 12
- Views: 8782
Re: problems getting deluge running (newbie)
is there any way I can get this latest version using apt ?
- Thu May 07, 2009 10:05 am
- Forum: Support
- Topic: problems getting deluge running (newbie)
- Replies: 12
- Views: 8782
Re: problems getting deluge running (newbie)
this gets me
both as normal user and as root
jeroen@BP6:/root$ deluge -u web
/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py:72: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
Usage: deluge [options] [torrents to add]
deluge: error: no such option: -u
both as normal user and as root
jeroen@BP6:/root$ deluge -u web
/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py:72: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
Usage: deluge [options] [torrents to add]
deluge: error: no such option: -u
- Wed May 06, 2009 7:10 pm
- Forum: Support
- Topic: problems getting deluge running (newbie)
- Replies: 12
- Views: 8782
problems getting deluge running (newbie)
Hi I'm trying to set up deluge on a debian lenny headless server. I used this webpage as guidance http://propellerheadadmin.com/tutorials/debian/3-create-a-headless-linux-bittorrent-download-server-with-deluge however installed deluge using apt-get install deluge-torrent that went okay. Than I creat...