Deluge 1.3.10 deamon, two instances, second one wont start.
Posted: Thu Mar 26, 2015 4:28 pm
Hi Folks.
I´ve been using Deluge for a long time now.
Lately, a friend wanted to join in on the fun, so i got him access - but he flooded it with torrents and i was annoyed.
So i wanted to create a second instance of deluge(d and -web) for him to use on that machine.
So i picked me another user, and wanted to start the second deamon:
Only log output i get is:
I think the problem lies somewhere with "[INFO ] 17:13:13 rpcserver:375 Daemon already running or port not available..".
So the port is not used, i looked that up and even changed it to some others. So i guess its about the deamon.
I have looked that up also, most threads come to the conclusion, that the config file is not writable or something similar.
The file is writable. The whole directory is writable. So im breaking up this new thread, because i dont seem to get it to work with what i found.
By the way: The second web-interface starts up smoothly after creating the folders it needed.
Just when i want to connect to the other daemon it just will show it as offline. Which seems logically, since its not running.
Im running a debian machine.
Any help or links i may have overlooked would be very appreciated.
Thank you in advance.
I´ve been using Deluge for a long time now.
Lately, a friend wanted to join in on the fun, so i got him access - but he flooded it with torrents and i was annoyed.
So i wanted to create a second instance of deluge(d and -web) for him to use on that machine.
So i picked me another user, and wanted to start the second deamon:
Code: Select all
deluged -d -p 58848 -L info -c /home/janus/.config/deluge
Code: Select all
[INFO ] 17:13:13 configmanager:70 Setting config directory to: /home/janus/.config/deluge
[INFO ] 17:13:13 daemon:124 Deluge daemon 1.3.10
[INFO ] 17:13:13 configmanager:70 Setting config directory to: /home/janus/.config/deluge
[INFO ] 17:13:13 core:80 Starting libtorrent 0.15.10.0 session..
[INFO ] 17:13:13 rpcserver:367 Starting DelugeRPC server localhost:58848
[INFO ] 17:13:13 rpcserver:375 Daemon already running or port not available..
[ERROR ] 17:13:13 rpcserver:376 [('PEM routines', 'PEM_read_bio', 'no start line'), ('SSL routines', 'SSL_CTX_use_certificate_file', 'PEM lib')]
So the port is not used, i looked that up and even changed it to some others. So i guess its about the deamon.
I have looked that up also, most threads come to the conclusion, that the config file is not writable or something similar.
The file is writable. The whole directory is writable. So im breaking up this new thread, because i dont seem to get it to work with what i found.
By the way: The second web-interface starts up smoothly after creating the folders it needed.
Just when i want to connect to the other daemon it just will show it as offline. Which seems logically, since its not running.
Im running a debian machine.
Any help or links i may have overlooked would be very appreciated.
Thank you in advance.