FHEM Forum

FHEM - Hardware => Einplatinencomputer => Thema gestartet von: HoTi am 24 September 2014, 06:55:35

Titel: Fehler auf Cubietruck -> 127.0.0.1:1234 disconnected, waiting to reappear
Beitrag von: HoTi am 24 September 2014, 06:55:35
Hallo zusammen,

ich bin am Wochenende von einem Raspberry auf ein Cubietruck umgezogen. Dort bekomme ich Homatic nicht Stabil ans laufen.

Tagsüber läuft alles dann Nachts steigt es aus. Ich weiß das ihr mit der Information die ich euch nun gebe nicht viel Anfangen könnt, aber vielleicht könnt ihr mir sagen was ihr für weitere Informationen braucht. Ich bin Ratlos da es auf dem Raspberry super funktioniert hat.


2014.09.23 09:34:35 1: OWX: 1-Wire devices found on bus Temperatur (Aquarium_T1)
2014.09.24 00:01:10 1: sendEmail RCP: TimRegensensor...
2014.09.24 00:01:10 1: sendEmail Subject: Regenalarm
2014.09.24 00:01:10 1: sendEmail Text: Achtung es Regnet in Lauterbauch und ein Dachfenster ist auf!
2014.09.24 00:01:10 1: sendEmail returned: Sep 24 00:01:10 localhost sendEmail[3345]: ERROR => Can't use improperly formatted email address: TimRegensensor...
2014.09.24 00:02:11 1: /dev/ttyACM0 disconnected, waiting to reappear (FIRMATA)
2014.09.24 00:02:25 1: HMLAN_Parse: hmusb new condition timeout
2014.09.24 00:02:25 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.09.24 00:02:25 1: HMLAN_Parse: hmusb new condition disconnected
2014.09.24 00:02:30 1: 127.0.0.1:1234 reappeared (hmusb)
2014.09.24 00:02:30 1: HMLAN_Parse: hmusb new condition init
2014.09.24 00:02:59 1: HMLAN_Parse: hmusb new condition timeout
2014.09.24 00:02:59 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
....


Vg
Tim
Titel: Antw:127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
Beitrag von: der-Lolo am 24 September 2014, 07:19:40
Wird in Deinem Startscript wird HMLAND innerhalb von 24h neugestartet?
Titel: Antw:127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
Beitrag von: HoTi am 24 September 2014, 10:02:15
Ich habe den nach der Anleitung Installiert:

http://forum.fhem.de/index.php/topic,13071.msg190887.html#msg190887

Ich erkenne da keinen 24h neustart...  :'( :'(
Titel: Antw:127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
Beitrag von: der-Lolo am 24 September 2014, 13:33:09
les mal...

http://forum.fhem.de/index.php/topic,13071.msg139874.html#msg139874
Titel: Antw:127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
Beitrag von: HoTi am 24 September 2014, 13:47:12
Zitat von: der-Lolo am 24 September 2014, 13:33:09
les mal...

http://forum.fhem.de/index.php/topic,13071.msg139874.html#msg139874


chrt 50 /opt/hmcfgusb/hmland -r 0 -d -P -l 127.0.0.1 -p $port 2>&1 | perl -ne '$|=1; print localtime . ": [hmland] $_"' >> /var/log/hmland.log &


Ja siehst da steht das er kein reboot machen soll -> 
Zitat-r n      reboot HM-CFG-USB after n seconds (0: no reboot
Titel: Antw:127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
Beitrag von: HoTi am 25 September 2014, 14:59:20
Jetzt ist es mal wieder so weit.  :'(

Was kann ich tun? Was muss ich euch schicken damit ihr mir helfen könnt.


2014.09.25 14:33:13 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.09.25 14:33:13 1: HMLAN_Parse: hmusb new condition disconnected
2014.09.25 14:33:13 1: 127.0.0.1:1234 reappeared (hmusb)
2014.09.25 14:33:13 1: HMLAN_Parse: hmusb new condition init


Ich muss den Cubietruck neu starten dann geht es wieder eine Zeit lang.

Kann das was mit der Firmeware meines USB-Adapters zu tun haben? (D-firmware 0.963)

Mit dem raspberry hatte ich solche Probleme nicht dieser ist Tagelang gelaufen.
Titel: Antw:127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
Beitrag von: tpm88 am 26 September 2014, 11:49:04
Hallo Tim,

bei mir läuft der HM-CFG-USB2 eigentlich sehr stabil am CubieTruck - das von dir geschilderte Problem ist bei mir mit Firmware 0.967 erst einmal aufgetreten. Dann hat es auch genügt, nur den hmland neu zu starten und nicht den ganzen Cubie...

Probier mal die Firmware auf die Version 0.967 anzuheben - entweder über das Windows Update Tool von eq3 oder nach dieser Doku: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/hmcfgusb (http://git.zerfleddert.de/cgi-bin/gitweb.cgi/hmcfgusb)

Ich starte via init Skript den hmland (aktuelle Version aus obigen Repository) auf dem CubieTruck (nur) mit folgenden Argumenten:
-d -P -l 127.0.0.1 -p 1234

Gruss
Tobias
Titel: Antw:127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
Beitrag von: HoTi am 26 September 2014, 15:44:27
Hallo Tobias,

Das werde ich mal probieren mit dem Update. Danke

Gibt es da ein ChanceLog zum update?

Vg
Tim
Titel: Antw:127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
Beitrag von: HoTi am 08 Oktober 2014, 12:26:13
So hallo zusammen,

ich habe mir nun einen zweiten HM-CFG-USB2 gekauft. Damit ich mein Produktivsystem weiter auf dem Raspberry laufen lassen kann.

Diese läuft einwandfrei!! Aber der Cubie macht alle 24h ein reset und ich weiß immernoch nicht warum.

Habt ihr noch ideen wo ich suchen soll? Die "...hmusb, help me!" kommen vermutlich vom Raspberry oder?!


2014.10.01 10:36:12 3: hmusb: Unknown code A0E27800223FC632516B7010200003A::-71:hmusb, help me!
2014.10.01 14:17:14 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.01 14:17:14 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.01 14:17:14 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.01 14:17:14 1: HMLAN_Parse: hmusb new condition init
2014.10.01 14:17:15 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.01 14:17:15 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.01 14:17:15 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.01 14:17:15 1: HMLAN_Parse: hmusb new condition init
2014.10.01 14:17:16 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.01 14:17:16 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.01 14:17:16 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.01 14:17:16 1: HMLAN_Parse: hmusb new condition init
2014.10.01 14:17:18 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.01 14:17:18 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.01 14:17:18 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.01 14:17:18 1: HMLAN_Parse: hmusb new condition init
2014.10.01 14:17:20 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.01 14:17:20 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.01 14:17:20 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.01 14:17:20 1: HMLAN_Parse: hmusb new condition init
2014.10.01 14:17:24 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.01 14:17:24 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.01 14:17:24 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.01 14:17:24 1: HMLAN_Parse: hmusb new condition init
2014.10.01 14:17:25 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.01 14:17:25 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.01 14:17:25 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.01 14:17:25 1: HMLAN_Parse: hmusb new condition init
2014.10.01 14:17:27 1: HMLAN_Parse: hmusb new condition ok
2014.10.01 15:24:34 3: hmusb: Unknown code A0D0AA61023FC632516B70601C800::-71:hmusb, help me!
....
2014.10.02 07:57:00 3: hmusb: Unknown code A0E43800223FC632516B70102000039::-72:hmusb, help me!
2014.10.02 14:17:32 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.02 14:17:32 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.02 14:17:32 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.02 14:17:32 1: HMLAN_Parse: hmusb new condition init
2014.10.02 14:17:33 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.02 14:17:33 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.02 14:17:33 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.02 14:17:33 1: HMLAN_Parse: hmusb new condition init
2014.10.02 14:17:34 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.02 14:17:34 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.02 14:17:34 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.02 14:17:34 1: HMLAN_Parse: hmusb new condition init
2014.10.02 14:17:36 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.02 14:17:36 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.02 14:17:36 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.02 14:17:36 1: HMLAN_Parse: hmusb new condition init
2014.10.02 14:17:38 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.02 14:17:38 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.02 14:17:38 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.02 14:17:38 1: HMLAN_Parse: hmusb new condition init
2014.10.02 14:17:42 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.02 14:17:42 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.02 14:17:42 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.02 14:17:42 1: HMLAN_Parse: hmusb new condition init
2014.10.02 14:17:43 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.02 14:17:43 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.02 14:17:43 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.02 14:17:43 1: HMLAN_Parse: hmusb new condition init
2014.10.02 14:17:45 1: HMLAN_Parse: hmusb new condition ok
2014.10.02 19:20:25 3: hmusb: Unknown code A0E44800228A47C2516B70104000000::-54:hmusb, help me!
...
2014.10.03 07:21:53 3: hmusb: Unknown code A0C9DA641276A712516B7019C00::-72:hmusb, help me!
2014.10.03 14:17:51 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.03 14:17:51 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.03 14:17:51 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.03 14:17:51 1: HMLAN_Parse: hmusb new condition init
2014.10.03 14:17:52 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.03 14:17:52 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.03 14:17:52 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.03 14:17:52 1: HMLAN_Parse: hmusb new condition init
2014.10.03 14:17:53 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.03 14:17:53 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.03 14:17:53 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.03 14:17:53 1: HMLAN_Parse: hmusb new condition init
2014.10.03 14:17:55 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.03 14:17:55 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.03 14:17:55 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.03 14:17:55 1: HMLAN_Parse: hmusb new condition init
2014.10.03 14:17:57 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.03 14:17:57 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.03 14:17:57 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.03 14:17:57 1: HMLAN_Parse: hmusb new condition init
2014.10.03 14:18:01 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.03 14:18:01 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.03 14:18:01 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.03 14:18:01 1: HMLAN_Parse: hmusb new condition init
2014.10.03 14:18:02 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.03 14:18:02 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.03 14:18:02 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.03 14:18:02 1: HMLAN_Parse: hmusb new condition init
2014.10.03 14:18:04 1: HMLAN_Parse: hmusb new condition ok
2014.10.03 19:18:22 3: hmusb: Unknown code A0E60800228A47C2516B70104000000::-53:hmusb, help me!
....
2014.10.04 07:00:34 3: hmusb: Unknown code A0D7AA41028A1EA2516B706030000::-55:hmusb, help me!
2014.10.04 14:18:10 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.04 14:18:10 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.04 14:18:10 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.04 14:18:10 1: HMLAN_Parse: hmusb new condition init
2014.10.04 14:18:11 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.04 14:18:11 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.04 14:18:11 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.04 14:18:11 1: HMLAN_Parse: hmusb new condition init
2014.10.04 14:18:12 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.04 14:18:12 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.04 14:18:12 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.04 14:18:12 1: HMLAN_Parse: hmusb new condition init
2014.10.04 14:18:14 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.04 14:18:14 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.04 14:18:14 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.04 14:18:14 1: HMLAN_Parse: hmusb new condition init
2014.10.04 14:18:16 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.04 14:18:16 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.04 14:18:16 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.04 14:18:16 1: HMLAN_Parse: hmusb new condition init
2014.10.04 14:18:20 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.04 14:18:20 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.04 14:18:20 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.04 14:18:20 1: HMLAN_Parse: hmusb new condition init
2014.10.04 14:18:21 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.04 14:18:21 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.04 14:18:21 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.04 14:18:21 1: HMLAN_Parse: hmusb new condition init
2014.10.04 14:18:23 1: HMLAN_Parse: hmusb new condition ok
2014.10.04 19:16:20 3: hmusb: Unknown code A0E7A800228A2812516B70103000000::-53:hmusb, help me!
....
2014.10.05 07:00:33 3: hmusb: Unknown code A0D90A41028A1EA2516B706030000::-56:hmusb, help me!
2014.10.05 14:18:28 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.05 14:18:28 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.05 14:18:28 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.05 14:18:28 1: HMLAN_Parse: hmusb new condition init
2014.10.05 14:18:29 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.05 14:18:29 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.05 14:18:29 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.05 14:18:29 1: HMLAN_Parse: hmusb new condition init
2014.10.05 14:18:30 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.05 14:18:30 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.05 14:18:30 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.05 14:18:30 1: HMLAN_Parse: hmusb new condition init
2014.10.05 14:18:32 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.05 14:18:32 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.05 14:18:32 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.05 14:18:32 1: HMLAN_Parse: hmusb new condition init
2014.10.05 14:18:34 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.05 14:18:34 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.05 14:18:34 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.05 14:18:34 1: HMLAN_Parse: hmusb new condition init
2014.10.05 14:18:39 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.05 14:18:39 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.05 14:18:39 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.05 14:18:39 1: HMLAN_Parse: hmusb new condition init
2014.10.05 14:18:40 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.05 14:18:40 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.05 14:18:40 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.05 14:18:40 1: HMLAN_Parse: hmusb new condition init
2014.10.05 14:18:41 1: HMLAN_Parse: hmusb new condition ok
2014.10.05 19:14:19 3: hmusb: Unknown code A0E90800228A51A2516B70103000000::-54:hmusb, help me!
....
2014.10.06 07:00:33 3: hmusb: Unknown code A0DA7A41028A1EA2516B706030000::-54:hmusb, help me!
2014.10.06 14:18:47 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.06 14:18:47 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.06 14:18:47 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.06 14:18:47 1: HMLAN_Parse: hmusb new condition init
2014.10.06 14:18:48 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.06 14:18:48 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.06 14:18:48 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.06 14:18:48 1: HMLAN_Parse: hmusb new condition init
2014.10.06 14:18:49 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.06 14:18:49 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.06 14:18:49 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.06 14:18:49 1: HMLAN_Parse: hmusb new condition init
2014.10.06 14:18:51 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.06 14:18:51 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.06 14:18:51 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.06 14:18:51 1: HMLAN_Parse: hmusb new condition init
2014.10.06 14:18:53 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.06 14:18:53 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.06 14:18:53 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.06 14:18:53 1: HMLAN_Parse: hmusb new condition init
2014.10.06 14:18:58 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.06 14:18:58 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.06 14:18:58 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.06 14:18:58 1: HMLAN_Parse: hmusb new condition init
2014.10.06 14:18:59 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.06 14:18:59 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.06 14:18:59 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.06 14:18:59 1: HMLAN_Parse: hmusb new condition init
2014.10.06 14:19:00 1: HMLAN_Parse: hmusb new condition ok
2014.10.06 18:32:59 3: hmusb: Unknown code A0CA0A641276A712516B7019FC8::-74:hmusb, help me!
.....
2014.10.07 07:00:33 3: hmusb: Unknown code A0DC1A41028A1EA2516B706030000::-53:hmusb, help me!
2014.10.07 14:19:06 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.07 14:19:06 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.07 14:19:06 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.07 14:19:06 1: HMLAN_Parse: hmusb new condition init
2014.10.07 14:19:07 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.07 14:19:07 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.07 14:19:07 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.07 14:19:07 1: HMLAN_Parse: hmusb new condition init
2014.10.07 14:19:08 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.07 14:19:08 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.07 14:19:08 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.07 14:19:08 1: HMLAN_Parse: hmusb new condition init
2014.10.07 14:19:10 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.07 14:19:10 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.07 14:19:10 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.07 14:19:10 1: HMLAN_Parse: hmusb new condition init
2014.10.07 14:19:12 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.07 14:19:12 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.07 14:19:12 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.07 14:19:12 1: HMLAN_Parse: hmusb new condition init
2014.10.07 14:19:16 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.07 14:19:16 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.07 14:19:16 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.07 14:19:16 1: HMLAN_Parse: hmusb new condition init
2014.10.07 14:19:17 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.07 14:19:17 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.07 14:19:17 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.07 14:19:17 1: HMLAN_Parse: hmusb new condition init
2014.10.07 14:19:19 1: HMLAN_Parse: hmusb new condition ok
2014.10.07 19:10:18 3: hmusb: Unknown code A0EC1800228A47C2516B70104000000::-54:hmusb, help me!
Titel: Antw:127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
Beitrag von: frank am 08 Oktober 2014, 12:51:18
ZitatHabt ihr noch ideen wo ich suchen soll?
wie wäre es bei den "truckern" im einplatinen-computer-bereich.

soweit ich weiss, kann man auf dem cubie einen watchdog aktivieren, der den cubie resettet.

gruss frank
Titel: Antw:127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
Beitrag von: HoTi am 08 Oktober 2014, 13:01:22
Ich habe aber kein watchdog installiert :-(
Der Truck ist reset sich auch nicht komplett, dann würde mehr im LOG stehen als das!

Es muss was anderes sein. Ich habe jetzt mal APPTIME laufen. Mal schauen was da raus kommt
Titel: Antw:127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
Beitrag von: HoTi am 09 Oktober 2014, 08:17:45
Hallo zusammen,

könnt ihr was mit den Indormationen von APPTIME anfangen?!


                                name             function    max  count    total  average maxDly
        FHEMWEB:192.109.190.88:16366              FW_Read     28      5       37     7.40      0 HASH(FHEMWEB:192.109.190.88:16366)
        FHEMWEB:192.109.190.88:16369              FW_Read     28      7       40     5.71      0 HASH(FHEMWEB:192.109.190.88:16369)
        FHEMWEB:192.109.190.88:15673              FW_Read     27      6       36     6.00      0 HASH(FHEMWEB:192.109.190.88:15673)
                               hmusb          HMLAN_Ready     15      7       94    13.43      0 HASH(hmusb)
                 tmr-HMLAN_KeepAlive      keepAlive:hmusb     10   2819     2969     1.05     34 keepAlive:hmusb
              tmr-FW_closeOldClients                           9   1176       12     0.01     32
            tmr-HMLAN_KeepAliveCheck    keepAliveCk:hmusb      9   2819       51     0.02     11 keepAliveCk:hmusb
                               hmusb           HMLAN_Read      9   2893      603     0.21      0 HASH(hmusb)

Titel: Antw:127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
Beitrag von: tpm88 am 09 Oktober 2014, 10:37:15
Der Apptime Output sieht in meinen Augen völlig normal aus.

Zitat von: RettungsTim am 08 Oktober 2014, 12:26:13
ich habe mir nun einen zweiten HM-CFG-USB2 gekauft. Damit ich mein Produktivsystem weiter auf dem Raspberry laufen lassen kann.

Hast Du mal testweise die beiden HM-CFG-USB2 Sticks gegeneinander getauscht.? D.h. den "problemlosen" Stick an den CubieTruck gesteckt? Vielleicht liegt es ja doch am Stick...

Gruss
Tobias
Titel: Antw:127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
Beitrag von: HoTi am 09 Oktober 2014, 15:15:32
Hallo,

einen kreuztausch habe ich gemacht! Leider haben beide das selbe Problem auf dem Cubie.

Irgendwas macht er alle 24h...
Titel: Antw:127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
Beitrag von: frank am 09 Oktober 2014, 15:40:27
suche mal nach dem modul performancemonitor.
Titel: Antw:127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
Beitrag von: HoTi am 10 Oktober 2014, 09:49:14
Hallo zusammen,

ich habe das loglevel auf maximum gestellt.

Fällt euch da was auf?

Der Cubietruck ist jetzt 10d ohne reset! Interesant ist das es irgenwie mit FHEM zusammenhängen muss! Da die 24h neu starten wenn ich etwas an der fhem.cfg gemacht habe!

Angenommen ich änder die fhem.cfg um 13.14Uhr dann kommt das Problem am nächsten Tag um 13.14Uhr.
Kann ich damit dann das Igor Image ausschließen?!

Performance Monitor installiert und aktiviert (Restart 13:50Uhr)


2014.10.10 08:22:25 5: HMLAN_Parse: hmusb V:03C4 sNo:LEQ0659748 d:2CC883 O:2516B5 t:0905B1F3 IDcnt:0000
2014.10.10 08:22:50 5: HMLAN_Send:  hmusb I:K
2014.10.10 08:22:50 5: HMLAN/RAW: /HHM-LAN-IF,03C4,LEQ0659748,2CC883,2516B5,09061393,0000

2014.10.10 08:22:50 5: HMLAN_Parse: hmusb V:03C4 sNo:LEQ0659748 d:2CC883 O:2516B5 t:09061393 IDcnt:0000
2014.10.10 08:23:15 5: HMLAN_Send:  hmusb I:K
2014.10.10 08:23:16 5: HMLAN_Send:  hmusb I:K
2014.10.10 08:23:17 5: HMLAN_Send:  hmusb I:K
2014.10.10 08:23:18 5: HMLAN_Send:  hmusb I:K
2014.10.10 08:23:19 1: HMLAN_Parse: hmusb new condition timeout
2014.10.10 08:23:19 5: Triggering hmusb (3 changes)
2014.10.10 08:23:19 5: Notify loop for hmusb cond: timeout
2014.10.10 08:23:19 4: eventTypes: HMLAN hmusb cond: timeout -> cond: timeout
2014.10.10 08:23:19 4: eventTypes: HMLAN hmusb Xmit-Events: timeout:1 ok:1 disconnected:1 init:1  -> Xmit-Events: timeout:.* ok:.* disconnected:.* init:.*
2014.10.10 08:23:19 4: eventTypes: HMLAN hmusb prot_timeout: last -> prot_timeout: last
2014.10.10 08:23:19 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.10 08:23:19 5: Triggering hmusb (1 changes)
2014.10.10 08:23:19 5: Notify loop for hmusb DISCONNECTED
2014.10.10 08:23:19 4: eventTypes: HMLAN hmusb DISCONNECTED -> DISCONNECTED
2014.10.10 08:23:19 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.10 08:23:19 5: Triggering hmusb (4 changes)
2014.10.10 08:23:24 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.10 08:23:24 5: HMLAN_Send:  hmusb I:A2516B5
2014.10.10 08:23:24 5: HMLAN_Send:  hmusb I:C
2014.10.10 08:23:24 5: HMLAN_Send:  hmusb I:Y01,00,
2014.10.10 08:23:24 5: HMLAN_Send:  hmusb I:Y02,00,
2014.10.10 08:23:24 5: HMLAN_Send:  hmusb I:Y03,00,
2014.10.10 08:23:24 5: HMLAN_Send:  hmusb I:T1BCA37DC,04,00,00000000
2014.10.10 08:23:24 1: HMLAN_Parse: hmusb new condition init
2014.10.10 08:23:24 5: Triggering hmusb (3 changes)
2014.10.10 08:23:24 5: Notify loop for hmusb cond: init
2014.10.10 08:23:24 4: eventTypes: HMLAN hmusb cond: init -> cond: init
2014.10.10 08:23:24 4: eventTypes: HMLAN hmusb Xmit-Events: timeout:1 ok:1 disconnected:2 init:2  -> Xmit-Events: timeout:.* ok:.* disconnected:.* init:.*
2014.10.10 08:23:24 4: eventTypes: HMLAN hmusb prot_init: last -> prot_init: last
2014.10.10 08:23:24 5: HMLAN_Send:  hmusb S:SF8B9E25F stat:  00 t:00000000 d:01 r:F8B9E25F m:99 8112 2516B5 000000
2014.10.10 08:23:24 5: Triggering hmusb (1 changes)
2014.10.10 08:23:24 5: Notify loop for hmusb CONNECTED
2014.10.10 08:23:24 4: eventTypes: HMLAN hmusb CONNECTED -> CONNECTED
2014.10.10 08:23:25 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.10 08:23:25 5: Triggering hmusb (1 changes)
2014.10.10 08:23:25 5: Notify loop for hmusb DISCONNECTED
2014.10.10 08:23:25 4: eventTypes: HMLAN hmusb DISCONNECTED -> DISCONNECTED
2014.10.10 08:23:25 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.10 08:23:25 5: Triggering hmusb (4 changes)
2014.10.10 08:23:25 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.10 08:23:25 5: HMLAN_Send:  hmusb I:A2516B5
2014.10.10 08:23:25 5: HMLAN_Send:  hmusb I:C
2014.10.10 08:23:25 5: HMLAN_Send:  hmusb I:Y01,00,
2014.10.10 08:23:25 5: HMLAN_Send:  hmusb I:Y02,00,
2014.10.10 08:23:25 5: HMLAN_Send:  hmusb I:Y03,00,
2014.10.10 08:23:25 5: HMLAN_Send:  hmusb I:T1BCA37DD,04,00,00000000
2014.10.10 08:23:25 1: HMLAN_Parse: hmusb new condition init
2014.10.10 08:23:25 5: Triggering hmusb (3 changes)
2014.10.10 08:23:25 5: Notify loop for hmusb cond: init
2014.10.10 08:23:25 4: eventTypes: HMLAN hmusb cond: init -> cond: init
2014.10.10 08:23:25 4: eventTypes: HMLAN hmusb Xmit-Events: timeout:1 ok:1 disconnected:3 init:3  -> Xmit-Events: timeout:.* ok:.* disconnected:.* init:.*
2014.10.10 08:23:25 4: eventTypes: HMLAN hmusb prot_init: last -> prot_init: last
2014.10.10 08:23:25 5: HMLAN_Send:  hmusb S:SF8B9E66A stat:  00 t:00000000 d:01 r:F8B9E66A m:99 8112 2516B5 000000
2014.10.10 08:23:25 5: Triggering hmusb (1 changes)
2014.10.10 08:23:25 5: Notify loop for hmusb CONNECTED
2014.10.10 08:23:25 4: eventTypes: HMLAN hmusb CONNECTED -> CONNECTED
2014.10.10 08:23:27 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.10 08:23:27 5: Triggering hmusb (1 changes)
2014.10.10 08:23:27 5: Notify loop for hmusb DISCONNECTED
2014.10.10 08:23:27 4: eventTypes: HMLAN hmusb DISCONNECTED -> DISCONNECTED
2014.10.10 08:23:27 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.10 08:23:27 5: Triggering hmusb (4 changes)
2014.10.10 08:23:27 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.10 08:23:27 5: HMLAN_Send:  hmusb I:A2516B5
2014.10.10 08:23:27 5: HMLAN_Send:  hmusb I:C
2014.10.10 08:23:27 5: HMLAN_Send:  hmusb I:Y01,00,
2014.10.10 08:23:27 5: HMLAN_Send:  hmusb I:Y02,00,
2014.10.10 08:23:27 5: HMLAN_Send:  hmusb I:Y03,00,
2014.10.10 08:23:27 5: HMLAN_Send:  hmusb I:T1BCA37DF,04,00,00000000
2014.10.10 08:23:27 1: HMLAN_Parse: hmusb new condition init
2014.10.10 08:23:27 5: Triggering hmusb (3 changes)
2014.10.10 08:23:27 5: Notify loop for hmusb cond: init
2014.10.10 08:23:27 4: eventTypes: HMLAN hmusb cond: init -> cond: init
2014.10.10 08:23:27 4: eventTypes: HMLAN hmusb Xmit-Events: timeout:1 ok:1 disconnected:4 init:4  -> Xmit-Events: timeout:.* ok:.* disconnected:.* init:.*
2014.10.10 08:23:27 4: eventTypes: HMLAN hmusb prot_init: last -> prot_init: last
2014.10.10 08:23:27 5: HMLAN_Send:  hmusb S:SF8B9EE49 stat:  00 t:00000000 d:01 r:F8B9EE49 m:99 8112 2516B5 000000
2014.10.10 08:23:27 5: Triggering hmusb (1 changes)
2014.10.10 08:23:27 5: Notify loop for hmusb CONNECTED
2014.10.10 08:23:27 4: eventTypes: HMLAN hmusb CONNECTED -> CONNECTED
2014.10.10 08:23:31 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.10 08:23:31 5: Triggering hmusb (1 changes)
2014.10.10 08:23:31 5: Notify loop for hmusb DISCONNECTED
2014.10.10 08:23:31 4: eventTypes: HMLAN hmusb DISCONNECTED -> DISCONNECTED
2014.10.10 08:23:31 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.10 08:23:31 5: Triggering hmusb (4 changes)
2014.10.10 08:23:31 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.10 08:23:31 5: HMLAN_Send:  hmusb I:A2516B5
2014.10.10 08:23:31 5: HMLAN_Send:  hmusb I:C
2014.10.10 08:23:31 5: HMLAN_Send:  hmusb I:Y01,00,
2014.10.10 08:23:31 5: HMLAN_Send:  hmusb I:Y02,00,
2014.10.10 08:23:31 5: HMLAN_Send:  hmusb I:Y03,00,
2014.10.10 08:23:31 5: HMLAN_Send:  hmusb I:T1BCA37E3,04,00,00000000
2014.10.10 08:23:31 1: HMLAN_Parse: hmusb new condition init
2014.10.10 08:23:31 5: Triggering hmusb (3 changes)
2014.10.10 08:23:31 5: Notify loop for hmusb cond: init
2014.10.10 08:23:31 4: eventTypes: HMLAN hmusb cond: init -> cond: init
2014.10.10 08:23:31 4: eventTypes: HMLAN hmusb Xmit-Events: timeout:1 ok:1 disconnected:5 init:5  -> Xmit-Events: timeout:.* ok:.* disconnected:.* init:.*
2014.10.10 08:23:31 4: eventTypes: HMLAN hmusb prot_init: last -> prot_init: last
2014.10.10 08:23:31 5: HMLAN_Send:  hmusb S:SF8B9FF16 stat:  00 t:00000000 d:01 r:F8B9FF16 m:99 8112 2516B5 000000
2014.10.10 08:23:31 5: Triggering hmusb (1 changes)
2014.10.10 08:23:31 5: Notify loop for hmusb CONNECTED
2014.10.10 08:23:31 4: eventTypes: HMLAN hmusb CONNECTED -> CONNECTED
2014.10.10 08:23:32 1: 127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
2014.10.10 08:23:32 5: Triggering hmusb (1 changes)
2014.10.10 08:23:32 5: Notify loop for hmusb DISCONNECTED
2014.10.10 08:23:32 4: eventTypes: HMLAN hmusb DISCONNECTED -> DISCONNECTED
2014.10.10 08:23:32 1: HMLAN_Parse: hmusb new condition disconnected
2014.10.10 08:23:32 5: Triggering hmusb (4 changes)
2014.10.10 08:23:32 1: 127.0.0.1:1234 reappeared (hmusb)
2014.10.10 08:23:32 5: HMLAN_Send:  hmusb I:A2516B5
2014.10.10 08:23:32 5: HMLAN_Send:  hmusb I:C
2014.10.10 08:23:32 5: HMLAN_Send:  hmusb I:Y01,00,
2014.10.10 08:23:32 5: HMLAN_Send:  hmusb I:Y02,00,
2014.10.10 08:23:32 5: HMLAN_Send:  hmusb I:Y03,00,
2014.10.10 08:23:32 5: HMLAN_Send:  hmusb I:T1BCA37E4,04,00,00000000
2014.10.10 08:23:32 1: HMLAN_Parse: hmusb new condition init
2014.10.10 08:23:32 5: Triggering hmusb (3 changes)
2014.10.10 08:23:32 5: Notify loop for hmusb cond: init
2014.10.10 08:23:32 4: eventTypes: HMLAN hmusb cond: init -> cond: init
2014.10.10 08:23:32 4: eventTypes: HMLAN hmusb Xmit-Events: timeout:1 ok:1 disconnected:6 init:6  -> Xmit-Events: timeout:.* ok:.* disconnected:.* init:.*
2014.10.10 08:23:32 4: eventTypes: HMLAN hmusb prot_init: last -> prot_init: last
2014.10.10 08:23:32 5: HMLAN_Send:  hmusb S:SF8BA0306 stat:  00 t:00000000 d:01 r:F8BA0306 m:99 8112 2516B5 000000
2014.10.10 08:23:32 5: Triggering hmusb (1 changes)
2014.10.10 08:23:32 5: Notify loop for hmusb CONNECTED
2014.10.10 08:23:32 4: eventTypes: HMLAN hmusb CONNECTED -> CONNECTED
2014.10.10 08:23:33 5: HMLAN/RAW: /HHM-LAN-IF,03C4,LEQ0659748,2CC883,2516B5,000004D7,0000

2014.10.10 08:23:33 5: HMLAN_Parse: hmusb V:03C4 sNo:LEQ0659748 d:2CC883 O:2516B5 t:000004D7 IDcnt:0000
2014.10.10 08:23:34 5: HMLAN/RAW: /I00,00,00,00

2014.10.10 08:23:34 5: HMLAN/RAW: /I00,00,00,00

2014.10.10 08:23:34 5: HMLAN/RAW: /I00,00,00,00

2014.10.10 08:23:34 5: HMLAN/RAW: /RF8BA0306,0002,00000000,FF,7FFF,9981122516B5000000

2014.10.10 08:23:34 5: HMLAN_Parse: hmusb R:RF8BA0306 stat:0002 t:00000000 d:FF r:7FFF     m:99 8112 2516B5 000000
2014.10.10 08:23:34 1: HMLAN_Parse: hmusb new condition ok
2014.10.10 08:23:34 5: Triggering hmusb (3 changes)
2014.10.10 08:23:34 5: Notify loop for hmusb cond: ok
2014.10.10 08:23:34 4: eventTypes: HMLAN hmusb cond: ok -> cond: ok
2014.10.10 08:23:34 4: eventTypes: HMLAN hmusb Xmit-Events: timeout:1 ok:2 disconnected:6 init:6  -> Xmit-Events: timeout:.* ok:.* disconnected:.* init:.*
2014.10.10 08:23:34 4: eventTypes: HMLAN hmusb prot_ok: last -> prot_ok: last
2014.10.10 08:23:57 5: HMLAN_Send:  hmusb I:K
2014.10.10 08:23:57 5: HMLAN/RAW: /HHM-LAN-IF,03C4,LEQ0659748,2CC883,2516B5,00006276,0000

2014.10.10 08:23:57 5: HMLAN_Parse: hmusb V:03C4 sNo:LEQ0659748 d:2CC883 O:2516B5 t:00006276 IDcnt:0000
2014.10.10 08:24:22 5: HMLAN_Send:  hmusb I:K
2014.10.10 08:24:22 5: HMLAN/RAW: /HHM-LAN-IF,03C4,LEQ0659748,2CC883,2516B5,0000C436,0000

2014.10.10 08:24:22 5: HMLAN_Parse: hmusb V:03C4 sNo:LEQ0659748 d:2CC883 O:2516B5 t:0000C436 IDcnt:0000
2014.10.10 08:24:47 5: HMLAN_Send:  hmusb I:K
2014.10.10 08:24:47 5: HMLAN/RAW: /HHM-LAN-IF,03C4,LEQ0659748,2CC883,2516B5,000125F5,0000

2014.10.10 08:24:47 5: HMLAN_Parse: hmusb V:03C4 sNo:LEQ0659748 d:2CC883 O:2516B5 t:000125F5 IDcnt:0000
2014.10.10 08:25:12 5: HMLAN_Send:  hmusb I:K
2014.10.10 08:25:12 5: HMLAN/RAW: /HHM-LAN-IF,03C4,LEQ0659748,2CC883,2516B5,000187B5,0000







Titel: Antw:Fehler auf Cubietruck -> 127.0.0.1:1234 disconnected, waiting to reappear
Beitrag von: HoTi am 13 Oktober 2014, 12:57:59
Hallo,

der performancemonitor hat keine Einträge hinterlassen! Ausfälle weiterhin alle 24h nach FHEM.cfg sichern oder FHEM neustart.

Ich frag mich ob der Beitrag hier mitlerweile nicht besser in der Hardware (Einplatinencomputer) aufgehoben ist.
Ich möchte nicht unbedingt ein neues Thema mit dem gleichen Fehler aufmachen.

Kann ein Moderator bitte diese Thema dorthin verschieben?! Wäre toll.

Viele Grüße
Tim

Titel: Antw:127.0.0.1:1234 disconnected, waiting to reappear (hmusb)
Beitrag von: tpm88 am 13 Oktober 2014, 19:35:32
Zitat von: RettungsTim am 26 September 2014, 15:44:27
Das werde ich mal probieren mit dem Update. Danke

Gibt es da ein ChanceLog zum update?
Ich muss da nochmal nachbohren - welche Versionen von
- Firmware HM-CFG-USB2  und
- hmland
setzt Du konkret ein?

Hast Du das Update auf die Firmware v0,967 eigentlich durchgeführt? Benutzt Du die neueste Version des hmland (29.05.2014) von git.zerfleddert.org?

Zitat2014-05-14    Michael Gernoth   only reboot by default when firmware-version is < 0.967

Gruss
Tobias
Titel: Antw:Fehler auf Cubietruck -> 127.0.0.1:1234 disconnected, waiting to reappear
Beitrag von: HoTi am 13 Oktober 2014, 19:57:15
Hallo Tobias,

Die Nachfrage ist ok.

Mit dem alten habe ich ein update gemacht. Gleiche Fehler.
Der neue ist noch auf der alten Version. Aber wie gesagt bei tausch wandert der Fehler nicht mit!

Das update habe ich mit dem homematic Tool am Windows PCs gemacht. War problemlos.

Hmland nach update installiert. Sollte somit aktuell sein.


git clone git://git.zerfleddert.de/hmcfgusb


Vg
Tim
Titel: Antw:Fehler auf Cubietruck -> 127.0.0.1:1234 disconnected, waiting to reappear
Beitrag von: tpm88 am 14 Oktober 2014, 12:35:05
Hallo Tim,

das ganze ist wirklich sehr merkwürdig. Aber offenbar bist Du nicht der einzige mit dem Problem. Das hier klingt doch sehr ähnlich...
http://forum.fhem.de/index.php/topic,13071.msg196351.html#msg196351 (http://forum.fhem.de/index.php/topic,13071.msg196351.html#msg196351)

Das Verhalten beginnt doch immer mit folgender Meldung:

HMLAN_Parse: hmusb new condition timeout


Dann gilt es herauszufinden, was dieser "timeout" bedeutet oder wovon er ausgelöst wird.

Nächste mögliche Schritte
- hmland mit Debug Flag -D und Logfile starten, um zu dem Zeitpunkt (nach 24h) möglichst einen Hinweis dort zu erhalten
- notfalls selber mal in den Quellcode vom hmland schauen, was es mit dem "timeout" auf sich hat
- oder ggf. in obigen Thread posten - dort sollte der Entwickler  des hmland (mgernoth) mitlesen

Gruss
Tobias

PS: Ich glaube persönlich, daß das Thema doch besser im Bereich Homematic aufgehoben wäre. Ich denke nicht, dass der CubieTruck (oder dessen Image) das Problem ist. Im Link oben hat jemand dieses oder ein sehr ähnliches Problem mit dem hmland auf der Fritzbox
Titel: Antw:Fehler auf Cubietruck -> 127.0.0.1:1234 disconnected, waiting to reappear
Beitrag von: HoTi am 14 Oktober 2014, 12:46:49
Kann es sein das hmland alle 24h ein reset macht wenn es nur so gestartet wird?

Zitat
/opt/hmcfgusb/hmland -d -p 1234

Ich probiere es nun so:

Zitat
/opt/hmcfgusb/hmland -r 0 -d -p 1234

Sch**** jetzt habe ich dein Zitat gerafft. Ja der neue Stick war noch auf < 0.967 deswegen macht der ein Restart. Verdammt...

Ok nun teste ich das mal und dann werde ich meinen Test-Aktor anschließen. Aber der alte Stick macht den mist obwohl er die neue SW hat.