Need help with my qBittorrent app
-
With more free time during xmas, I decided to try again the aventure of packaging app for Cloudron.
For my 1st app, I tried qBittorrent, since it is an angular piece of my stack project (qBittorent, jackett and the *arr families (radarr, sonaar, ...))
It is based Transmission-app and docker image as been built and published with success.
But mainly when I runcloudron installit end with few errors which I can't figure, so would like your help on these errors
- here the git repo and docker image in case you want to dig in.
during the
Cleaning up old installthe app log of complain about collectd:2021-12-13T06:12:06.615Z box:shell removeCollectdProfile (stdout): A dependency job for collectd.service failed. See 'journalctl -xe' for details. 2021-12-13T06:12:06.616Z box:shell removeCollectdProfile (stdout): Failed to reload collectd. Maybe some other apptask is restarting itand when I run
journalctl -xeI still don't really understand the error-- A start job for unit collectd.service has finished with a failure. -- -- The job identifier is 115716 and the job result is dependency. Dec 13 06:53:46 cloudron systemd[1]: collectd.service: Job collectd.service/start failed with result 'dependency'. Dec 13 06:53:46 cloudron systemd[1]: local-fs.target: Job local-fs.target/start failed with result 'dependency'.then during the
Creating containerstepDec 13 14:07:46 error: exec: "/usr/local/bin/qbittorrent-daemon": stat /usr/local/bin/qbittorrent-daemon: no such file or directorywhile this one I figured it (it was in start.sh) and repush my Docker but still remains.
-
@robi said in Need help with my qBittorrent app:
may need to run npm for collectd?
you are probably right, but I don't understand/know where to look for that

I would think the collectd messages are unrelated, as collectd is running on the Cloudron host and not within the app.
@jodumont said in Need help with my qBittorrent app:
Dec 13 14:07:46 error: exec: "/usr/local/bin/qbittorrent-daemon": stat /usr/local/bin/qbittorrent-daemon: no such file or directory
Seeing https://lindevs.com/install-qbittorrent-nox-on-ubuntu/, i seems like the binary for it is installed to
/usr/bin/qbittorrent-noxand not to/usr/local/bin/... -
I would think the collectd messages are unrelated, as collectd is running on the Cloudron host and not within the app.
@jodumont said in Need help with my qBittorrent app:
Dec 13 14:07:46 error: exec: "/usr/local/bin/qbittorrent-daemon": stat /usr/local/bin/qbittorrent-daemon: no such file or directory
Seeing https://lindevs.com/install-qbittorrent-nox-on-ubuntu/, i seems like the binary for it is installed to
/usr/bin/qbittorrent-noxand not to/usr/local/bin/... -
With more free time during xmas, I decided to try again the aventure of packaging app for Cloudron.
For my 1st app, I tried qBittorrent, since it is an angular piece of my stack project (qBittorent, jackett and the *arr families (radarr, sonaar, ...))
It is based Transmission-app and docker image as been built and published with success.
But mainly when I runcloudron installit end with few errors which I can't figure, so would like your help on these errors
- here the git repo and docker image in case you want to dig in.
during the
Cleaning up old installthe app log of complain about collectd:2021-12-13T06:12:06.615Z box:shell removeCollectdProfile (stdout): A dependency job for collectd.service failed. See 'journalctl -xe' for details. 2021-12-13T06:12:06.616Z box:shell removeCollectdProfile (stdout): Failed to reload collectd. Maybe some other apptask is restarting itand when I run
journalctl -xeI still don't really understand the error-- A start job for unit collectd.service has finished with a failure. -- -- The job identifier is 115716 and the job result is dependency. Dec 13 06:53:46 cloudron systemd[1]: collectd.service: Job collectd.service/start failed with result 'dependency'. Dec 13 06:53:46 cloudron systemd[1]: local-fs.target: Job local-fs.target/start failed with result 'dependency'.then during the
Creating containerstepDec 13 14:07:46 error: exec: "/usr/local/bin/qbittorrent-daemon": stat /usr/local/bin/qbittorrent-daemon: no such file or directorywhile this one I figured it (it was in start.sh) and repush my Docker but still remains.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login