
I am trying to install qbittorrent-nox on ubuntu 16.04
I installed it changing the user to my own following [url=http://"https://github.com/qbittorrent/qBittorrent/wiki/Setting-up-qBittorrent-on-Ubuntu-server-as-daemon-with-Web-interface-%2815.04-and-newer%29"]THIS[/url] Guide.
After running
Code: Select all
qbittorrent-nox
Code: Select all
*****@ubuntu*****:~$ qbittorrent-nox
******** Information ********
To control qBittorrent, access the Web UI at http://localhost:8080
The Web UI administrator user name is: admin
The Web UI administrator password is still the default one: adminadmin
This is a security risk, please consider changing your password from program preferences.
When I try to go to http://localhost:8080 I get
Code: Select all
This site can’t be reached
localhost refused to connect.
I tried opening a new terminal window and checking the logs at
Code: Select all
sudo journalctl -u qbittorrent.service
Code: Select all
-- No entries --

EDIT
BTW the capatcha here is diabolical
Thanks in advance