Search found 21 matches

by markp1989
Wed Jul 20, 2011 8:23 pm
Forum: Support
Topic: protocol traffic in both directions with no torrents loaded
Replies: 1
Views: 2124

protocol traffic in both directions with no torrents loaded

I'm running deluged on my torrentslave, and connecting to it using deluge in thin client mode on my desktop. right now, I have no torrents in deluge but I am still seeing "Protocol Traffic" in both directions, 4KiB/s up and 1Kib/s down. as there is no torrents even loaded right now, there ...
by markp1989
Sun Dec 13, 2009 9:57 pm
Forum: Support
Topic: 1.2.0_rc2 webui 404 *SOLVED*
Replies: 2
Views: 3622

Re: 1.2.0_rc2 webui 404 *SOLVED*

thanks for that, i had my bookmarks pointing to the wrong place aswell, google found this.

thanks Markp1989
by markp1989
Mon Nov 16, 2009 2:27 am
Forum: Support
Topic: deluge-daemon script not working in karmic
Replies: 37
Views: 40878

Re: deluge-daemon script not working in karmic

it mite be because the new version of deluge in the ubuntu repos is the one with the new package names. eg: the new deluge has deluge-web as a command rather then deluge -I web , so the script needs to be updated to suit the newest deluge way. that all i can think of right now, im sure someone with ...
by markp1989
Mon Nov 16, 2009 2:23 am
Forum: Off-topic Discussion
Topic: Download Deception
Replies: 3
Views: 9006

Re: Download Deception

i think under stand where your coming from with the password thing, a few times i have downloaded a fill to find out its password protected, im not going to seed that because it wasted other peoples times, but then i end up looking like a leetch. if i understod what you ment that any stats on those ...
by markp1989
Wed Oct 21, 2009 8:43 pm
Forum: Support
Topic: how do i install the old web ui, ubuntu
Replies: 1
Views: 1858

Re: how do i install the old web ui, ubuntu

i compiled the old version my self, using these codes.

Code: Select all

cd /usr/src
svn co ttp://svn.deluge-torrent.org/branches/1.1.0_RC/ deluge1.1.0_RC
cd deluge*
sudo python setup.py build
sudo python setup.py install
by markp1989
Wed Oct 21, 2009 4:08 pm
Forum: Support
Topic: deluge-web wont start:
Replies: 1
Views: 2250

Re: deluge-web wont start:

I got it started by deleting the deluge config dir in my home folder, and it now runs, but all torrents even new 1s are just stuck at checking.
by markp1989
Wed Oct 21, 2009 3:39 pm
Forum: Support
Topic: deluge-web wont start:
Replies: 1
Views: 2250

deluge-web wont start:

mark@torrentslave:~$ deluge-web Traceback (most recent call last): File "/usr/bin/deluge-web", line 8, in <module> load_entry_point('deluge==1.2.0-rc1-dev', 'console_scripts', 'deluge-web')() File "/usr/lib/pymodules/python2.6/deluge/ui/web/web.py", line 89, in start web.start()...
by markp1989
Tue Oct 20, 2009 8:37 pm
Forum: Support
Topic: how do i install the old web ui, ubuntu
Replies: 1
Views: 1858

how do i install the old web ui, ubuntu

i updated to 1.20rc (by accident)the otherday, and it doesnt work right, so i wana roll back.

how do i do this?

thanks Markp1989
by markp1989
Sun Oct 18, 2009 1:37 pm
Forum: Support
Topic: running deluge on headless ubuntu server
Replies: 3
Views: 4607

Re: running deluge on headless ubuntu server

When asking a question it is always helpful to mention what version of Deluge you are trying to run. Things often change quite a bit between versions. But, from what I know about those errors I would check to make sure you have installed the packages deluge-console and deluge-webui (for 1.1.9) or d...
by markp1989
Sat Oct 17, 2009 6:27 pm
Forum: Support
Topic: just updated deluge, now its buggered
Replies: 3
Views: 2594

Re: just updated deluge, now its buggered

just found out that when i did the update, the testing version got installed 1.20rc1 , how can i roll back to the stable version,

thanks markp1989