Fehlermeldung alle 10 Minuten
Posted: 08 Feb 2022 22:05
Hallo zusammen,
Ich hoffe, dass mir jemand bei einem Problem helfen kann, das meine Fähigkeiten bei Weitem übersteigt.
Ich habe Z-way auf einem Raspi 4/8GB installiert und nutze einige Z-Way devices und einige Geräte, die ich über HTTP angebunden habe. Das System halte ich aktuell.
Ich bekomme nun alle 10 Minuten eine Fehlermeldung auf dem Handy
Fehler beim Ausführen des Befehls: ReferenceError: Invalid left-hand side in assignment
Ich habe versucht, das z-way Log-File auszulesen und finde dort regelmäßig folgende Blöcke:
[2022-02-08 16:50:00.046] [core] --- Code_Device_sensorMultilevel_53 performCommand processing: {"0":"update"}
[2022-02-08 16:50:00.048] [core] Notification: error (module): Fehler beim Ausführen des Befehls: ReferenceError: Invalid left-hand side in assignment
[2022-02-08 16:50:00.051] [core] (Mobile App Support) send notification: "Fehler beim Ausführen des Befehls: ReferenceError: Invalid left-hand side in assignment"
[2022-02-08 16:50:00.054] [core] (Mobile App Support) send notification: "Fehler beim Ausführen des Befehls: ReferenceError: Invalid left-hand side in assignment"
[2022-02-08 16:50:00.056] [core] (Mobile App Support) send notification: "Fehler beim Ausführen des Befehls: ReferenceError: Invalid left-hand side in assignment"
[2022-02-08 16:50:00.058] [core] (Mobile App Support) send notification: "Fehler beim Ausführen des Befehls: ReferenceError: Invalid left-hand side in assignment"
[2022-02-08 16:50:00.065] [core] ReferenceError: Invalid left-hand side in assignment
at CodeDevice.eval (eval at <anonymous> (automation/modules/CodeDevice/index.js:134:23), <anonymous>:1:1)
at CodeDevice.update (automation/modules/CodeDevice/index.js:134:18)
at self.controller.devices.create.handler (automation/modules/CodeDevice/index.js:88:10)
at _.extend.performCommand (automation/classes/VirtualDevice.js:371:25)
at automation/modules/SensorsPolling/index.js:82:9
at Array.forEach (native)
at AutomationController.onPoll (automation/modules/SensorsPolling/index.js:81:20)
at AutomationController.EventEmitter.emit (automation/lib/eventemitter2.js:311:33)
at automation/modules/Cron/index.js:138:27
at Array.forEach (native)
[2022-02-08 16:50:00.066] [core] --- Daylight_13 performCommand processing: {"0":"update"}
Die index.ja Files finde ich und kann sie lesen, aber ich verstehe sie nicht.
Ihr braucht sicher mehr Infos, aber ich weiß nicht einmal, was ich jetzt noch posten sollte. Reiche aber gerne alles nach.
Danke schon mal im Voraus, dass Ihr Euch der Sache annehmt.
Schönen Abend
Johannes
Ich hoffe, dass mir jemand bei einem Problem helfen kann, das meine Fähigkeiten bei Weitem übersteigt.
Ich habe Z-way auf einem Raspi 4/8GB installiert und nutze einige Z-Way devices und einige Geräte, die ich über HTTP angebunden habe. Das System halte ich aktuell.
Ich bekomme nun alle 10 Minuten eine Fehlermeldung auf dem Handy
Fehler beim Ausführen des Befehls: ReferenceError: Invalid left-hand side in assignment
Ich habe versucht, das z-way Log-File auszulesen und finde dort regelmäßig folgende Blöcke:
[2022-02-08 16:50:00.046] [core] --- Code_Device_sensorMultilevel_53 performCommand processing: {"0":"update"}
[2022-02-08 16:50:00.048] [core] Notification: error (module): Fehler beim Ausführen des Befehls: ReferenceError: Invalid left-hand side in assignment
[2022-02-08 16:50:00.051] [core] (Mobile App Support) send notification: "Fehler beim Ausführen des Befehls: ReferenceError: Invalid left-hand side in assignment"
[2022-02-08 16:50:00.054] [core] (Mobile App Support) send notification: "Fehler beim Ausführen des Befehls: ReferenceError: Invalid left-hand side in assignment"
[2022-02-08 16:50:00.056] [core] (Mobile App Support) send notification: "Fehler beim Ausführen des Befehls: ReferenceError: Invalid left-hand side in assignment"
[2022-02-08 16:50:00.058] [core] (Mobile App Support) send notification: "Fehler beim Ausführen des Befehls: ReferenceError: Invalid left-hand side in assignment"
[2022-02-08 16:50:00.065] [core] ReferenceError: Invalid left-hand side in assignment
at CodeDevice.eval (eval at <anonymous> (automation/modules/CodeDevice/index.js:134:23), <anonymous>:1:1)
at CodeDevice.update (automation/modules/CodeDevice/index.js:134:18)
at self.controller.devices.create.handler (automation/modules/CodeDevice/index.js:88:10)
at _.extend.performCommand (automation/classes/VirtualDevice.js:371:25)
at automation/modules/SensorsPolling/index.js:82:9
at Array.forEach (native)
at AutomationController.onPoll (automation/modules/SensorsPolling/index.js:81:20)
at AutomationController.EventEmitter.emit (automation/lib/eventemitter2.js:311:33)
at automation/modules/Cron/index.js:138:27
at Array.forEach (native)
[2022-02-08 16:50:00.066] [core] --- Daylight_13 performCommand processing: {"0":"update"}
Die index.ja Files finde ich und kann sie lesen, aber ich verstehe sie nicht.
Ihr braucht sicher mehr Infos, aber ich weiß nicht einmal, was ich jetzt noch posten sollte. Reiche aber gerne alles nach.
Danke schon mal im Voraus, dass Ihr Euch der Sache annehmt.
Schönen Abend
Johannes