Search found 9 matches
- Thu Apr 29, 2010 2:12 pm
- Forum: Support
- Topic: Autostart torrents after connect fail
- Replies: 1
- Views: 1438
Autostart torrents after connect fail
My torrent tracker is not stable. For example, tracker stops at 03:00 and starts at 8:00. Deluged works always. After 8:00 deluged doesn't start torrents, only write about error while connecting the tracker, also he don't try to announce torrents again. Forced announce doesn't solve the problem, I n...
- Thu Apr 29, 2010 2:04 pm
- Forum: Support
- Topic: Deluged. Console warnings?
- Replies: 1
- Views: 1579
Re: Deluged. Console warnings?
Any things? Why deluged prints it to console?
- Mon Apr 26, 2010 2:11 pm
- Forum: Support
- Topic: Deluged. Console warnings?
- Replies: 1
- Views: 1579
Deluged. Console warnings?
After starting Deluged I can see: root@ironnet:~# su torrent -c 'deluged' root@ironnet:~# Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/deluge/main.py", line 209, in start_daemon Daemon(options, args) File "/usr/lib/python2.6/site-packages/deluge/core/daemo...
- Tue Apr 20, 2010 3:15 pm
- Forum: Support
- Topic: [SOLVED] deluged+create .torrent file
- Replies: 5
- Views: 3618
Re: deluged+create .torrent file
I'm sorry, it's my mistake.
All works fine, i'm glad to use deluged
All works fine, i'm glad to use deluged

- Mon Apr 19, 2010 9:52 am
- Forum: Support
- Topic: [SOLVED] deluged+create .torrent file
- Replies: 5
- Views: 3618
Re: deluged+create .torrent file
Is it bug? Will somebody answer?
- Fri Mar 19, 2010 4:45 am
- Forum: Support
- Topic: [SOLVED] deluged+create .torrent file
- Replies: 5
- Views: 3618
Re: deluged+create .torrent file
Tried to create .torrent file for 1 mb data file.
Choose file (on my windows machine), choose path to save .torrent. Progressbar of creating process appeared, but didn't run. I terminated creation process after 2 minutes.
Choose file (on my windows machine), choose path to save .torrent. Progressbar of creating process appeared, but didn't run. I terminated creation process after 2 minutes.
- Thu Mar 18, 2010 4:53 pm
- Forum: Support
- Topic: [SOLVED] deluged+create .torrent file
- Replies: 5
- Views: 3618
[SOLVED] deluged+create .torrent file
I'm using deluged on my home Debian server with GUI on my Windows machine. 1. I didn't understand creation .torrent process on deluged, i'm using utorrent for this. 2. I can't start my own seeding. I create .torrent in utorrent, then i upload all data files on my server at Deluged download directory...
- Wed Mar 17, 2010 7:54 pm
- Forum: Support
- Topic: Deluged doesn't run at startup
- Replies: 4
- Views: 7322
Re: Deluged doesn't run at startup
All works fine
Solution:
use command with --config= in startup script.

Solution:
use command with --config= in startup script.
#!/bin/sh
#
#Deluge daemon startup script
/usr/bin/deluged --config=/root/.config/deluge/
- Wed Mar 17, 2010 6:15 pm
- Forum: Support
- Topic: Deluged doesn't run at startup
- Replies: 4
- Views: 7322
Deluged doesn't run at startup
Hello. My OS is Debian 4. My Deluge version is 1.2.1. I use deluged on my home server on linux and deluge-windows on my computer I can't start Deluged on startup. 1. I tried the next script: #!/bin/sh # #Deluge daemon startup script /usr/bin/deluged 2. Script from http://dev.deluge-torrent.org/wiki/...