Closed krichter722 closed 6 years ago
You might need to invoke sudo with --set-home
, depending on your configuration. (Basically, if sudo -u qbtuser sh -c 'echo $HOME'
does not display /var/lib/qbittorrent
in your case.)
We are closing all issues related to old qBittorrent versions (qBittorrent < 4.1.0). Please, update to last release and, if the bug/error/crash is still present, open another issue. Thank you.
Please provide the following information
qBittorrent version and Operating System:
3.3.7-0ppa1~yakkety on Ubuntu 16.10
If on linux, libtorrent and Qt version:
1.0.11+git20172002.ecd20f15cb-1ppa1~yakkety1
What is the problem:
sudo -u qbtuser /usr/bin/qbittorrent-nox --webui-port=8086
fails due toThe
qbtuser
has been created following the setup guide at https://github.com/qbittorrent/qBittorrent/wiki/Setting-up-qBittorrent-on-Ubuntu-server-as-daemon-with-Web-interface-(15.04-and-newer) with--system
and home/var/lib/qbittorrent
. Afterqbittorrent
andqbittorrent-nox
have been purged and reinstalled and the home ofqbtuser
has been emptied.What is the expected behavior:
qbittorrent-nox
should start or provide useful feedback why is doesn't.Steps to reproduce:
Extra info(if any):