can't access webUI on qbittrorrent-nox
Posted: Fri Jun 12, 2015 12:45 am
hello!
i have remote server under ubuntu 12.04 lts with qbittorrent-nox installed.
when i start QB from console i see next:
# qbittorrent-nox
Unable to load library icui18n "Cannot load library icui18n: (libicui18n.so.48: cannot open shared object file: No such file or directory)"
******** 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.
12/06/2015 00:39:43 - The Web UI is listening on port 8080
12/06/2015 00:39:44 - qBittorrent is successfully listening on interface 0.0.0.0 port: TCP/6881
12/06/2015 00:39:44 - qBittorrent is successfully listening on interface :: port: TCP/6881
but when i try to access webUI for my local machine by typing "xx.xx.xx.xx:8080" in any web browser i got This webpage is not available after a minute or so.
trying to access webUI from the same server with qbittorrent lead to the same result.
and i can't see "External IP: XXX.XXX.XXX.XXX" line when QB starts
how could i detect the problem and solve it?
thank you
for examplem this in nmap output from another tty:
# nmap xx.xx.xx.xx
Starting Nmap 5.21 ( http://nmap.org ) at 2015-06-12 00:42 UTC
Nmap scan report for eth0.9.local (xx.xx.xx.xx)
Host is up (0.000010s latency).
Not shown: 997 closed ports
PORT STATE SERVICE
111/tcp open rpcbind
6881/tcp open bittorrent-tracker
8080/tcp open http-proxy
Nmap done: 1 IP address (1 host up) scanned in 0.09 seconds
where xx.xx.xx.xx is a real ip of ubuntu server
i have remote server under ubuntu 12.04 lts with qbittorrent-nox installed.
when i start QB from console i see next:
# qbittorrent-nox
Unable to load library icui18n "Cannot load library icui18n: (libicui18n.so.48: cannot open shared object file: No such file or directory)"
******** 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.
12/06/2015 00:39:43 - The Web UI is listening on port 8080
12/06/2015 00:39:44 - qBittorrent is successfully listening on interface 0.0.0.0 port: TCP/6881
12/06/2015 00:39:44 - qBittorrent is successfully listening on interface :: port: TCP/6881
but when i try to access webUI for my local machine by typing "xx.xx.xx.xx:8080" in any web browser i got This webpage is not available after a minute or so.
trying to access webUI from the same server with qbittorrent lead to the same result.
and i can't see "External IP: XXX.XXX.XXX.XXX" line when QB starts
how could i detect the problem and solve it?
thank you
for examplem this in nmap output from another tty:
# nmap xx.xx.xx.xx
Starting Nmap 5.21 ( http://nmap.org ) at 2015-06-12 00:42 UTC
Nmap scan report for eth0.9.local (xx.xx.xx.xx)
Host is up (0.000010s latency).
Not shown: 997 closed ports
PORT STATE SERVICE
111/tcp open rpcbind
6881/tcp open bittorrent-tracker
8080/tcp open http-proxy
Nmap done: 1 IP address (1 host up) scanned in 0.09 seconds
where xx.xx.xx.xx is a real ip of ubuntu server