This is my syslog output:
Feb 17 20:08:19 meet tvheadend[68582]: main: Log started
Feb 17 20:08:19 meet tvheadend[68582]: config: Found legacy '.hts/tvheadend', consider moving this to '.config/hts' instead.
Feb 17 20:08:19 meet tvheadend[68582]: config: Using configuration from '/home/hts/.hts/tvheadend'
Feb 17 20:08:19 meet tvheadend[68582]: http: Starting HTTP server 0.0.0.0:9981
Feb 17 20:08:19 meet tvheadend[68582]: htsp: Starting HTSP server 0.0.0.0:9982
Feb 17 20:08:19 meet tvheadend[68582]: satips: use --satip_bindaddr parameter to select the local IP for SAT>IP
Feb 17 20:08:19 meet tvheadend[68582]: satips: using Google lookup (might block the task until timeout)
Feb 17 20:08:19 meet tvheadend[68582]: satips: Starting SAT>IP RTSP server xxx.xxx.x.xx:554
Feb 17 20:08:19 meet tvheadend[68582]: satips: SAT>IP Server initialized
Feb 17 20:08:19 meet tvheadend[68582]: satips: HTTP xxx.xxx.x.xx:9981, RTSP xxx.xxx.x.xx:554
Feb 17 20:08:19 meet tvheadend[68582]: satips: descramble 1, muxcnf 0
Feb 17 20:08:19 meet tvheadend[68582]: config: backup: migrating config from 4.3-2228gce429efe9 (running 4.3-2229g6b5defc76)
Feb 17 20:08:19 meet tvheadend[68582]: config: backup: running, output file /home/hts/.hts/tvheadend/backup/4.3-2228gce429efe9.tar.bz2
Feb 17 20:08:19 meet tvheadend[68582]: spawn: Executing "/bin/tar"
Feb 17 20:08:20 meet tvheadend[68582]: spawn: /bin/tar: ./input/satip/adapters/32981ef20db326b2f2fe9660c7ab9ef0: Cannot open: Permission denied
Feb 17 20:08:21 meet tvheadend[68582]: spawn: /bin/tar: Exiting with failure status due to previous errors
Feb 17 20:08:21 meet tvheadend[68582]: config: backup: completed
Feb 17 20:08:21 meet tvheadend[68582]: config: command '/bin/tar cjf /home/hts/.hts/tvheadend/backup/4.3-2228gce429efe9.tar.bz2 --exclude backup --exclude recordings --exclude epggrab/*.sock --exclude timeshift/buffer --exclude imagecache/meta --exclude imagecache/data .' returned error code 2
Feb 17 20:08:21 meet tvheadend[68582]: config: executed in directory '/home/hts/.hts/tvheadend'
Feb 17 20:08:21 meet tvheadend[68582]: config: please DON'T report this as an error, you may use --nobackup to skip
Feb 17 20:08:21 meet tvheadend[68582]: config: ... or run the above command in the printed directory
Feb 17 20:08:21 meet tvheadend[68582]: config: ... using the same user/group as for the Tvheadend executable
Feb 17 20:08:21 meet tvheadend[68582]: config: ... to check the reason for the unfinished backup
Feb 17 20:08:21 meet tvheadend[68582]: config: backup: fatal error
Feb 17 20:08:21 meet systemd[1]: tvheadend.service: Main process exited, code=exited, status=1/FAILURE
Feb 17 20:08:21 meet systemd[1]: tvheadend.service: Failed with result 'exit-code'.
Feb 17 20:09:15 meet systemd[1]: tvheadend.service: Scheduled restart job, restart counter is at 1.
.....
Feb 17 20:14:48 meet tvheadend[4451]: subscription: 0002: No input source available for subscription "HTTP" to channel "WDR 2 Rheinland"
Feb 17 20:14:48 meet tvheadend[4451]: webui: Couldn't start streaming /stream/channel/f0a5989b7f37e586580cd9fd22a8da5e?ticket=4cedcfa21983f20d714adfd70985b5922c089df2, No assigned adapters``
I think it has something to do with the lines in bold but I do not know where the issue really is. I have also already deleted the old adaptor files under "/input/satip/adapters/" without any success. Is there any futher debug information or another log file providing further information? Do you have any clue where the issue could be that I do not see my sat adaptors?