deluge won't start

General support for problems installing or using Deluge
Post Reply
firejdl

deluge won't start

Post by firejdl »

Deluge worked fine for me for a little while, and then it suddenly stopped updating the UI unless I clicked a button for some reason. I closed it with the idea that maybe relaunching it would help, but now I get this when I try to start it:
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Capping download to -1 bytes per second
Capping upload to -1 bytes per second
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin TorrentCreator
Initialising plugin TorrentSearch
Initialising plugin BlocklistImport
Initialising plugin TorrentFiles
Initialising plugin TorrentPeers
Initialising plugin TorrentNotification
Initialising plugin DesiredRatio
Initialising plugin NetworkHealth
Initialising plugin Locations
Initialising plugin SimpleRSS
Initialising plugin SpeedLimiter
Initialising plugin ExtraStats
Initialising plugin NetworkGraph
Initialising plugin TorrentPieces
Initialising plugin EventLogging
Applying preferences
Starting DHT...
Capping download to -1 bytes per second
Capping upload to -1 bytes per second
terminate called after throwing an instance of 'asio::system_error'
what(): Address already in use
Aborted
Any ideas on this?

Aside from the UI update issue, and now this, Deluge seemed promising...maybe I should just wait for a few more versions.
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: deluge won't start

Post by markybob »

that means your port is being used. either a ghost process of deluge from when it crashed, or you have another client using the same port. which version are you using, anyway?
Last edited by markybob on Fri Sep 07, 2007 8:09 am, edited 1 time in total.
firejdl

Re: deluge won't start

Post by firejdl »

0.5.4.1.
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: deluge won't start

Post by markybob »

firejdl wrote:0.5.4.1.
then change your port, or make sure the other client is closed properly. if nothing else works, you can rm ~/.config/deluge/prefs.state to be reset to the default preferences (and thus default port)
Post Reply