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

Linux specific questions, problems.
Post Reply
kamilmirza

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

Post 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
Last edited by kamilmirza on Sat Sep 01, 2018 11:45 am, edited 1 time in total.
kamilmirza

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

Post by kamilmirza »

build v4.1.1 and its working  ;D
kamilmirza

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

Post by kamilmirza »

built v4.1.3 and is also working  8)
Post Reply