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?
qbittorrent-nox log
Re: qbittorrent-nox log
Only if you compile libtorrent and qbittorrent with verbose logging switched on.
Re: qbittorrent-nox log
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
Uhm what kind of logging do you want, by the way?
Have you checked the "--help" output?
Have you checked the "--help" output?
Re: qbittorrent-nox log
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).
--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
--enable-debugI didn't find similar option for the ./configure)
Re: qbittorrent-nox log
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.
Thanks.
Re: qbittorrent-nox log
I am also facing the same problem....
Political campaigning link drop removed.
Political campaigning link drop removed.
Last edited by laceybeck982 on Fri Mar 25, 2016 1:06 pm, edited 1 time in total.
Re: qbittorrent-nox log
You need to compile both as ciaobaby state. I tested it and it worked.You will get a lot of debug messages 
