marvingrieger/ioBroker.haassohn

No connection

Freudi76 opened this issue · 6 comments

Hallo. Habe die 1.0.3 laufen mit dem HSP 2.17 (5.13)
Der Adapter bekommt sofort einen Fehler:
haassohn.0 2021-03-14 06:58:32.273 error (7251) Some critical error occurred (see log). Disabling the adapter
haassohn.0 2021-03-14 06:58:32.261 error (7251) Hardware / Software combination (KS01_V5.13) is not supported by this adapter! Please open an issue on GitHub.
Was kann das sein?

Hallo,

die Hardware-/Software-Kombination ist schon länger freigeschaltet.
Kannst du bitte einmal den Log-Level des Adapters auf "Debug" stellen und die Ausgabe hier einstellen:

Debug

Als ersten Fehlerbehebungsschritt solltest du den Adapter noch einmal neu installieren und dabei auch einen Upload auslösen:

Upload

haassohn.0 2021-03-14 10:16:32.382 debug (1282) stateChange haassohn.0.device.is_temp {"val":25.94,"ack":true,"ts":1615713392375,"q":0,"from":"system.adapter.haassohn.0","user":"system.user.admin","lc":1615713392375}
haassohn.0 2021-03-14 10:16:32.379 debug (1282) stateChange haassohn.0.info.terminated {"val":true,"ack":true,"ts":1615713392374,"q":0,"from":"system.adapter.haassohn.0","user":"system.user.admin","lc":1615713392374}
haassohn.0 2021-03-14 10:16:32.377 debug (1282) stateChange haassohn.0.info.connection {"val":false,"ack":true,"ts":1615713392373,"q":0,"from":"system.adapter.haassohn.0","user":"system.user.admin","lc":1615713392373}
haassohn.0 2021-03-14 10:16:32.372 debug (1282) Detected new state for device.is_temp: 25.94 (was: 25.75)
haassohn.0 2021-03-14 10:16:32.366 error (1282) Some critical error occurred (see log). Disabling the adapter
haassohn.0 2021-03-14 10:16:32.359 error (1282) Hardware / Software combination (KS01_V5.13) is not supported by this adapter! Please open an issue on GitHub.
haassohn.0 2021-03-14 10:16:32.358 debug (1282) Hardware / Software combination is NOT supported by this adapter!
haassohn.0 2021-03-14 10:16:32.357 debug (1282) Validating Hardware / Software combination. Supported: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,
haassohn.0 2021-03-14 10:16:32.347 debug (1282) Syncing state of the oven
haassohn.0 2021-03-14 10:16:32.346 debug (1282) Syncing state of the oven
haassohn.0 2021-03-14 10:16:31.864 debug (1282) Polling device
haassohn.0 2021-03-14 10:16:13.424 debug (1282) system.adapter.admin.0: logging false
haassohn.0 2021-03-14 10:15:56.025 debug (1282) system.adapter.admin.0: logging true

Habe ihn neu installiert und den Upload gemacht. Werde es beobachten ob er jetzt durchläuft.
Vielen Dank schon mal.

Es scheint so, also ob er auf die Adapter-Konfigurationsdatei nicht richtig zugreifen und die Werte nicht auflösen kann.
Anstelle von:

(1282) Validating Hardware / Software combination. Supported: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,

Sollte dort eigentlich etwas auftauchen wie:

(3499) Validating Hardware / Software combination. Supported: KS01_V5.10,KS01_V5.12,KS01_V5.13,KS01_V6.02,KS01_V7.02,KS01_V7.04-oKV,KS01_V7.06,KS01_V7.07,KS01_V7.08

Sofern dies mit der Neuinstallation nicht behoben ist: Welche Laufzeitumgebung benutzt du? Also Betriebssystem / Hardware?

Noch läuft er ohne Probleme. Ist auf einem Rap 4 mit Raspberry Matic installiert.
Lief zuerst auch ohne Probleme. Hatte letzte Woch den Service hier und die haben ein Update auf die 5.13 aufgespielt. Denke vielleicht hat es damit zu tun?

Ok, dann würde ich mal davon ausgehen, dass es daran lag.
Ich schließe das Ticket, sofern es noch Probleme gibt, einfach wieder eröffnen.