NEWS
Neulingsfrage zu Instanz fhem
-
Moin!
Nachdem ich hier (iobrooker) nichts hinbekommen habe habe ich alle Ordner "iobroker" von Hand auf dem Pi gelöscht und die händische Installationsprozedur durchgeführt. Nach Schritt 4 derselben und keiner Fehlermeldung habe ich dann die Erstinstallation im Webbrowser durchgeführt. Dabei wurde u.a. mein Fernseher gefunden. Diese Instanz (lgtv) habe ich mit der passenden IP gefüttert und konnte somit meinen Fernseher per Rechner bedienen. Das war jetzt nur ein Test ob überhaupt was (des softwarepaketes node.js & iobroker) funktioniert bzw. ob der Pi funktioniert.
Funktioniert, also Hardware & Software grundsätzlich okay...
dann habe ich die Instanz fhem geladen und die IP eingestellt sowie die Portnummer kontrolliert:
Wie im Bild erkennbar stimmen IP und Portnummer. Im linkem Fenster sehe ich das iobroker schon fast 400 Versuche hinter sich hat eine Verbindung aufzubauen. Das diese Versuche bei fhem ankommen ist im dortigem Log zu sehen:
2021.11.05 17:47:19 3: Forbidden command attr for telnetPort_192.168.180.160_54414 2021.11.05 17:47:19 1: stacktrace: 2021.11.05 17:47:19 1: main::allowed_Authorize called by fhem.pl (3603) 2021.11.05 17:47:19 1: main::CallFn called by fhem.pl (5375) 2021.11.05 17:47:19 1: main::Authorized called by fhem.pl (1205) 2021.11.05 17:47:19 1: main::AnalyzeCommand called by fhem.pl (1063) 2021.11.05 17:47:19 1: main::AnalyzeCommandChain called by ./FHEM/98_telnet.pm (255) 2021.11.05 17:47:19 1: main::telnet_Read called by fhem.pl (3603) 2021.11.05 17:47:19 1: main::CallFn called by fhem.pl (726) 2021.11.05 17:47:20 3: Forbidden command attr for telnetPort_192.168.180.160_54414 2021.11.05 17:47:20 1: stacktrace: 2021.11.05 17:47:20 1: main::allowed_Authorize called by fhem.pl (3603) 2021.11.05 17:47:20 1: main::CallFn called by fhem.pl (5375) 2021.11.05 17:47:20 1: main::Authorized called by fhem.pl (1205) 2021.11.05 17:47:20 1: main::AnalyzeCommand called by fhem.pl (1063) 2021.11.05 17:47:20 1: main::AnalyzeCommandChain called by ./FHEM/98_telnet.pm (255) 2021.11.05 17:47:20 1: main::telnet_Read called by fhem.pl (3603) 2021.11.05 17:47:20 1: main::CallFn called by fhem.pl (726) 2021.11.05 17:47:20 3: Forbidden command set for telnetPort_192.168.180.160_54414 2021.11.05 17:47:20 1: stacktrace: 2021.11.05 17:47:20 1: main::allowed_Authorize called by fhem.pl (3603) 2021.11.05 17:47:20 1: main::CallFn called by fhem.pl (5375) 2021.11.05 17:47:20 1: main::Authorized called by fhem.pl (1205) 2021.11.05 17:47:20 1: main::AnalyzeCommand called by fhem.pl (1063) 2021.11.05 17:47:20 1: main::AnalyzeCommandChain called by ./FHEM/98_telnet.pm (255) 2021.11.05 17:47:20 1: main::telnet_Read called by fhem.pl (3603) 2021.11.05 17:47:20 1: main::CallFn called by fhem.pl (726) usw.
Leider kann ich nicht erkennen, was da für ein verbotenes Attribut gesendet wird. Das Log von iobroker:
fhem.0 2021-11-05 23:13:15.289 info > lastIOBout = ----- not in use - info.Configurations.advancedFunction(false) - fhem.0.info.Info.lastIOBout fhem.0 2021-11-05 23:13:15.288 info > lastSend2ioB = ----- not in use - info.Configurations.advancedFunction(false) - fhem.0.info.Info.lastSend2ioB fhem.0 2021-11-05 23:13:15.288 info > lastInfo = ----- not in use - info.Configurations.advancedFunction(false) - fhem.0.info.Info.lastInfo fhem.0 2021-11-05 23:13:15.287 info > lastError = ----- not in use - info.Configurations.advancedFunction(false) - fhem.0.info.Info.lastError fhem.0 2021-11-05 23:13:15.286 info > lastWarn = ----- not in use - info.Configurations.advancedFunction(false) - fhem.0.info.Info.lastWarn fhem.0 2021-11-05 23:13:15.285 warn Terminated (UNCAUGHT_EXCEPTION): Without reason fhem.0 2021-11-05 23:13:15.283 info terminating fhem.0 2021-11-05 23:13:15.271 error Cannot read properties of null (reading 'val') fhem.0 2021-11-05 23:13:15.271 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-05 23:13:15.271 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-05 23:13:15.270 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-05 23:13:15.270 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-05 23:13:15.269 info > FHEM alive = false - fhem.0.info.Info.alive fhem.0 2021-11-05 23:13:15.268 error Cannot read properties of null (reading 'val') fhem.0 2021-11-05 23:13:15.267 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-05 23:13:15.267 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-05 23:13:15.267 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-05 23:13:15.266 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-05 23:13:15.265 info > Number of objects IOB out (subscribe) = 0 - fhem.0.info.Info.numberObjectsIOBoutSub fhem.0 2021-11-05 23:13:15.263 error Cannot read properties of null (reading 'val') fhem.0 2021-11-05 23:13:15.263 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-05 23:13:15.263 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-05 23:13:15.263 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-05 23:13:15.262 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-05 23:13:15.260 error Cannot read properties of null (reading 'val') fhem.0 2021-11-05 23:13:15.260 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-05 23:13:15.260 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-05 23:13:15.260 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-05 23:13:15.259 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-05 23:13:15.257 error Cannot read properties of null (reading 'val') fhem.0 2021-11-05 23:13:15.257 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-05 23:13:15.256 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-05 23:13:15.256 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-05 23:13:15.256 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-05 23:13:15.243 error Cannot read properties of null (reading 'val') fhem.0 2021-11-05 23:13:15.243 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-05 23:13:15.242 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-05 23:13:15.241 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-05 23:13:15.240 warn Exception: TypeError: Cannot read properties of null (reading 'val')
Leider hatte ich vorhin mehrfach probiert ein Passwort (in fhem) zu setzen - das hat irgendwie nicht funktioniert.
Eine weitere Vermutung für das Nichtfunktionieren der Verbindung ist, das ich wegen verschiedener Test in den letzten Jahren in fhem dort einige Fehler drin habe, im Event monitor (fhem) kommen dann so seltsame Ereignisse an, die fhem aber nicht zu stören scheinen:
2021.11.05 17:49:07 1: OWXTHERM_BinValues: OWX_28_594F64080000: invalid data, 0 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 2021.11.05 17:49:08 1: OWXTHERM_BinValues: OWX_28_6A0437060000: invalid data, 0 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 2021.11.05 17:49:15 1: OWXTHERM_BinValues: OWX_28_FF0235521704: invalid data, 0 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 2021.11.05 17:49:27 1: OWXTHERM_BinValues: OWX_28_FF0BF1011703: invalid data, 0 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 2021.11.05 17:49:33 1: OWXTHERM_BinValues: OWX_28_FF0DA5011703: invalid data, 0 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 2021.11.05 17:49:34 1: OWXTHERM_BinValues: OWX_28_FF1D37521704: invalid data, 0 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
Falls jemand eine Idee hat - dann lese ich sie morgen, für heute mache ich Feierabend...
-
@babylon5-0
Problem noch vorhanden?
Schau mal hier in Kapitel 2
https://github.com/iobroker-community-adapters/ioBroker.fhem/tree/master/docs/de#überblickGruß
LausiD -
@lausid said in Neulingsfrage zu Instanz fhem:
Problem noch vorhanden?
Ja, allerdings hatte ich ein paar Tage keine Zeit, daher erst heute neue Antwort.
Hinweis: Bei folgenden Codeschnipseln ist der Raspberry 3 mit der FHEM-Installation leider aus der Zeitsyncronisation raus, dessen Uhr geht ca. 6h10min nach. Ein stellen der Uhr ist mir bisher nicht gelungen, der muß, wenn bei iobrooker (auf dem Pi 4) alles läuft neu installiert werden.
Okay, bei FHEM habe ich einige "Reste" von Versuchen, die nur Null-Daten ins Log schrieben, entsorgt. Beide Pi sind eben neu gestartet worden.
Aktuelles Problem: Der iobrooker verbindet sich mit FHEM (incl. Passwort), aber es gibt nur Fehlermeldungen die ich nicht verstehe. Hier die Logs und Bilder:
Warum sind die Geräte verbunden, aber Host nicht?
host.rpi4 2021-11-12 12:02:57.747 info Restart adapter system.adapter.fhem.0 because enabled host.rpi4 2021-11-12 12:02:57.747 error instance system.adapter.fhem.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.rpi4 2021-11-12 12:02:57.747 error Caught by controller[5]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:02:57.746 error Caught by controller[5]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:02:57.746 error Caught by controller[5]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:02:57.746 error Caught by controller[4]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:02:57.746 error Caught by controller[4]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:02:57.746 error Caught by controller[4]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:02:57.746 error Caught by controller[3]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:02:57.745 error Caught by controller[3]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:02:57.745 error Caught by controller[3]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:02:57.745 error Caught by controller[2]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:02:57.745 error Caught by controller[2]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:02:57.745 error Caught by controller[2]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:02:57.745 error Caught by controller[1]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:02:57.745 error Caught by controller[1]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:02:57.744 error Caught by controller[1]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:02:57.744 error Caught by controller[0]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:02:57.744 error Caught by controller[0]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:02:57.744 error Caught by controller[0]: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.304 warn Terminated (UNCAUGHT_EXCEPTION): Without reason fhem.0 2021-11-12 12:02:57.303 info terminating fhem.0 2021-11-12 12:02:57.300 info > lastIOBout = ----- not in use - info.Configurations.advancedFunction(false) - fhem.0.info.Info.lastIOBout fhem.0 2021-11-12 12:02:57.300 info > lastSend2ioB = ----- not in use - info.Configurations.advancedFunction(false) - fhem.0.info.Info.lastSend2ioB fhem.0 2021-11-12 12:02:57.299 info > lastInfo = ----- not in use - info.Configurations.advancedFunction(false) - fhem.0.info.Info.lastInfo fhem.0 2021-11-12 12:02:57.299 info > lastError = ----- not in use - info.Configurations.advancedFunction(false) - fhem.0.info.Info.lastError fhem.0 2021-11-12 12:02:57.298 info > lastWarn = ----- not in use - info.Configurations.advancedFunction(false) - fhem.0.info.Info.lastWarn fhem.0 2021-11-12 12:02:57.297 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.297 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:57.297 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.296 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:57.296 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.294 info > FHEM alive = false - fhem.0.info.Info.alive fhem.0 2021-11-12 12:02:57.293 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.293 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:57.293 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.292 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:57.292 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.290 info > Number of objects IOB out (subscribe) = 0 - fhem.0.info.Info.numberObjectsIOBoutSub fhem.0 2021-11-12 12:02:57.289 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.288 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:57.288 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.288 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:57.287 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.285 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.285 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:57.285 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.285 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:57.284 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.281 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.281 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:57.281 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.281 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:57.280 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.268 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.267 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:57.266 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.265 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:57.265 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:57.253 info > Date of main.js = 02.07.21 - fhem.0.info.Info.buildDate fhem.0 2021-11-12 12:02:57.237 info STEP 15 ==== info Synchro fhem.0 2021-11-12 12:02:57.236 info > processed 0 event(s) of FHEM saved during synchro fhem.0 2021-11-12 12:02:57.235 info STEP 14 ==== processed saved event(s) of FHEM fhem.0 2021-11-12 12:02:57.223 info stateChange (out): fhem.0.info.Commands.sendFHEM | save > save fhem.0 2021-11-12 12:02:57.170 info stateChange (out): fhem.0.info.Commands.sendFHEM | set fhem.0.alive on-for-timer 360 > set fhem.0.alive on-for-timer 360 fhem.0 2021-11-12 12:02:57.157 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive comment Auto-created by ioBroker fhem.0 > attr fhem.0.alive comment Auto-created by ioBroker fhem.0 fhem.0 2021-11-12 12:02:57.146 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive setList on:noArg off:noArg > attr fhem.0.alive setList on:noArg off:noArg fhem.0 2021-11-12 12:02:57.134 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive useSetExtensions 1 > attr fhem.0.alive useSetExtensions 1 fhem.0 2021-11-12 12:02:57.121 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive room ioB_System > attr fhem.0.alive room ioB_System fhem.0 2021-11-12 12:02:57.110 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive alias fhem.0.alive > attr fhem.0.alive alias fhem.0.alive fhem.0 2021-11-12 12:02:57.097 info stateChange (out): fhem.0.info.Commands.sendFHEM | define fhem.0.alive dummy > define fhem.0.alive dummy fhem.0 2021-11-12 12:02:57.077 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.send2ioB comment Auto-created by ioBroker fhem.0 > attr fhem.0.send2ioB comment Auto-created by ioBroker fhem.0 fhem.0 2021-11-12 12:02:57.063 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.send2ioB room ioB_System > attr fhem.0.send2ioB room ioB_System fhem.0 2021-11-12 12:02:57.049 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.send2ioB alias fhem.0.send2ioB > attr fhem.0.send2ioB alias fhem.0.send2ioB fhem.0 2021-11-12 12:02:57.030 info stateChange (out): fhem.0.info.Commands.sendFHEM | define fhem.0.send2ioB dummy > define fhem.0.send2ioB dummy fhem.0 2021-11-12 12:02:57.014 info > processed 12 stateChange(s) of ioBroker saved during synchro fhem.0 2021-11-12 12:02:57.014 info STEP 13 ==== processed saved stateChange(s) of ioBroker fhem.0 2021-11-12 12:02:57.013 info > save FHEM: Wrote configuration to fhem.cfg fhem.0 2021-11-12 12:02:57.013 info > activate fhem.0.alive room ioB_System every 5 minutes fhem.0 2021-11-12 12:02:57.012 info STEP 12 ==== activate alive and save FHEM fhem.0 2021-11-12 12:02:57.012 info > dummy fhem.0.alive - use to check alive FHEM Adapter in FHEM fhem.0 2021-11-12 12:02:57.011 info > dummy fhem.0.send2ioB - use to set objects/states of ioBroker from FHEM fhem.0 2021-11-12 12:02:57.010 info > room ioB_IN: nothing to do..... fhem.0 2021-11-12 12:02:57.009 info STEP 11 ==== check/create FHEM dummy Devices in room ioB_IN/ioB_System fhem.0 2021-11-12 12:02:57.008 info > delete unused objects (*) > delete 0 channel(s) and 0 state(s) fhem.0 2021-11-12 12:02:56.951 warn State "system.adapter.fhem.1.alive" has no existing object, this might lead to an error in future versions fhem.0 2021-11-12 12:02:56.945 info STEP 10 ===== check delete unused objects fhem.0 2021-11-12 12:02:56.943 error > SyntaxError jsonlist2 of FHEM device --> stop instance fhem.0 [main] [syncFHEM] fhem.0 2021-11-12 12:02:56.941 info > result of jsonlist2 OK fhem.0 2021-11-12 12:02:56.928 info > Connected FHEM telnet 192.168.180.150:7072 - send telnet "jsonlist2" fhem.0 2021-11-12 12:02:56.927 info STEP 07 ===== connect FHEM telnet fhem.0 2021-11-12 12:02:56.926 info > no sync - fhem.0.info.Configurations.allowedIOBin fhem.0 2021-11-12 12:02:56.925 info STEP 06 ===== check Subscribe - check fhem.0.info.Configurations.allowedIOBin fhem.0 2021-11-12 12:02:56.917 info STEP 05 ===== Activate Debug-Mode for channel(s) - check fhem.0.info.Debug.activate fhem.0 2021-11-12 12:02:56.915 info > LOG "unhandled event FHEM ....." all events unhandled from FHEM - info.Settings.logUnhandledEventFHEM (true) fhem.0 2021-11-12 12:02:56.904 info > LOG "event FHEM(s) ....." events state from FHEM - info.Settings.logEventFHEMstate (true) fhem.0 2021-11-12 12:02:56.903 info > LOG "event FHEM(g) ....." events global from FHEM - info.Settings.logEventFHEMglobal (true) fhem.0 2021-11-12 12:02:56.892 info > LOG "stateChange: ....." all events ioBroker to FHEM - info.Settings.logEventIOB (true) fhem.0 2021-11-12 12:02:56.863 info STEP 04 ===== select messages ioBroker admin LOG - check fhem.0.info.Settings (true) fhem.0 2021-11-12 12:02:56.860 info > FUNCTION - sync update allowedIOBin - info.Configurations.syncUpdateIOBin (true) fhem.0 2021-11-12 12:02:56.856 info > FUNCTION - sync update FHEM reading - info.Configurations.syncUpdate (true) fhem.0 2021-11-12 12:02:56.854 info > FUNCTION - delete unused objects automatically - info.Configurations.deleteUnusedObjects (true) fhem.0 2021-11-12 12:02:56.845 info > FUNCTION - auto create read,write,min,max,unit of object - info.Configurations.autoRest (true) fhem.0 2021-11-12 12:02:56.844 info > FUNCTION - auto create states of object - info.Configurations.autoStates (true) fhem.0 2021-11-12 12:02:56.843 info > FUNCTION - auto create type of object - info.Configurations.autoType (true) fhem.0 2021-11-12 12:02:56.842 info > FUNCTION - auto create name of object - info.Configurations.autoName (true) fhem.0 2021-11-12 12:02:56.841 info > FUNCTION - (fhem.0) auto create SmartName of object (Adapter Cloud/IoT) - info.Configurations.autoSmartName (true) fhem.0 2021-11-12 12:02:56.840 info > FUNCTION - allow special configurations FHEM - info.Configurations.autoConfigFHEM (true) fhem.0 2021-11-12 12:02:56.839 info > FUNCTION - auto create room of channel (use Adapter Material) - info.Configurations.autoRoom (true) fhem.0 2021-11-12 12:02:56.838 info > FUNCTION - auto create function of object (use Adapter Material) - info.Configurations.autoFunction (true) fhem.0 2021-11-12 12:02:56.836 info > FUNCTION - auto create role of object (use Adapter Material) - info.Configurations.autoRole (true) fhem.0 2021-11-12 12:02:56.827 info STEP 03 ===== select function of Adapter (FUNCTION) - check fhem.0.info.Configurations (true) fhem.0 2021-11-12 12:02:56.750 info STEP 02 ===== Devices to sync (SYNC) - check fhem.0.info.Configurations (value) fhem.0 2021-11-12 12:02:56.748 info > 66 objects fhem.0.info OK fhem.0 2021-11-12 12:02:56.730 info > check old objects and delete fhem.0 2021-11-12 12:02:56.566 info > check new/update objects fhem.0 2021-11-12 12:02:56.563 info STEP 01 ===== buildDate 02.07.21 - check objects fhem.0.info fhem.0 2021-11-12 12:02:56.478 info starting. Version 1.6.3 in /opt/iobroker/node_modules/iobroker.fhem, node: v17.0.1, js-controller: 3.3.18 host.rpi4 2021-11-12 12:02:54.676 info instance system.adapter.fhem.0 started with pid 1615 host.rpi4 2021-11-12 12:02:24.643 info Restart adapter system.adapter.fhem.0 because enabled host.rpi4 2021-11-12 12:02:24.643 error instance system.adapter.fhem.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING) host.rpi4 2021-11-12 12:02:24.642 error Caught by controller[5]: Node.js v17.0.1 host.rpi4 2021-11-12 12:02:24.642 error Caught by controller[5]: at process._fatalException (node:internal/process/execution:170:25) host.rpi4 2021-11-12 12:02:24.642 error Caught by controller[5]: at process.emit (/opt/iobroker/node_modules/source-map-support/source-map-support.js:516:21) host.rpi4 2021-11-12 12:02:24.642 error Caught by controller[5]: at process.emit (node:domain:475:12) host.rpi4 2021-11-12 12:02:24.642 error Caught by controller[5]: at process.emit (node:events:402:35) host.rpi4 2021-11-12 12:02:24.642 error Caught by controller[5]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3436:15) host.rpi4 2021-11-12 12:02:24.641 error Caught by controller[5]: TypeError: Cannot read properties of null (reading 'destroy') host.rpi4 2021-11-12 12:02:24.641 error Caught by controller[5]: ^ host.rpi4 2021-11-12 12:02:24.641 error Caught by controller[5]: telnetOut.destroy(); host.rpi4 2021-11-12 12:02:24.641 error Caught by controller[5]: /opt/iobroker/node_modules/iobroker.fhem/main.js:3436 host.rpi4 2021-11-12 12:02:24.641 error Caught by controller[4]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:02:24.641 error Caught by controller[4]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:02:24.641 error Caught by controller[4]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:02:24.640 error Caught by controller[3]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:02:24.640 error Caught by controller[3]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:02:24.640 error Caught by controller[3]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:02:24.638 error Caught by controller[2]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:02:24.638 error Caught by controller[2]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:02:24.638 error Caught by controller[2]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:02:24.638 error Caught by controller[1]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:02:24.638 error Caught by controller[1]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:02:24.637 error Caught by controller[1]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:02:24.637 error Caught by controller[0]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:02:24.637 error Caught by controller[0]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:02:24.637 error Caught by controller[0]: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:24.581 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:24.581 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:24.581 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:24.580 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:24.579 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:24.578 info > Number of objects IOB out (subscribe) = 0 - fhem.0.info.Info.numberObjectsIOBoutSub fhem.0 2021-11-12 12:02:24.577 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:24.576 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:24.576 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:24.576 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:24.575 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:24.573 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:24.573 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:24.573 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:24.573 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:24.572 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:24.570 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:24.569 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:24.569 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:24.569 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:24.569 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:24.555 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:24.555 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:24.554 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:24.553 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:02:24.552 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:02:24.542 info > Date of main.js = 02.07.21 - fhem.0.info.Info.buildDate fhem.0 2021-11-12 12:02:24.479 info STEP 15 ==== info Synchro fhem.0 2021-11-12 12:02:24.478 info > processed 0 event(s) of FHEM saved during synchro fhem.0 2021-11-12 12:02:24.477 info STEP 14 ==== processed saved event(s) of FHEM fhem.0 2021-11-12 12:02:24.471 info stateChange (out): fhem.0.info.Commands.sendFHEM | save > save fhem.0 2021-11-12 12:02:24.451 info stateChange (out): fhem.0.info.Commands.sendFHEM | set fhem.0.alive on-for-timer 360 > set fhem.0.alive on-for-timer 360 fhem.0 2021-11-12 12:02:24.436 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive comment Auto-created by ioBroker fhem.0 > attr fhem.0.alive comment Auto-created by ioBroker fhem.0 fhem.0 2021-11-12 12:02:24.418 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive setList on:noArg off:noArg > attr fhem.0.alive setList on:noArg off:noArg fhem.0 2021-11-12 12:02:24.401 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive useSetExtensions 1 > attr fhem.0.alive useSetExtensions 1 fhem.0 2021-11-12 12:02:24.386 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive room ioB_System > attr fhem.0.alive room ioB_System fhem.0 2021-11-12 12:02:24.369 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive alias fhem.0.alive > attr fhem.0.alive alias fhem.0.alive fhem.0 2021-11-12 12:02:24.338 info stateChange (out): fhem.0.info.Commands.sendFHEM | define fhem.0.alive dummy > define fhem.0.alive dummy fhem.0 2021-11-12 12:02:24.320 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.send2ioB comment Auto-created by ioBroker fhem.0 > attr fhem.0.send2ioB comment Auto-created by ioBroker fhem.0 fhem.0 2021-11-12 12:02:24.303 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.send2ioB room ioB_System > attr fhem.0.send2ioB room ioB_System fhem.0 2021-11-12 12:02:24.289 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.send2ioB alias fhem.0.send2ioB > attr fhem.0.send2ioB alias fhem.0.send2ioB fhem.0 2021-11-12 12:02:24.277 info stateChange (out): fhem.0.info.Commands.sendFHEM | define fhem.0.send2ioB dummy > define fhem.0.send2ioB dummy fhem.0 2021-11-12 12:02:24.257 info > processed 12 stateChange(s) of ioBroker saved during synchro fhem.0 2021-11-12 12:02:24.256 info STEP 13 ==== processed saved stateChange(s) of ioBroker fhem.0 2021-11-12 12:02:24.256 info > save FHEM: Wrote configuration to fhem.cfg fhem.0 2021-11-12 12:02:24.255 info > activate fhem.0.alive room ioB_System every 5 minutes fhem.0 2021-11-12 12:02:24.255 info STEP 12 ==== activate alive and save FHEM fhem.0 2021-11-12 12:02:24.255 info > dummy fhem.0.alive - use to check alive FHEM Adapter in FHEM fhem.0 2021-11-12 12:02:24.254 info > dummy fhem.0.send2ioB - use to set objects/states of ioBroker from FHEM fhem.0 2021-11-12 12:02:24.253 info > room ioB_IN: nothing to do..... fhem.0 2021-11-12 12:02:24.252 info STEP 11 ==== check/create FHEM dummy Devices in room ioB_IN/ioB_System fhem.0 2021-11-12 12:02:24.250 info > delete unused objects (*) > delete 0 channel(s) and 0 state(s) fhem.0 2021-11-12 12:02:24.154 warn State "system.adapter.fhem.1.alive" has no existing object, this might lead to an error in future versions fhem.0 2021-11-12 12:02:24.145 info STEP 10 ===== check delete unused objects fhem.0 2021-11-12 12:02:24.143 error > SyntaxError jsonlist2 of FHEM device --> stop instance fhem.0 [main] [syncFHEM] fhem.0 2021-11-12 12:02:24.141 info > result of jsonlist2 OK fhem.0 2021-11-12 12:02:24.132 info > Connected FHEM telnet 192.168.180.150:7072 - send telnet "jsonlist2" fhem.0 2021-11-12 12:02:24.131 info STEP 07 ===== connect FHEM telnet fhem.0 2021-11-12 12:02:24.130 info > no sync - fhem.0.info.Configurations.allowedIOBin fhem.0 2021-11-12 12:02:24.129 info STEP 06 ===== check Subscribe - check fhem.0.info.Configurations.allowedIOBin fhem.0 2021-11-12 12:02:24.113 info STEP 05 ===== Activate Debug-Mode for channel(s) - check fhem.0.info.Debug.activate fhem.0 2021-11-12 12:02:24.109 info > LOG "unhandled event FHEM ....." all events unhandled from FHEM - info.Settings.logUnhandledEventFHEM (true) fhem.0 2021-11-12 12:02:24.105 info > LOG "event FHEM(s) ....." events state from FHEM - info.Settings.logEventFHEMstate (true) fhem.0 2021-11-12 12:02:24.104 info > LOG "event FHEM(g) ....." events global from FHEM - info.Settings.logEventFHEMglobal (true) fhem.0 2021-11-12 12:02:24.102 info > LOG "stateChange: ....." all events ioBroker to FHEM - info.Settings.logEventIOB (true) fhem.0 2021-11-12 12:02:24.058 info STEP 04 ===== select messages ioBroker admin LOG - check fhem.0.info.Settings (true) fhem.0 2021-11-12 12:02:24.051 info > FUNCTION - sync update allowedIOBin - info.Configurations.syncUpdateIOBin (true) fhem.0 2021-11-12 12:02:24.050 info > FUNCTION - sync update FHEM reading - info.Configurations.syncUpdate (true) fhem.0 2021-11-12 12:02:24.044 info > FUNCTION - delete unused objects automatically - info.Configurations.deleteUnusedObjects (true) fhem.0 2021-11-12 12:02:24.036 info > FUNCTION - auto create read,write,min,max,unit of object - info.Configurations.autoRest (true) fhem.0 2021-11-12 12:02:24.035 info > FUNCTION - auto create states of object - info.Configurations.autoStates (true) fhem.0 2021-11-12 12:02:24.034 info > FUNCTION - auto create type of object - info.Configurations.autoType (true) fhem.0 2021-11-12 12:02:24.033 info > FUNCTION - auto create name of object - info.Configurations.autoName (true) fhem.0 2021-11-12 12:02:24.032 info > FUNCTION - (fhem.0) auto create SmartName of object (Adapter Cloud/IoT) - info.Configurations.autoSmartName (true) fhem.0 2021-11-12 12:02:24.031 info > FUNCTION - allow special configurations FHEM - info.Configurations.autoConfigFHEM (true) fhem.0 2021-11-12 12:02:24.030 info > FUNCTION - auto create room of channel (use Adapter Material) - info.Configurations.autoRoom (true) fhem.0 2021-11-12 12:02:24.028 info > FUNCTION - auto create function of object (use Adapter Material) - info.Configurations.autoFunction (true) fhem.0 2021-11-12 12:02:24.027 info > FUNCTION - auto create role of object (use Adapter Material) - info.Configurations.autoRole (true) fhem.0 2021-11-12 12:02:24.018 info STEP 03 ===== select function of Adapter (FUNCTION) - check fhem.0.info.Configurations (true) fhem.0 2021-11-12 12:02:23.984 info STEP 02 ===== Devices to sync (SYNC) - check fhem.0.info.Configurations (value) fhem.0 2021-11-12 12:02:23.982 info > 66 objects fhem.0.info OK fhem.0 2021-11-12 12:02:23.965 info > check old objects and delete fhem.0 2021-11-12 12:02:23.804 info > check new/update objects fhem.0 2021-11-12 12:02:23.801 info STEP 01 ===== buildDate 02.07.21 - check objects fhem.0.info fhem.0 2021-11-12 12:02:23.717 info starting. Version 1.6.3 in /opt/iobroker/node_modules/iobroker.fhem, node: v17.0.1, js-controller: 3.3.18 host.rpi4 2021-11-12 12:02:21.947 info instance system.adapter.fhem.0 started with pid 1552 host.rpi4 2021-11-12 12:01:51.919 info Restart adapter system.adapter.fhem.0 because enabled host.rpi4 2021-11-12 12:01:51.919 error instance system.adapter.fhem.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING) host.rpi4 2021-11-12 12:01:51.919 error Caught by controller[3]: Node.js v17.0.1 host.rpi4 2021-11-12 12:01:51.919 error Caught by controller[3]: at process._fatalException (node:internal/process/execution:170:25) host.rpi4 2021-11-12 12:01:51.919 error Caught by controller[3]: at process.emit (/opt/iobroker/node_modules/source-map-support/source-map-support.js:516:21) host.rpi4 2021-11-12 12:01:51.919 error Caught by controller[3]: at process.emit (node:domain:475:12) host.rpi4 2021-11-12 12:01:51.918 error Caught by controller[3]: at process.emit (node:events:402:35) host.rpi4 2021-11-12 12:01:51.918 error Caught by controller[3]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3436:15) host.rpi4 2021-11-12 12:01:51.918 error Caught by controller[3]: TypeError: Cannot read properties of null (reading 'destroy') host.rpi4 2021-11-12 12:01:51.918 error Caught by controller[3]: ^ host.rpi4 2021-11-12 12:01:51.918 error Caught by controller[3]: telnetOut.destroy(); host.rpi4 2021-11-12 12:01:51.918 error Caught by controller[3]: /opt/iobroker/node_modules/iobroker.fhem/main.js:3436 host.rpi4 2021-11-12 12:01:51.918 error Caught by controller[2]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:01:51.917 error Caught by controller[2]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:01:51.917 error Caught by controller[2]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:01:51.917 error Caught by controller[1]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:01:51.917 error Caught by controller[1]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:01:51.917 error Caught by controller[1]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:01:51.917 error Caught by controller[0]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:01:51.916 error Caught by controller[0]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:01:51.916 error Caught by controller[0]: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:51.860 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:51.860 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:01:51.860 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:51.859 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:01:51.859 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:51.856 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:51.856 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:01:51.856 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:51.856 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:01:51.855 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:51.843 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:51.842 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:01:51.842 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:51.840 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:01:51.839 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:51.829 info > Date of main.js = 02.07.21 - fhem.0.info.Info.buildDate fhem.0 2021-11-12 12:01:51.774 info STEP 15 ==== info Synchro fhem.0 2021-11-12 12:01:51.773 info > processed 0 event(s) of FHEM saved during synchro fhem.0 2021-11-12 12:01:51.773 info STEP 14 ==== processed saved event(s) of FHEM fhem.0 2021-11-12 12:01:51.767 info stateChange (out): fhem.0.info.Commands.sendFHEM | save > save fhem.0 2021-11-12 12:01:51.752 info stateChange (out): fhem.0.info.Commands.sendFHEM | set fhem.0.alive on-for-timer 360 > set fhem.0.alive on-for-timer 360 fhem.0 2021-11-12 12:01:51.737 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive comment Auto-created by ioBroker fhem.0 > attr fhem.0.alive comment Auto-created by ioBroker fhem.0 fhem.0 2021-11-12 12:01:51.725 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive setList on:noArg off:noArg > attr fhem.0.alive setList on:noArg off:noArg fhem.0 2021-11-12 12:01:51.713 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive useSetExtensions 1 > attr fhem.0.alive useSetExtensions 1 fhem.0 2021-11-12 12:01:51.702 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive room ioB_System > attr fhem.0.alive room ioB_System fhem.0 2021-11-12 12:01:51.683 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive alias fhem.0.alive > attr fhem.0.alive alias fhem.0.alive fhem.0 2021-11-12 12:01:51.661 info stateChange (out): fhem.0.info.Commands.sendFHEM | define fhem.0.alive dummy > define fhem.0.alive dummy fhem.0 2021-11-12 12:01:51.632 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.send2ioB comment Auto-created by ioBroker fhem.0 > attr fhem.0.send2ioB comment Auto-created by ioBroker fhem.0 fhem.0 2021-11-12 12:01:51.621 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.send2ioB room ioB_System > attr fhem.0.send2ioB room ioB_System fhem.0 2021-11-12 12:01:51.603 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.send2ioB alias fhem.0.send2ioB > attr fhem.0.send2ioB alias fhem.0.send2ioB fhem.0 2021-11-12 12:01:51.589 info stateChange (out): fhem.0.info.Commands.sendFHEM | define fhem.0.send2ioB dummy > define fhem.0.send2ioB dummy fhem.0 2021-11-12 12:01:51.523 info > processed 12 stateChange(s) of ioBroker saved during synchro fhem.0 2021-11-12 12:01:51.523 info STEP 13 ==== processed saved stateChange(s) of ioBroker fhem.0 2021-11-12 12:01:51.523 info > save FHEM: Wrote configuration to fhem.cfg fhem.0 2021-11-12 12:01:51.522 info > activate fhem.0.alive room ioB_System every 5 minutes fhem.0 2021-11-12 12:01:51.522 info STEP 12 ==== activate alive and save FHEM fhem.0 2021-11-12 12:01:51.521 info > dummy fhem.0.alive - use to check alive FHEM Adapter in FHEM fhem.0 2021-11-12 12:01:51.521 info > dummy fhem.0.send2ioB - use to set objects/states of ioBroker from FHEM fhem.0 2021-11-12 12:01:51.520 info > room ioB_IN: nothing to do..... fhem.0 2021-11-12 12:01:51.519 info STEP 11 ==== check/create FHEM dummy Devices in room ioB_IN/ioB_System fhem.0 2021-11-12 12:01:51.517 info > delete unused objects (*) > delete 0 channel(s) and 0 state(s) fhem.0 2021-11-12 12:01:51.473 warn State "system.adapter.fhem.1.alive" has no existing object, this might lead to an error in future versions fhem.0 2021-11-12 12:01:51.460 info STEP 10 ===== check delete unused objects fhem.0 2021-11-12 12:01:51.457 error > SyntaxError jsonlist2 of FHEM device --> stop instance fhem.0 [main] [syncFHEM] fhem.0 2021-11-12 12:01:51.455 info > result of jsonlist2 OK fhem.0 2021-11-12 12:01:51.447 info > Connected FHEM telnet 192.168.180.150:7072 - send telnet "jsonlist2" fhem.0 2021-11-12 12:01:51.446 info STEP 07 ===== connect FHEM telnet fhem.0 2021-11-12 12:01:51.441 info > no sync - fhem.0.info.Configurations.allowedIOBin fhem.0 2021-11-12 12:01:51.440 info STEP 06 ===== check Subscribe - check fhem.0.info.Configurations.allowedIOBin fhem.0 2021-11-12 12:01:51.433 info STEP 05 ===== Activate Debug-Mode for channel(s) - check fhem.0.info.Debug.activate fhem.0 2021-11-12 12:01:51.431 info > LOG "unhandled event FHEM ....." all events unhandled from FHEM - info.Settings.logUnhandledEventFHEM (true) fhem.0 2021-11-12 12:01:51.430 info > LOG "event FHEM(s) ....." events state from FHEM - info.Settings.logEventFHEMstate (true) fhem.0 2021-11-12 12:01:51.426 info > LOG "event FHEM(g) ....." events global from FHEM - info.Settings.logEventFHEMglobal (true) fhem.0 2021-11-12 12:01:51.412 info > LOG "stateChange: ....." all events ioBroker to FHEM - info.Settings.logEventIOB (true) fhem.0 2021-11-12 12:01:51.377 info STEP 04 ===== select messages ioBroker admin LOG - check fhem.0.info.Settings (true) fhem.0 2021-11-12 12:01:51.369 info > FUNCTION - sync update allowedIOBin - info.Configurations.syncUpdateIOBin (true) fhem.0 2021-11-12 12:01:51.367 info > FUNCTION - sync update FHEM reading - info.Configurations.syncUpdate (true) fhem.0 2021-11-12 12:01:51.361 info > FUNCTION - delete unused objects automatically - info.Configurations.deleteUnusedObjects (true) fhem.0 2021-11-12 12:01:51.352 info > FUNCTION - auto create read,write,min,max,unit of object - info.Configurations.autoRest (true) fhem.0 2021-11-12 12:01:51.351 info > FUNCTION - auto create states of object - info.Configurations.autoStates (true) fhem.0 2021-11-12 12:01:51.350 info > FUNCTION - auto create type of object - info.Configurations.autoType (true) fhem.0 2021-11-12 12:01:51.349 info > FUNCTION - auto create name of object - info.Configurations.autoName (true) fhem.0 2021-11-12 12:01:51.348 info > FUNCTION - (fhem.0) auto create SmartName of object (Adapter Cloud/IoT) - info.Configurations.autoSmartName (true) fhem.0 2021-11-12 12:01:51.347 info > FUNCTION - allow special configurations FHEM - info.Configurations.autoConfigFHEM (true) fhem.0 2021-11-12 12:01:51.345 info > FUNCTION - auto create room of channel (use Adapter Material) - info.Configurations.autoRoom (true) fhem.0 2021-11-12 12:01:51.344 info > FUNCTION - auto create function of object (use Adapter Material) - info.Configurations.autoFunction (true) fhem.0 2021-11-12 12:01:51.343 info > FUNCTION - auto create role of object (use Adapter Material) - info.Configurations.autoRole (true) fhem.0 2021-11-12 12:01:51.333 info STEP 03 ===== select function of Adapter (FUNCTION) - check fhem.0.info.Configurations (true) fhem.0 2021-11-12 12:01:51.298 info STEP 02 ===== Devices to sync (SYNC) - check fhem.0.info.Configurations (value) fhem.0 2021-11-12 12:01:51.297 info > 66 objects fhem.0.info OK fhem.0 2021-11-12 12:01:51.280 info > check old objects and delete fhem.0 2021-11-12 12:01:51.096 info > check new/update objects fhem.0 2021-11-12 12:01:51.093 info STEP 01 ===== buildDate 02.07.21 - check objects fhem.0.info fhem.0 2021-11-12 12:01:51.008 info starting. Version 1.6.3 in /opt/iobroker/node_modules/iobroker.fhem, node: v17.0.1, js-controller: 3.3.18 host.rpi4 2021-11-12 12:01:49.211 info instance system.adapter.fhem.0 started with pid 1499 host.rpi4 2021-11-12 12:01:19.169 info Restart adapter system.adapter.fhem.0 because enabled host.rpi4 2021-11-12 12:01:19.169 error instance system.adapter.fhem.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING) host.rpi4 2021-11-12 12:01:19.168 error Caught by controller[3]: Node.js v17.0.1 host.rpi4 2021-11-12 12:01:19.168 error Caught by controller[3]: at process._fatalException (node:internal/process/execution:170:25) host.rpi4 2021-11-12 12:01:19.168 error Caught by controller[3]: at process.emit (/opt/iobroker/node_modules/source-map-support/source-map-support.js:516:21) host.rpi4 2021-11-12 12:01:19.168 error Caught by controller[3]: at process.emit (node:domain:475:12) host.rpi4 2021-11-12 12:01:19.168 error Caught by controller[3]: at process.emit (node:events:402:35) host.rpi4 2021-11-12 12:01:19.168 error Caught by controller[3]: at process.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3436:15) host.rpi4 2021-11-12 12:01:19.167 error Caught by controller[3]: TypeError: Cannot read properties of null (reading 'destroy') host.rpi4 2021-11-12 12:01:19.167 error Caught by controller[3]: ^ host.rpi4 2021-11-12 12:01:19.167 error Caught by controller[3]: telnetOut.destroy(); host.rpi4 2021-11-12 12:01:19.167 error Caught by controller[3]: /opt/iobroker/node_modules/iobroker.fhem/main.js:3436 host.rpi4 2021-11-12 12:01:19.167 error Caught by controller[2]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:01:19.167 error Caught by controller[2]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:01:19.167 error Caught by controller[2]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:01:19.166 error Caught by controller[1]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:01:19.166 error Caught by controller[1]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:01:19.166 error Caught by controller[1]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:01:19.166 error Caught by controller[0]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:01:19.166 error Caught by controller[0]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:01:19.165 error Caught by controller[0]: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:19.110 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:19.110 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:01:19.110 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:19.110 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:01:19.109 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:19.106 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:19.106 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:01:19.106 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:19.105 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:01:19.105 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:19.092 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:19.092 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:01:19.091 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:19.089 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:01:19.089 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:01:19.078 info > Date of main.js = 02.07.21 - fhem.0.info.Info.buildDate fhem.0 2021-11-12 12:01:19.064 info STEP 15 ==== info Synchro fhem.0 2021-11-12 12:01:19.063 info > processed 0 event(s) of FHEM saved during synchro fhem.0 2021-11-12 12:01:19.063 info STEP 14 ==== processed saved event(s) of FHEM fhem.0 2021-11-12 12:01:19.058 info stateChange (out): fhem.0.info.Commands.sendFHEM | save > save fhem.0 2021-11-12 12:01:19.045 info stateChange (out): fhem.0.info.Commands.sendFHEM | set fhem.0.alive on-for-timer 360 > set fhem.0.alive on-for-timer 360 fhem.0 2021-11-12 12:01:19.033 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive comment Auto-created by ioBroker fhem.0 > attr fhem.0.alive comment Auto-created by ioBroker fhem.0 fhem.0 2021-11-12 12:01:19.020 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive setList on:noArg off:noArg > attr fhem.0.alive setList on:noArg off:noArg fhem.0 2021-11-12 12:01:19.008 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive useSetExtensions 1 > attr fhem.0.alive useSetExtensions 1 fhem.0 2021-11-12 12:01:18.996 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive room ioB_System > attr fhem.0.alive room ioB_System fhem.0 2021-11-12 12:01:18.984 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive alias fhem.0.alive > attr fhem.0.alive alias fhem.0.alive fhem.0 2021-11-12 12:01:18.971 info stateChange (out): fhem.0.info.Commands.sendFHEM | define fhem.0.alive dummy > define fhem.0.alive dummy fhem.0 2021-11-12 12:01:18.950 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.send2ioB comment Auto-created by ioBroker fhem.0 > attr fhem.0.send2ioB comment Auto-created by ioBroker fhem.0 fhem.0 2021-11-12 12:01:18.936 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.send2ioB room ioB_System > attr fhem.0.send2ioB room ioB_System fhem.0 2021-11-12 12:01:18.912 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.send2ioB alias fhem.0.send2ioB > attr fhem.0.send2ioB alias fhem.0.send2ioB fhem.0 2021-11-12 12:01:18.899 info stateChange (out): fhem.0.info.Commands.sendFHEM | define fhem.0.send2ioB dummy > define fhem.0.send2ioB dummy fhem.0 2021-11-12 12:01:18.877 info > processed 12 stateChange(s) of ioBroker saved during synchro fhem.0 2021-11-12 12:01:18.876 info STEP 13 ==== processed saved stateChange(s) of ioBroker fhem.0 2021-11-12 12:01:18.876 info > save FHEM: Wrote configuration to fhem.cfg fhem.0 2021-11-12 12:01:18.875 info > activate fhem.0.alive room ioB_System every 5 minutes fhem.0 2021-11-12 12:01:18.875 info STEP 12 ==== activate alive and save FHEM fhem.0 2021-11-12 12:01:18.875 info > dummy fhem.0.alive - use to check alive FHEM Adapter in FHEM fhem.0 2021-11-12 12:01:18.874 info > dummy fhem.0.send2ioB - use to set objects/states of ioBroker from FHEM fhem.0 2021-11-12 12:01:18.873 info > room ioB_IN: nothing to do..... fhem.0 2021-11-12 12:01:18.872 info STEP 11 ==== check/create FHEM dummy Devices in room ioB_IN/ioB_System fhem.0 2021-11-12 12:01:18.871 info > delete unused objects (*) > delete 0 channel(s) and 0 state(s) fhem.0 2021-11-12 12:01:18.810 warn State "system.adapter.fhem.1.alive" has no existing object, this might lead to an error in future versions fhem.0 2021-11-12 12:01:18.752 info STEP 10 ===== check delete unused objects fhem.0 2021-11-12 12:01:18.750 error > SyntaxError jsonlist2 of FHEM device --> stop instance fhem.0 [main] [syncFHEM] fhem.0 2021-11-12 12:01:18.749 info > result of jsonlist2 OK fhem.0 2021-11-12 12:01:18.740 info > Connected FHEM telnet 192.168.180.150:7072 - send telnet "jsonlist2" fhem.0 2021-11-12 12:01:18.740 info STEP 07 ===== connect FHEM telnet fhem.0 2021-11-12 12:01:18.738 info > no sync - fhem.0.info.Configurations.allowedIOBin fhem.0 2021-11-12 12:01:18.737 info STEP 06 ===== check Subscribe - check fhem.0.info.Configurations.allowedIOBin fhem.0 2021-11-12 12:01:18.719 info STEP 05 ===== Activate Debug-Mode for channel(s) - check fhem.0.info.Debug.activate fhem.0 2021-11-12 12:01:18.717 info > LOG "unhandled event FHEM ....." all events unhandled from FHEM - info.Settings.logUnhandledEventFHEM (true) fhem.0 2021-11-12 12:01:18.712 info > LOG "event FHEM(s) ....." events state from FHEM - info.Settings.logEventFHEMstate (true) fhem.0 2021-11-12 12:01:18.711 info > LOG "event FHEM(g) ....." events global from FHEM - info.Settings.logEventFHEMglobal (true) fhem.0 2021-11-12 12:01:18.709 info > LOG "stateChange: ....." all events ioBroker to FHEM - info.Settings.logEventIOB (true) fhem.0 2021-11-12 12:01:18.645 info STEP 04 ===== select messages ioBroker admin LOG - check fhem.0.info.Settings (true) fhem.0 2021-11-12 12:01:18.642 info > FUNCTION - sync update allowedIOBin - info.Configurations.syncUpdateIOBin (true) fhem.0 2021-11-12 12:01:18.634 info > FUNCTION - sync update FHEM reading - info.Configurations.syncUpdate (true) fhem.0 2021-11-12 12:01:18.632 info > FUNCTION - delete unused objects automatically - info.Configurations.deleteUnusedObjects (true) fhem.0 2021-11-12 12:01:18.631 info > FUNCTION - auto create read,write,min,max,unit of object - info.Configurations.autoRest (true) fhem.0 2021-11-12 12:01:18.630 info > FUNCTION - auto create states of object - info.Configurations.autoStates (true) fhem.0 2021-11-12 12:01:18.628 info > FUNCTION - auto create type of object - info.Configurations.autoType (true) fhem.0 2021-11-12 12:01:18.621 info > FUNCTION - auto create name of object - info.Configurations.autoName (true) fhem.0 2021-11-12 12:01:18.620 info > FUNCTION - (fhem.0) auto create SmartName of object (Adapter Cloud/IoT) - info.Configurations.autoSmartName (true) fhem.0 2021-11-12 12:01:18.618 info > FUNCTION - allow special configurations FHEM - info.Configurations.autoConfigFHEM (true) fhem.0 2021-11-12 12:01:18.617 info > FUNCTION - auto create room of channel (use Adapter Material) - info.Configurations.autoRoom (true) fhem.0 2021-11-12 12:01:18.614 info > FUNCTION - auto create function of object (use Adapter Material) - info.Configurations.autoFunction (true) fhem.0 2021-11-12 12:01:18.612 info > FUNCTION - auto create role of object (use Adapter Material) - info.Configurations.autoRole (true) fhem.0 2021-11-12 12:01:18.602 info STEP 03 ===== select function of Adapter (FUNCTION) - check fhem.0.info.Configurations (true) fhem.0 2021-11-12 12:01:18.566 info STEP 02 ===== Devices to sync (SYNC) - check fhem.0.info.Configurations (value) fhem.0 2021-11-12 12:01:18.565 info > 66 objects fhem.0.info OK fhem.0 2021-11-12 12:01:18.546 info > check old objects and delete fhem.0 2021-11-12 12:01:18.344 info > check new/update objects fhem.0 2021-11-12 12:01:18.341 info STEP 01 ===== buildDate 02.07.21 - check objects fhem.0.info fhem.0 2021-11-12 12:01:18.185 info starting. Version 1.6.3 in /opt/iobroker/node_modules/iobroker.fhem, node: v17.0.1, js-controller: 3.3.18 host.rpi4 2021-11-12 12:01:16.374 info instance system.adapter.fhem.0 started with pid 1423 host.rpi4 2021-11-12 12:00:46.333 info Restart adapter system.adapter.fhem.0 because enabled host.rpi4 2021-11-12 12:00:46.333 error instance system.adapter.fhem.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.rpi4 2021-11-12 12:00:46.333 error Caught by controller[5]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:00:46.333 error Caught by controller[5]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:00:46.333 error Caught by controller[5]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:00:46.332 error Caught by controller[4]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:00:46.332 error Caught by controller[4]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:00:46.332 error Caught by controller[4]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:00:46.332 error Caught by controller[3]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:00:46.332 error Caught by controller[3]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:00:46.332 error Caught by controller[3]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:00:46.331 error Caught by controller[2]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:00:46.331 error Caught by controller[2]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:00:46.331 error Caught by controller[2]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:00:46.331 error Caught by controller[1]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:00:46.331 error Caught by controller[1]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:00:46.331 error Caught by controller[1]: TypeError: Cannot read properties of null (reading 'val') host.rpi4 2021-11-12 12:00:46.330 error Caught by controller[0]: at processImmediate (node:internal/timers:466:21) host.rpi4 2021-11-12 12:00:46.330 error Caught by controller[0]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) host.rpi4 2021-11-12 12:00:46.330 error Caught by controller[0]: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.840 warn Terminated (UNCAUGHT_EXCEPTION): Without reason fhem.0 2021-11-12 12:00:45.839 info terminating fhem.0 2021-11-12 12:00:45.836 info > lastIOBout = ----- not in use - info.Configurations.advancedFunction(false) - fhem.0.info.Info.lastIOBout fhem.0 2021-11-12 12:00:45.835 info > lastSend2ioB = ----- not in use - info.Configurations.advancedFunction(false) - fhem.0.info.Info.lastSend2ioB fhem.0 2021-11-12 12:00:45.835 info > lastInfo = ----- not in use - info.Configurations.advancedFunction(false) - fhem.0.info.Info.lastInfo fhem.0 2021-11-12 12:00:45.835 info > lastError = ----- not in use - info.Configurations.advancedFunction(false) - fhem.0.info.Info.lastError fhem.0 2021-11-12 12:00:45.834 info > lastWarn = ----- not in use - info.Configurations.advancedFunction(false) - fhem.0.info.Info.lastWarn fhem.0 2021-11-12 12:00:45.833 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.833 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:00:45.833 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.832 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:00:45.832 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.831 info > FHEM alive = false - fhem.0.info.Info.alive fhem.0 2021-11-12 12:00:45.829 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.829 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:00:45.829 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.829 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:00:45.828 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.826 info > Number of objects IOB out (subscribe) = 0 - fhem.0.info.Info.numberObjectsIOBoutSub fhem.0 2021-11-12 12:00:45.825 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.825 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:00:45.825 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.824 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:00:45.824 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.822 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.822 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:00:45.821 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.821 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:00:45.821 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.818 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.818 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:00:45.818 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.817 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:00:45.817 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.804 error Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.804 error TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:00:45.803 error uncaught exception: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.802 warn TypeError: Cannot read properties of null (reading 'val') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.fhem/main.js:3381:135) at processImmediate (node:internal/timers:466:21) fhem.0 2021-11-12 12:00:45.802 warn Exception: TypeError: Cannot read properties of null (reading 'val') fhem.0 2021-11-12 12:00:45.791 info > Date of main.js = 02.07.21 - fhem.0.info.Info.buildDate fhem.0 2021-11-12 12:00:45.771 info STEP 15 ==== info Synchro fhem.0 2021-11-12 12:00:45.770 info > processed 0 event(s) of FHEM saved during synchro fhem.0 2021-11-12 12:00:45.770 info STEP 14 ==== processed saved event(s) of FHEM fhem.0 2021-11-12 12:00:45.764 info stateChange (out): fhem.0.info.Commands.sendFHEM | save > save fhem.0 2021-11-12 12:00:45.752 info stateChange (out): fhem.0.info.Commands.sendFHEM | set fhem.0.alive on-for-timer 360 > set fhem.0.alive on-for-timer 360 fhem.0 2021-11-12 12:00:45.733 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive comment Auto-created by ioBroker fhem.0 > attr fhem.0.alive comment Auto-created by ioBroker fhem.0 fhem.0 2021-11-12 12:00:45.676 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive setList on:noArg off:noArg > attr fhem.0.alive setList on:noArg off:noArg fhem.0 2021-11-12 12:00:45.663 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive useSetExtensions 1 > attr fhem.0.alive useSetExtensions 1 fhem.0 2021-11-12 12:00:45.649 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive room ioB_System > attr fhem.0.alive room ioB_System fhem.0 2021-11-12 12:00:45.638 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.alive alias fhem.0.alive > attr fhem.0.alive alias fhem.0.alive fhem.0 2021-11-12 12:00:45.625 info stateChange (out): fhem.0.info.Commands.sendFHEM | define fhem.0.alive dummy > define fhem.0.alive dummy fhem.0 2021-11-12 12:00:45.604 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.send2ioB comment Auto-created by ioBroker fhem.0 > attr fhem.0.send2ioB comment Auto-created by ioBroker fhem.0 fhem.0 2021-11-12 12:00:45.587 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.send2ioB room ioB_System > attr fhem.0.send2ioB room ioB_System fhem.0 2021-11-12 12:00:45.569 info stateChange (out): fhem.0.info.Commands.sendFHEM | attr fhem.0.send2ioB alias fhem.0.send2ioB > attr fhem.0.send2ioB alias fhem.0.send2ioB fhem.0 2021-11-12 12:00:45.558 info stateChange (out): fhem.0.info.Commands.sendFHEM | define fhem.0.send2ioB dummy > define fhem.0.send2ioB dummy fhem.0 2021-11-12 12:00:45.543 info > processed 12 stateChange(s) of ioBroker saved during synchro fhem.0 2021-11-12 12:00:45.542 info STEP 13 ==== processed saved stateChange(s) of ioBroker fhem.0 2021-11-12 12:00:45.542 info > save FHEM: Wrote configuration to fhem.cfg fhem.0 2021-11-12 12:00:45.541 info > activate fhem.0.alive room ioB_System every 5 minutes fhem.0 2021-11-12 12:00:45.541 info STEP 12 ==== activate alive and save FHEM fhem.0 2021-11-12 12:00:45.541 info > dummy fhem.0.alive - use to check alive FHEM Adapter in FHEM fhem.0 2021-11-12 12:00:45.540 info > dummy fhem.0.send2ioB - use to set objects/states of ioBroker from FHEM fhem.0 2021-11-12 12:00:45.539 info > room ioB_IN: nothing to do..... fhem.0 2021-11-12 12:00:45.538 info STEP 11 ==== check/create FHEM dummy Devices in room ioB_IN/ioB_System fhem.0 2021-11-12 12:00:45.537 info > delete unused objects (*) > delete 0 channel(s) and 0 state(s) fhem.0 2021-11-12 12:00:45.477 warn State "system.adapter.fhem.1.alive" has no existing object, this might lead to an error in future versions fhem.0 2021-11-12 12:00:45.468 info STEP 10 ===== check delete unused objects fhem.0 2021-11-12 12:00:45.466 error > SyntaxError jsonlist2 of FHEM device --> stop instance fhem.0 [main] [syncFHEM] fhem.0 2021-11-12 12:00:45.464 info > result of jsonlist2 OK fhem.0 2021-11-12 12:00:45.453 info > Connected FHEM telnet 192.168.180.150:7072 - send telnet "jsonlist2" fhem.0 2021-11-12 12:00:45.452 info STEP 07 ===== connect FHEM telnet fhem.0 2021-11-12 12:00:45.451 info > no sync - fhem.0.info.Configurations.allowedIOBin fhem.0 2021-11-12 12:00:45.450 info STEP 06 ===== check Subscribe - check fhem.0.info.Configurations.allowedIOBin fhem.0 2021-11-12 12:00:45.442 info STEP 05 ===== Activate Debug-Mode for channel(s) - check fhem.0.info.Debug.activate fhem.0 2021-11-12 12:00:45.441 info > LOG "unhandled event FHEM ....." all events unhandled from FHEM - info.Settings.logUnhandledEventFHEM (true) fhem.0 2021-11-12 12:00:45.440 info > LOG "event FHEM(s) ....." events state from FHEM - info.Settings.logEventFHEMstate (true) fhem.0 2021-11-12 12:00:45.439 info > LOG "event FHEM(g) ....." events global from FHEM - info.Settings.logEventFHEMglobal (true) fhem.0 2021-11-12 12:00:45.438 info > LOG "stateChange: ....." all events ioBroker to FHEM - info.Settings.logEventIOB (true) fhem.0 2021-11-12 12:00:45.375 info STEP 04 ===== select messages ioBroker admin LOG - check fhem.0.info.Settings (true) fhem.0 2021-11-12 12:00:45.372 info > FUNCTION - sync update allowedIOBin - info.Configurations.syncUpdateIOBin (true) fhem.0 2021-11-12 12:00:45.372 info > FUNCTION - sync update FHEM reading - info.Configurations.syncUpdate (true) fhem.0 2021-11-12 12:00:45.370 info > FUNCTION - delete unused objects automatically - info.Configurations.deleteUnusedObjects (true) fhem.0 2021-11-12 12:00:45.370 info > FUNCTION - auto create read,write,min,max,unit of object - info.Configurations.autoRest (true) fhem.0 2021-11-12 12:00:45.369 info > FUNCTION - auto create states of object - info.Configurations.autoStates (true) fhem.0 2021-11-12 12:00:45.368 info > FUNCTION - auto create type of object - info.Configurations.autoType (true) fhem.0 2021-11-12 12:00:45.367 info > FUNCTION - auto create name of object - info.Configurations.autoName (true) fhem.0 2021-11-12 12:00:45.366 info > FUNCTION - (fhem.0) auto create SmartName of object (Adapter Cloud/IoT) - info.Configurations.autoSmartName (true)
Was ist das für ein "var" was iobrooker nicht lesen kann?
Warum schreibt FHEM was von einem verbotenem Attribut? (s.u.):
2021.11.12 05:49:15 3: Forbidden command set for telnetPort_192.168.180.160_46866 2021.11.12 05:49:15 1: stacktrace: 2021.11.12 05:49:15 1: main::allowed_Authorize called by fhem.pl (3603) 2021.11.12 05:49:15 1: main::CallFn called by fhem.pl (5375) 2021.11.12 05:49:15 1: main::Authorized called by fhem.pl (1205) 2021.11.12 05:49:15 1: main::AnalyzeCommand called by fhem.pl (1063) 2021.11.12 05:49:15 1: main::AnalyzeCommandChain called by ./FHEM/98_telnet.pm (255) 2021.11.12 05:49:15 1: main::telnet_Read called by fhem.pl (3603) 2021.11.12 05:49:15 1: main::CallFn called by fhem.pl (726) 2021.11.12 05:49:15 3: Forbidden command save for telnetPort_192.168.180.160_46866 2021.11.12 05:49:15 1: stacktrace: 2021.11.12 05:49:15 1: main::allowed_Authorize called by fhem.pl (3603) 2021.11.12 05:49:15 1: main::CallFn called by fhem.pl (5375) 2021.11.12 05:49:15 1: main::Authorized called by fhem.pl (1205) 2021.11.12 05:49:15 1: main::AnalyzeCommand called by fhem.pl (1063) 2021.11.12 05:49:15 1: main::AnalyzeCommandChain called by ./FHEM/98_telnet.pm (255) 2021.11.12 05:49:15 1: main::telnet_Read called by fhem.pl (3603) 2021.11.12 05:49:15 1: main::CallFn called by fhem.pl (726)
Diese Meldung kommt 1000-fach.