Ich habe verschiedene Varianten ausprobiert. Z.B. auch den link mit dem geleerten Pfad wieder mit dem richtigen Pfad repariert. Aber nach dem Neuestart ist der Link wieder leer. Könnte es vielleicht an der eingesetzten NVME liegen?
Ein Ausschnitt aus den Log-Meldungenzeigt dieses:
Sep 28 23:05:26 libreelec-rpi-1.fritz.box systemd[1]: Started Locale Service.
Sep 28 23:05:27 libreelec-rpi-1.fritz.box webif[2996]: node:internal/process/promises:289
Sep 28 23:05:27 libreelec-rpi-1.fritz.box webif[2996]: triggerUncaughtException(err, true /* fromPromise */);
Sep 28 23:05:27 libreelec-rpi-1.fritz.box webif[2996]: ^
Sep 28 23:05:27 libreelec-rpi-1.fritz.box webif[2996]: [Error: ENOENT: no such file or directory, unlink '/etc/vdr/channels/Server-channellist.conf'] {
Sep 28 23:05:27 libreelec-rpi-1.fritz.box webif[2996]: errno: -2,
Sep 28 23:05:27 libreelec-rpi-1.fritz.box webif[2996]: code: 'ENOENT',
Sep 28 23:05:27 libreelec-rpi-1.fritz.box webif[2996]: syscall: 'unlink',
Sep 28 23:05:27 libreelec-rpi-1.fritz.box webif[2996]: path: '/etc/vdr/channels/Server-channellist.conf'
Sep 28 23:05:27 libreelec-rpi-1.fritz.box webif[2996]: }
Sep 28 23:05:27 libreelec-rpi-1.fritz.box webif[2996]: Node.js v20.12.2
Sep 28 23:05:27 libreelec-rpi-1.fritz.box systemd[1]: webif.service: Main process exited, code=exited, status=1/FAILURE
Sep 28 23:05:27 libreelec-rpi-1.fritz.box systemd[1]: webif.service: Failed with result 'exit-code'.
Sep 28 23:05:27 libreelec-rpi-1.fritz.box systemd[1]: webif.service: Consumed 6.274s CPU time.
Sep 28 23:05:27 libreelec-rpi-1.fritz.box systemd[1]: webif.service: Scheduled restart job, restart counter is at 4.
Sep 28 23:05:27 libreelec-rpi-1.fritz.box systemd[1]: Started The MLD webif.
Sep 28 23:05:28 libreelec-rpi-1.fritz.box webif[3287]: Listen on port 80 ...
Sep 28 23:05:31 libreelec-rpi-1.fritz.box webif[3287]: node:internal/process/promises:289
Sep 28 23:05:31 libreelec-rpi-1.fritz.box webif[3287]: triggerUncaughtException(err, true /* fromPromise */);
Sep 28 23:05:31 libreelec-rpi-1.fritz.box webif[3287]: ^
Sep 28 23:05:31 libreelec-rpi-1.fritz.box webif[3287]: [Error: ENOENT: no such file or directory, unlink '/etc/vdr/channels/Server-channellist.conf'] {
Sep 28 23:05:31 libreelec-rpi-1.fritz.box webif[3287]: errno: -2,
Sep 28 23:05:31 libreelec-rpi-1.fritz.box webif[3287]: code: 'ENOENT',
Sep 28 23:05:31 libreelec-rpi-1.fritz.box webif[3287]: syscall: 'unlink',
Sep 28 23:05:31 libreelec-rpi-1.fritz.box webif[3287]: path: '/etc/vdr/channels/Server-channellist.conf'
Sep 28 23:05:31 libreelec-rpi-1.fritz.box webif[3287]: }
Sep 28 23:05:31 libreelec-rpi-1.fritz.box webif[3287]: Node.js v20.12.2"
kann damit jemand vielleicht etwas anfangen?