I'm having trouble getting qBittorrent to start on CoreElec 9.2.
systemctl status service.qbittorrent.service gives:
● service.qbittorrent.service - qBittorrent service
Loaded: loaded (/storage/.kodi/addons/service.qbittorrent/system.d/service.qbittorrent.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2019-09-22 12:17:47 CEST; 10min ago
Docs: Home · qbittorrent/qBittorrent Wiki · GitHub
Process: 4516 ExecStart=/bin/sh /storage/.kodi/addons/service.qbittorrent/bin/qbittorrent.start (code=exited, status=127)
Sep 22 12:17:47 CoreELEC systemd[1]: service.qbittorrent.service: Service RestartSec=100ms expired, scheduling restart.
Sep 22 12:17:47 CoreELEC systemd[1]: service.qbittorrent.service: Scheduled restart job, restart counter is at 5.
Sep 22 12:17:47 CoreELEC systemd[1]: Stopped qBittorrent service.
Sep 22 12:17:47 CoreELEC systemd[1]: service.qbittorrent.service: Start request repeated too quickly.
Sep 22 12:17:47 CoreELEC systemd[1]: service.qbittorrent.service: Failed with result 'exit-code'.
Sep 22 12:17:47 CoreELEC systemd[1]: Failed to start qBittorrent service.
Any tips how I can debug this further?
EDIT: I now notice in journalctl I have:
Sep 22 19:23:59 CoreELEC sh[2998]: qbittorrent-nox: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory