Page 1 of 1

[SOLVED] no webui response but qbittorrent-nox shows info - odroid-xu4 armhf

Posted: Fri Aug 31, 2018 9:46 pm
by kamilmirza
greetings

followed this wiki page for headless https://github.com/qbittorrent/qBittorrent/wiki/Compiling-qBittorrent-on-Debian-and-Ubuntu
firstly i installed dependencies and libraries
secondly i compiled Libtorrent by git clone
then i compiled qbittorent 4.1.2 on odroid-xu4 running omv4 (debian stretch)
all configure commands required adding:

Code: Select all

--with-boost-libdir=/usr/lib/arm-linux-gnueabihf/
all went well
added LD_LIBRARY_PATH in my env too and in my .bashrc
when i start qbittorrent-nox, i am greeted with legal notice and after it shows info

Code: Select all

******** 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.
and when i try to access qb webui url, chrome say ERR_CONNECTION_REFUSED, tried on firefox too
and netstat shows 8080 as listening on qbittorrent-nox
tried changing webui port but still can't access webui
what seems to be the problem?

qbittorrent v3.3.7 from apt (debian archives) works fine

Re: no webui response but qbittorrent-nox shows info - odroid-xu4 armhf

Posted: Sat Sep 01, 2018 11:44 am
by kamilmirza
build v4.1.1 and its working  ;D

Re: [SOLVED] no webui response but qbittorrent-nox shows info - odroid-xu4 armhf

Posted: Wed Sep 19, 2018 10:23 am
by kamilmirza
built v4.1.3 and is also working  8)