I've had this problem with every 1.2.x build. I'm currently using the latest trunk.
Builds with no errors.
/usr/bin/deluged -p 58846
/usr/bin/deluge -u web -L info
[INFO ] 00:21:00 main:114 Deluge ui 1.2.9.900-dev
[INFO ] 00:21:00 main:120 Starting ui..
[WARNING ] 00:21:00 config:402 Unable to open config file: /home/deluge/.config/deluge/ui.conf
[INFO ] 00:21:00 ui:130 Starting WebUI..
[INFO ] 00:21:00 server:514 Starting server in PID 17309.
[INFO ] 00:21:00 server:528 serving on 0.0.0.0:8112 view at http://127.0.0.1:8112
Bring up the interface via FireFox. Asks for password, pwrd accepted no problem.
Connection Manager dialog box appears. Is blank. I click 'add'. NOTHING WORKS at this point... I've tried 127.0.0.1, localhost, 0.0.0.0, blank, etc, and have tried every username/password combination possible on the server, including blank/deluge, etc. No matter what, the Connection Manager is always blank, and always says Not Connected.
If I use the console version /usr/bin/deluge -u console, it connects fine automatically -- no problems.
So, I thought maybe is browser related -- tried it in Chrome, same problem.
PLEASE HELP!
Mike
Unable to add server in Connection Manager
Re: Unable to add server in Connection Manager
Well, after a bit, I finally stumbled across the problem and the solution.
I edited web.conf for "default_daemon", which was "" (null) by default, and changed it to "127.0.0.1". Then it worked fine.
Why I couldn't add 127.0.0.1 from the connection manager I have no idea. In fact, connection manager still is empty, but everything is working now.
I edited web.conf for "default_daemon", which was "" (null) by default, and changed it to "127.0.0.1". Then it worked fine.
Why I couldn't add 127.0.0.1 from the connection manager I have no idea. In fact, connection manager still is empty, but everything is working now.