Can not run deluged daemon.
Posted: Tue Oct 27, 2015 10:54 pm
Already tried to reinstall with "autoremove --purge" between instalations, and stil can not make deluged run. Logs point me to search for ports
But netstat shows nothing.
I had found similar topic where solution was to change file access, but in my case: I changed recursively config directory to 777, and still no results. Any clues?
Upgrade from 1.3.10 didn't work.
Code: Select all
cat /var/log/deluged/daemon.log :(
[INFO ] 22:28:33 configmanager:70 Setting config directory to: /var/lib/deluged/config
[INFO ] 22:28:36 daemon:124 Deluge daemon 1.3.12
[INFO ] 22:28:36 configmanager:70 Setting config directory to: /var/lib/deluged/config
[INFO ] 22:28:37 core:80 Starting libtorrent 1.0.6.0 session..
[INFO ] 22:28:37 rpcserver:367 Starting DelugeRPC server localhost:58846
[INFO ] 22:28:37 rpcserver:375 Daemon already running or port not available..
[ERROR ] 22:28:37 rpcserver:376 Couldn't listen on localhost:58846: [Errno 98] Adres jest już w użyciu.
I had found similar topic where solution was to change file access, but in my case: I changed recursively config directory to 777, and still no results. Any clues?
Upgrade from 1.3.10 didn't work.