qbittorrent-nox log

Linux specific questions, problems.
Post Reply
doctoralex

qbittorrent-nox log

Post 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?
ciaobaby

Re: qbittorrent-nox log

Post by ciaobaby »

Only if you compile libtorrent and qbittorrent with verbose logging switched on.
doctoralex

Re: qbittorrent-nox log

Post 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?
User avatar
Peter
Administrator
Administrator
Posts: 3049
Joined: Wed Jul 07, 2010 6:14 pm

Re: qbittorrent-nox log

Post by Peter »

Uhm what kind of logging do you want, by the way?
Have you checked the "--help" output?
doctoralex

Re: qbittorrent-nox log

Post 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).
ciaobaby

Re: qbittorrent-nox log

Post by ciaobaby »

I didn't find similar option for the ./configure)
--enable-debug
doctoralex

Re: qbittorrent-nox log

Post 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.
laceybeck982

Re: qbittorrent-nox log

Post by laceybeck982 »

I am also facing the same problem....

Political campaigning link drop removed.
Last edited by laceybeck982 on Fri Mar 25, 2016 1:06 pm, edited 1 time in total.
doctoralex

Re: qbittorrent-nox log

Post by doctoralex »

You need to compile both as ciaobaby state. I tested it and it worked.You will get a lot of debug messages :D
Post Reply