[SOLVED] [Errno 99] Cannot assign requested address -wheezy
Posted: Sat Feb 22, 2014 1:32 am
Hi,
After many many tries, I cannot get the deluge daemon to start correctly.
Here is the 3 last line of the log
rpcserver:366 Starting DelugeRPC server 127.0.0.1:58846
Daemon already running or port not available..
Couldn't listen on 127.0.0.1:58846: [Errno 99] Cannot assign requested address
I have already check many points :
deluged: 1.3.6
libtorrent: 0.15.10.0
(also tried with 1.3.3)
Raspberry pi version
Linux raspberrypi 3.10.30+ #642 PREEMPT Fri Feb 21 17:33:42 GMT 2014 armv6l GNU/Linux
I have followed these tutorial Why things are not as easy as an apt-get install ??
Did I miss something to install/configure manualy ?
Thanks
After many many tries, I cannot get the deluge daemon to start correctly.
Here is the 3 last line of the log
rpcserver:366 Starting DelugeRPC server 127.0.0.1:58846
Daemon already running or port not available..
Couldn't listen on 127.0.0.1:58846: [Errno 99] Cannot assign requested address
I have already check many points :
- The port is not used (netstat|grep 58846)
- Deluge user is set to root (DELUGED_USER="root")
- Set 127.0.0.1 instead of localhost to prevent any hosts file problem
deluged: 1.3.6
libtorrent: 0.15.10.0
(also tried with 1.3.3)
Raspberry pi version
Linux raspberrypi 3.10.30+ #642 PREEMPT Fri Feb 21 17:33:42 GMT 2014 armv6l GNU/Linux
I have followed these tutorial Why things are not as easy as an apt-get install ??
Did I miss something to install/configure manualy ?
Thanks