@haselchen Irgendwie gleicht das Problem oben dem Problem, das bei mir gerade mehrfach in den letzten Wochen aufgeschlagen ist. Ca. alle 14 Tage um 0:00 Uhr hängt sich mein ioBroker (latest-V9 im Container Manager auf Synology mit JS-Controller 5.0.16) auf, ist nicht mehr über die Weboberfläche ansprechbar und schreibt keine Daten mehr in die InfluxDB. Nach Neustart funktioniert ioBroker wieder für ein paar Tage.
Beim Googeln bin ich auf diesen Thread gestoßen, hilft mir aber auch gerade nicht weiter.
Was kann ich machen?
2023/11/28 00:00:01,stdout,}
2023/11/28 00:00:01,stdout, path: [32m'/opt/iobroker/log/iobroker.2023-11-27.log'[39m
2023/11/28 00:00:01,stdout," code: [32m'ENOENT'[39m,"
2023/11/28 00:00:01,stdout," syscall: [32m'unlink'[39m,"
2023/11/28 00:00:01,stdout," errno: [33m-2[39m,"
2023/11/28 00:00:01,stdout,[90m at node:internal/fs/streams:421:7[39m {
2023/11/28 00:00:01,stdout,[90m at node:internal/fs/streams:465:5[39m
2023/11/28 00:00:01,stdout,[90m at onwrite (node:internal/streams/writable:480:7)[39m
2023/11/28 00:00:01,stdout,[90m at afterWrite (node:internal/streams/writable:507:3)[39m
2023/11/28 00:00:01,stdout,[90m at finishMaybe (node:internal/streams/writable:733:9)[39m
2023/11/28 00:00:01,stdout,[90m at finish (node:internal/streams/writable:748:10)[39m
2023/11/28 00:00:01,stdout,[90m at WriteStream.emit (node:domain:489:12)[39m
2023/11/28 00:00:01,stdout,[90m at WriteStream.emit (node:events:529:35)[39m
2023/11/28 00:00:01,stdout, at WriteStream.<anonymous> [90m(/opt/iobroker/[39mnode_modules/[4mwinston-daily-rotate-file[24m/daily-rotate-file.js:140:28[90m)[39m
2023/11/28 00:00:01,stdout,[90m at Object.unlinkSync (node:fs:1883:3)[39m
2023/11/28 00:00:01,stdout,"Error: ENOENT: no such file or directory, unlink '/opt/iobroker/log/iobroker.2023-11-27.log'"
2023/11/28 00:00:01,stdout, at node:internal/fs/streams:421:7
2023/11/28 00:00:01,stdout, at node:internal/fs/streams:465:5
2023/11/28 00:00:01,stdout, at onwrite (node:internal/streams/writable:480:7)
2023/11/28 00:00:01,stdout, at afterWrite (node:internal/streams/writable:507:3)
2023/11/28 00:00:01,stdout, at finishMaybe (node:internal/streams/writable:733:9)
2023/11/28 00:00:01,stdout, at finish (node:internal/streams/writable:748:10)
2023/11/28 00:00:01,stdout, at WriteStream.emit (node:domain:489:12)
2023/11/28 00:00:01,stdout, at WriteStream.emit (node:events:529:35)
2023/11/28 00:00:01,stdout, at WriteStream.<anonymous> (/opt/iobroker/node_modules/winston-daily-rotate-file/daily-rotate-file.js:140:28)
2023/11/28 00:00:01,stdout, at Object.unlinkSync (node:fs:1883:3)
2023/11/28 00:00:01,stdout,"Error: ENOENT: no such file or directory, unlink '/opt/iobroker/log/iobroker.2023-11-27.log'"
2023/11/28 00:00:01,stdout,"ENOENT: no such file or directory, unlink '/opt/iobroker/log/iobroker.2023-11-27.log'"