Page 1 of 1
qbittorrent-nox log
Posted: Wed Feb 03, 2016 5:14 pm
by doctoralex
Good day,
I have notice that the log file of qbittorent-nox is almost useless.
******** Information ********
To control qBittorrent, access the Web UI at
http://localhost:8080
The Web UI administrator user name is: xxxxxx
nothing else. Is there anyway log be more informational?
Re: qbittorrent-nox log
Posted: Wed Feb 03, 2016 6:33 pm
by ciaobaby
Only if you compile libtorrent and qbittorrent with verbose logging switched on.
Re: qbittorrent-nox log
Posted: Wed Feb 03, 2016 6:48 pm
by doctoralex
I'm compile both because the packages for Debian Wheezy are very old. I have to enable verbosity to both libtorrent and qbittorrrent?
Re: qbittorrent-nox log
Posted: Wed Feb 03, 2016 7:52 pm
by Peter
Uhm what kind of logging do you want, by the way?
Have you checked the "--help" output?
Re: qbittorrent-nox log
Posted: Mon Feb 08, 2016 10:11 am
by doctoralex
I need anything than the one I post in the OP (which is btw not logging, as is the only entry it is a joke). For example execution log, errors, debug. I had an issue few days ago when I had very low speed and I wasn't able to troubleshooting if it was UPnP issue, line issue or something else. I got some help when I put in my desktop the windows version and enable the execution log.
--help is very simple.
Usage:
qbittorrent-nox (-v | --version)
qbittorrent-nox (-h | --help)
qbittorrent-nox [--webui-port=<port>] [-d | --daemon][(<filename> | <url>)...]
Options:
-v | --version Displays program version
-h | --help Displays this help message
--webui-port=<port> Changes the Web UI port (current: 8080)
-d | --daemon Run in daemon-mode (background)
files or urls Downloads the torrents passed by the user
update.
I compile the libtorrent with logging (qbittorrent I didn't find similar option for the ./configure) but still the same kind of output (maybe it goes somewhere else).
Re: qbittorrent-nox log
Posted: Mon Feb 08, 2016 12:38 pm
by ciaobaby
I didn't find similar option for the ./configure)
--enable-debug
Re: qbittorrent-nox log
Posted: Mon Feb 08, 2016 2:10 pm
by doctoralex
a ha. I was thinking that maybe could be this one but then I was afraid for debug on compile (not after). I will test it.
Thanks.
Re: qbittorrent-nox log
Posted: Fri Mar 25, 2016 4:35 am
by laceybeck982
I am also facing the same problem....
Political campaigning link drop removed.
Re: qbittorrent-nox log
Posted: Fri Mar 25, 2016 2:57 pm
by doctoralex
You need to compile both as ciaobaby state. I tested it and it worked.You will get a lot of debug messages
