Page 1 of 1

qbittorrent on osmc "no carrier" only working when logge dinto putty

Posted: Tue Feb 13, 2018 12:23 pm
by rpiseeder
Hi guys i have a problem and hope somebody can help me.

Qbittorrent is running fantasticaly as long as I am logged into my pi via SSH (Putty). As soon as I close the application the program stops working.

I also get this command line output when I start qbittorent nox:

osmc@osmc:~$ qbittorrent-nox
"No carrier"

******** 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.
"No carrier"
"No carrier"
"No carrier"
"No carrier"
"No carrier"
"No carrier"
"No carrier"
"No carrier"
"No carrier"
"No carrier"
"No carrier"

Re: qbittorrent on osmc "no carrier" only working when logge dinto putty

Posted: Sat Mar 31, 2018 11:44 am
by MPW
Hello,

the running application is closed as soon as you disconnect from SSH. You need to run it as a system daemon, if you want to have it run all the time. Or at least in a screen session.

Regards,
Matthias