Page 1 of 1

deluge can't start on gutsy

Posted: Sat Oct 20, 2007 5:30 pm
by sefs
Posted this to the incorrect forum so reposting it here....

Deluge would not start on gutsy ... when i try to start from terminal i get

Code: Select all

no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin SpeedLimiter
Initialising plugin TorrentFiles
Initialising plugin NetworkGraph
Initialising plugin ExtraStats
Initialising plugin SimpleRSS
Initialising plugin EventLogging
Initialising plugin NetworkHealth
Initialising plugin TorrentSearch
Initialising plugin TorrentPieces
Initialising plugin BlocklistImport
Initialising plugin MoveTorrent
Initialising plugin Locations
Initialising plugin DesiredRatio
Initialising plugin TorrentNotification
Initialising plugin WebSeed
Initialising plugin TorrentCreator
Initialising plugin TorrentPeers
Applying preferences
Starting DHT...
No DHT file to resume
terminate called after throwing an instance of 'asio::system_error'
  what():  Address already in use
Aborted (core dumped)
I've tried reinstalling and deleting ~/.config/deluge

I'm using the repos indicated on the deluge website ... the PPA ones.

Thanks.

Re: deluge can't start on gutsy

Posted: Sat Oct 20, 2007 7:37 pm
by markybob
this means you have another program running on the same port that deluge is trying to use. i think gutsy might come with a tracker that's on by default. look into it

Re: deluge can't start on gutsy

Posted: Sat Oct 20, 2007 9:54 pm
by sefs
I deleted the .config/deluge and reinstalled from the ppa repos and now it starts. But I will look into that tracker thing.

Re: deluge can't start on gutsy

Posted: Sun Oct 21, 2007 3:40 am
by eternalsword
I had this problem once. I believe the webui plugin was the culprit, because I noticed that it was still running in my processes. I haven't been able to confirm this though.