I am trying to install deluged / deluge-web 1.3.1 on my Ubuntu lucid 10.04 x64 server, but deluge-web is the only one working.
Here is my deluged.log file
Code: Select all
[WARNING ] 12:33:03 core:162 Failed to load lt state: [Errno 2] No such file or directory: '/var/lib/deluge/session.state'
[WARNING ] 12:33:03 config:358 Unable to open config file /var/lib/deluge/core.conf: [Errno 2] No such file or directory: '/var/lib/deluge/core.conf'
[ERROR ] 12:33:03 rpcserver:375 [('system library', 'fopen', 'Permission denied'), ('BIO routines', 'FILE_CTRL', 'system lib'), ('SSL routines', 'SSL_CTX_use_certificate_file', 'system lib')]
Also, my deluge-web.log file is filled with that line:
Code: Select all
[WARNING ] 12:44:07 client:224 Connection to daemon at 127.0.0.1:58846 failed: Connection was refused by other side: 111: Connection refused.