October 23, 20241 yr Hallo zusammen Erstmal sorry zum Titel. Ich wusste ehrlich gesagt nicht wie ich es betiteln soll. Ich habe ein Problem mit Motioneye und der Speicher Funktion . Leider kann ich es nicht einordnen , ob die Rechte oder einffach der Pfad falsch ist. Motioneye will keine Bilder im Iob Ordner ablegen. Aber, Agend-DVR macht es ohne Probleme. Wenn ich Motioneye die Bilder im Ordner von Motion Speichern lasse geht es auch. Aber aus diesem Ordner kann ich die Bilder nicht mit Pushover versenden, dort kommt dieser fehler : host.Tower 2024-10-23 23:14:45.703infoRestart adapter system.adapter.pushover.0 because enabled host.Tower 2024-10-23 23:14:45.703errorinstance system.adapter.pushover.0 terminated with code 6 (UNCAUGHT_EXCEPTION) host.Tower 2024-10-23 23:14:45.703errorCaught by controller[1]: at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:10918:34) host.Tower 2024-10-23 23:14:45.703errorCaught by controller[1]: at Pushover.emit (node:domain:489:12) host.Tower 2024-10-23 23:14:45.703errorCaught by controller[1]: at Pushover.emit (node:events:517:28) host.Tower 2024-10-23 23:14:45.703errorCaught by controller[1]: at Pushover.onMessage (/opt/iobroker/node_modules/iobroker.pushover/main.js:37:33) host.Tower 2024-10-23 23:14:45.703errorCaught by controller[1]: at Pushover.processMessage (/opt/iobroker/node_modules/iobroker.pushover/main.js:82:18) host.Tower 2024-10-23 23:14:45.703errorCaught by controller[1]: at Pushover.sendNotification (/opt/iobroker/node_modules/iobroker.pushover/main.js:204:23) host.Tower 2024-10-23 23:14:45.703errorCaught by controller[1]: at Pushover.send (/opt/iobroker/node_modules/pushover-notifications/lib/pushover.js:206:51) host.Tower 2024-10-23 23:14:45.703errorCaught by controller[1]: at loadImage (/opt/iobroker/node_modules/pushover-notifications/lib/pushover.js:34:15) host.Tower 2024-10-23 23:14:45.703errorCaught by controller[1]: at Object.readFileSync (node:fs:464:35) host.Tower 2024-10-23 23:14:45.703errorCaught by controller[1]: at Object.openSync (node:fs:596:3) host.Tower 2024-10-23 23:14:45.703errorCaught by controller[1]: Error: ENOENT: no such file or directory, open '/mnt/cache/appdata/MotionEye/config/tst/alak.jpg' host.Tower 2024-10-23 23:14:45.703errorCaught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: pushover.0 2024-10-23 23:14:45.169warnTerminated (UNCAUGHT_EXCEPTION): Without reason pushover.0 2024-10-23 23:14:45.169infoterminating pushover.0 2024-10-23 23:14:44.664errorException-Code: ENOENT: ENOENT: no such file or directory, open '/mnt/cache/appdata/MotionEye/config/tst/alak.jpg' pushover.0 2024-10-23 23:14:44.663errorError: ENOENT: no such file or directory, open '/mnt/cache/appdata/MotionEye/config/tst/alak.jpg' at Object.openSync (node:fs:596:3) at Object.readFileSync (node:fs:464:35) at loadImage (/opt/iobroker/node_modules/pushover-notifications/lib/pushover.js:34:15) at Pushover.send (/opt/iobroker/node_modules/pushover-notifications/lib/pushover.js:206:51) at Pushover.sendNotification (/opt/iobroker/node_modules/iobroker.pushover/main.js:204:23) at Pushover.processMessage (/opt/iobroker/node_modules/iobroker.pushover/main.js:82:18) at Pushover.onMessage (/opt/iobroker/node_modules/iobroker.pushover/main.js:37:33) at Pushover.emit (node:events:517:28) at Pushover.emit (node:domain:489:12) at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:10918:34) pushover.0 2024-10-23 23:14:44.610errorunhandled promise rejection: ENOENT: no such file or directory, open '/mnt/cache/appdata/MotionEye/config/tst/alak.jpg' pushover.0 2024-10-23 23:14:44.609errorUnhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). Dieser Pfad geht, ist aber von Agent-DVR : /opt/iobroker/temp/Bilder/agentdvr/video/OHFQB/grabs/Pushpic.jpg ( Warum ist hier der Pfad ( opt )) und nicht mnt oder appdata ? Gibt es eine möglichkeit iob auf ausserhalb seines Dockers zugriff zu geben ? In den DockerSettings sind die Ordner eingetragen. Falls jemand lust hat zu helfen, bin ich sehr gerne bereit, alle fragen zu beantworten was Euch nützlich sein könnte.
October 24, 20241 yr 6 hours ago, Eny said: Dieser Pfad geht, ist aber von Agent-DVR : /opt/iobroker/temp/Bilder/agentdvr/video/OHFQB/grabs/Pushpic.jpg ( Warum ist hier der Pfad ( opt )) und nicht mnt oder appdata ? Gibt es eine möglichkeit iob auf ausserhalb seines Dockers zugriff zu geben ? zum Verständnis MotioEye an sich geht ? Pushover (iobroker ?) geht nicht ? was auch immer das jetzt machen soll (ich nutze weder noch ...) bitte mal von beiden Dockers den docker run <<click << hier posten und dann den Pfad wie pushover darauf zugreifen soll, kann, ... Denke dann kann die eher jemand helfen
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.