NEWS
SOLVED [Geklärt] iot Adapter nach Aktualisierung keine Funktion
-
Hallo,
Nach Aktualisierung des iot Adapters von v. 1.4.14 auf 1.5.2 startet de Adapter nicht mehr
Die Ampel bleibt auf gelb. As gibt keine Verbindung mehr zu Alexa.
Die Bilder zeigen den Verlauf.
Wer kann mir bitte helfen
Mit freundlichen Grüßen
Michael -
@Altersrentner Die Prüfung auf die Komplexität des Passwort wurde mit iot 1.5.2 verschärft bzw. erstmalig eingeführt. Vermutlich ist deins nicht komplex genug.
-
@Altersrentner
Bitte das Logfile posten, wenn der Adapter startet. Die bunten Bildchen sagen eigentlich nix aus. -
@Thomas-Braun ``` Hallo Thomas,
host.raspberrypi 2020-05-23 19:39:59.435 info instance system.adapter.tr-064-community.0 started with pid 6297
fhem.0 2020-05-23 19:39:49.494 info (30009) stateChange: fhem.0.VentilFussbodenHeizng_Bad.state_switch | false > set VentilFussbodenHeizng_Bad off
javascript.0 2020-05-23 19:39:49.482 warn (30053) script.js.Neuer_Ansatz.1-2__Heizungssteuerung_EG_60221: schalte Ventil Bad aus
javascript.0 2020-05-23 19:39:49.481 error (30053) script.js.Neuer_Ansatz.1-2__Heizungssteuerung_EG_60221: Kontrolle Fußboden Bad
fhem.0 2020-05-23 19:39:33.264 info (30009) stateChange: fhem.0.VentilFussbodenHeizng_Bad.state_switch | false > set VentilFussbodenHeizng_Bad off
javascript.0 2020-05-23 19:39:33.255 warn (30053) script.js.Neuer_Ansatz.1-2__Heizungssteuerung_EG_60221: schalte Ventil Bad aus
javascript.0 2020-05-23 19:39:33.255 error (30053) script.js.Neuer_Ansatz.1-2__Heizungssteuerung_EG_60221: Kontrolle Fußboden Bad
host.raspberrypi 2020-05-23 19:39:29.392 info Restart adapter system.adapter.tr-064-community.0 because enabled
host.raspberrypi 2020-05-23 19:39:29.391 info instance system.adapter.tr-064-community.0 terminated with code 0 (NO_ERROR)
tr-064-community.0 2020-05-23 19:39:28.835 info (6207) Terminated (NO_ERROR): Without reason
tr-064-community.0 2020-05-23 19:39:28.834 info (6207) terminating
tr-064-community.0 2020-05-23 19:39:28.805 error (6207) TypeError: Cannot read property 'getState' of undefined at checkIfUpdated (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/soef.js:1006:20) at Object.options.ready (/opt/iobrok
tr-064-community.0 2020-05-23 19:39:28.802 error (6207) unhandled promise rejection: Cannot read property 'getState' of undefined
tr-064-community.0 2020-05-23 19:39:28.802 error Unhandled 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().
tr-064-community.0 2020-05-23 19:39:28.769 info (6207) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.20.1, js-controller: 3.1.4
host.raspberrypi 2020-05-23 19:39:26.756 info instance system.adapter.tr-064-community.0 started with pid 6207
javascript.0 2020-05-23 19:39:26.064 warn (30053) script.js.Neuer_Ansatz.1-2__Heizungssteuerung_EG_60221: Wenn Temp WZ <Soll Pumpe EG einschalten
iot.0 2020-05-23 19:39:21.476 error (6185) The password must be at least 8 characters long and have numbers, upper and lower case letters. Please change the password in the profile https://iobroker.pro/accountProfile.
iot.0 2020-05-23 19:39:21.393 info (6185) starting. Version 1.5.2 in /opt/iobroker/node_modules/iobroker.iot, node: v10.20.1, js-controller: 3.1.4
host.raspberrypi 2020-05-23 19:39:18.855 info instance system.adapter.iot.0 started with pid 6185
host.raspberrypi 2020-05-23 19:39:18.793 info "system.adapter.iot.0" enabled
fhem.0 2020-05-23 19:39:18.514 info (30009) stateChange: fhem.0.VentilFussbodenHeizng_Bad.state_switch | false > set VentilFussbodenHeizng_Bad off
javascript.0 2020-05-23 19:39:18.500 warn (30053) script.js.Neuer_Ansatz.1-2__Heizungssteuerung_EG_60221: schalte Ventil Bad aus
javascript.0 2020-05-23 19:39:18.500 error (30053) script.js.Neuer_Ansatz.1-2__Heizungssteuerung_EG_60221: Kontrolle Fußboden Bad
host.raspberrypi 2020-05-23 19:39:07.824 info instance system.adapter.iot.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
iot.0 2020-05-23 19:39:07.263 info (1699) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
iot.0 2020-05-23 19:39:07.261 info (1699) terminating
iot.0 2020-05-23 19:39:07.260 info (1699) Got terminate signal TERMINATE_YOURSELFist das so OK
-
@Altersrentner Den Konsolenoutput in die CodeTags, nicht deinen Kommentar.
The password must be at least 8 characters long and have numbers, upper and lower case letters. Please change the password in the profile
Passwort ggf. anpassen.
-
@Thomas-Braun
Das verstehe ich nichthost.raspberrypi 2020-05-23 19:39:59.435 info instance system.adapter.tr-064-community.0 started with pid 6297 fhem.0 2020-05-23 19:39:49.494 info (30009) stateChange: fhem.0.VentilFussbodenHeizng_Bad.state_switch | false > set VentilFussbodenHeizng_Bad off javascript.0 2020-05-23 19:39:49.482 warn (30053) script.js.Neuer_Ansatz.1-2__Heizungssteuerung_EG_60221: schalte Ventil Bad aus javascript.0 2020-05-23 19:39:49.481 error (30053) script.js.Neuer_Ansatz.1-2__Heizungssteuerung_EG_60221: Kontrolle Fußboden Bad fhem.0 2020-05-23 19:39:33.264 info (30009) stateChange: fhem.0.VentilFussbodenHeizng_Bad.state_switch | false > set VentilFussbodenHeizng_Bad off javascript.0 2020-05-23 19:39:33.255 warn (30053) script.js.Neuer_Ansatz.1-2__Heizungssteuerung_EG_60221: schalte Ventil Bad aus javascript.0 2020-05-23 19:39:33.255 error (30053) script.js.Neuer_Ansatz.1-2__Heizungssteuerung_EG_60221: Kontrolle Fußboden Bad host.raspberrypi 2020-05-23 19:39:29.392 info Restart adapter system.adapter.tr-064-community.0 because enabled host.raspberrypi 2020-05-23 19:39:29.391 info instance system.adapter.tr-064-community.0 terminated with code 0 (NO_ERROR) tr-064-community.0 2020-05-23 19:39:28.835 info (6207) Terminated (NO_ERROR): Without reason tr-064-community.0 2020-05-23 19:39:28.834 info (6207) terminating tr-064-community.0 2020-05-23 19:39:28.805 error (6207) TypeError: Cannot read property 'getState' of undefined at checkIfUpdated (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/soef.js:1006:20) at Object.options.ready (/opt/iobrok tr-064-community.0 2020-05-23 19:39:28.802 error (6207) unhandled promise rejection: Cannot read property 'getState' of undefined tr-064-community.0 2020-05-23 19:39:28.802 error Unhandled 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(). tr-064-community.0 2020-05-23 19:39:28.769 info (6207) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.20.1, js-controller: 3.1.4 host.raspberrypi 2020-05-23 19:39:26.756 info instance system.adapter.tr-064-community.0 started with pid 6207 javascript.0 2020-05-23 19:39:26.064 warn (30053) script.js.Neuer_Ansatz.1-2__Heizungssteuerung_EG_60221: Wenn Temp WZ <Soll Pumpe EG einschalten iot.0 2020-05-23 19:39:21.476 error (6185) The password must be at least 8 characters long and have numbers, upper and lower case letters. Please change the password in the profile https://iobroker.pro/accountProfile. iot.0 2020-05-23 19:39:21.393 info (6185) starting. Version 1.5.2 in /opt/iobroker/node_modules/iobroker.iot, node: v10.20.1, js-controller: 3.1.4 host.raspberrypi 2020-05-23 19:39:18.855 info instance system.adapter.iot.0 started with pid 6185 host.raspberrypi 2020-05-23 19:39:18.793 info "system.adapter.iot.0" enabled fhem.0 2020-05-23 19:39:18.514 info (30009) stateChange: fhem.0.VentilFussbodenHeizng_Bad.state_switch | false > set VentilFussbodenHeizng_Bad off javascript.0 2020-05-23 19:39:18.500 warn (30053) script.js.Neuer_Ansatz.1-2__Heizungssteuerung_EG_60221: schalte Ventil Bad aus javascript.0 2020-05-23 19:39:18.500 error (30053) script.js.Neuer_Ansatz.1-2__Heizungssteuerung_EG_60221: Kontrolle Fußboden Bad host.raspberrypi 2020-05-23 19:39:07.824 info instance system.adapter.iot.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) iot.0 2020-05-23 19:39:07.263 info (1699) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason iot.0 2020-05-23 19:39:07.261 info (1699) terminating iot.0 2020-05-23 19:39:07.260 info (1699) Got terminate signal TERMINATE_YOURSELF
-
@Altersrentner Du solltest dein Passwort für den iobroker.pro account ändern.
Muss mindestens 8 Zeichen haben, Ziffern, Groß- und Kleinbuchstaben enthalten. -
@Thomas-Braun
verstehe ich das richtig, ein neues Passwort vergeben?
Was hat das für einen Sinn? -
@Altersrentner Die Prüfung auf die Komplexität des Passwort wurde mit iot 1.5.2 verschärft bzw. erstmalig eingeführt. Vermutlich ist deins nicht komplex genug.
-
@Thomas-Braun
Ampel ist jetzt wieder auf grün
Danke für Deine Hilfe
Gruß Michael