OWX: DS2480 detected/re-detected

Begonnen von Jojo11, 24 März 2014, 19:46:15

Vorheriges Thema - Nächstes Thema

Jojo11

Hallo,

ich bin gerade auf der Fehlersuche, da mein System nach einem Neustart (z.B. durch "shutdown restart" oder durch Ändern der fhem.cfg) seit ungefähr drei Tagen manchmal komplett einfriert (ich spiele täglich die updates ein). Der Raspberry läuft dann zwar noch, aber FHEM "klemmt" irgendwo. Der letzte Eintrag, den ich dann im logfile finde, lautet
OWX: 1-Wire bus 1wire: interface master DS2480 detected for the first time

Eigentlich ist dieses device aber hinlänglich bekannt. Normaler Weise meldet es sich auch mit
OWX: 1-Wire bus 1wire: interface master DS2480 re-detected

Ob ein Zusammenhang zwischen dem device und dem Einfrieren besteht, kann ich nicht sicher sagen.

Woran kann es liegen, dass ein bekannter 1-wire Adapter (LinkUSB) plötzlich nicht mehr bekannt ist bzw. was bedeutet diese Meldung? Die USB-Zuordnung ist fest und wurde nicht geändert. Auch habe ich keine Sensoren hinzugefügt. Wie könnte ich den Fehler evtl. weiter einkreisen?

Nachtrag: Das System friert auch ein, wenn das device re-detected wird. Bleibt die Frage, warum es manchmal bekannt ist, manchmal aber nicht.

schöne Grüße
Jo

Prof. Dr. Peter Henning

Entzieht sich meinem Verständnis. An den Modulen hat sich nichts geändert, ein "Einfrieren" ohne Logausgabe sollte auf keinen Fall passieren.

Es kann auch nicht am Update und Restart liegen - das habe ich bei meiner sehr komplexen Installation gestern auch gemacht. Ggf. den Rechner neu starten.

LG

pah

Jojo11

Danke, ich werde mal weiter suchen. Dann wird es wohl nicht an diesen Modulen liegen.

schöne Grüße
Jo


DosiRocker

Hallo Jo,
ich habe das gleiche/identische Problem, deswegen habe ich am WE  keine Änderungen mehr direkt an der FHEM.cfg vorgenommen.
Bei mir hat nur ein Reboot am Raspi funktioniert.
Habe aber auch keine Idee (daffür kenn ich mich zuwenig mit Linux aus)
Martin
Cubietruck: CUNO 868;CUL HM
1 Wire: 1 OWAD, 13 OTHERM
10 FS20 ST; 3 HMS100WD; 1 EM1000;  4 S300TH;
4 HM_CC_RT_DN, HM_SEC_SC
AVM 7390 als FHEM2FHEM, Raspberry Pi

Prof. Dr. Peter Henning

Ich kann es, wie gesagt, nicht nachvollziehen - denn Änderungen an der OWX-Software gab es nicht.

Die Tatsache, dass ein reboot des RPi klappte, deutet auf das hin, was ich schon vorher schrieb: Irgendein Problem mit dem USB-Stack im Kernel.

LG

pah

ntruchsess

#5
doch, es gab Änderungen (von mir am OWX-modul) weil OWX wg. Änderungen am AssignIOPort Probleme hatte, wenn mehrere Busmaster vorhanden waren. Konkret habe ich die Inititialisierung des Busmasters auf den Zeitpunkt des global-INITIALIZED notify gelegt, weil da garantiert alle Devices und ihre IODevs schon angelegt, mit Attributen versehen und richtig zueinander zugeordnet sind. Mit dem Fix hat es bei allen, die vorher Probleme gemeldet hatten wieder funktioniert.

Zum Eingrenzen solltest Du die Konsolenausgabe von fhem festhalten (Perl-fehler, die zum Abbruch des Prozesses führen landen nicht im Log, weil der Prozess dann ja nicht mehr loggen kann). Also ggf. einfach von der Kommandozeile manuel starten und das Fenster offen lassen (oder 'screen' benutzen, dann kann man sich auch ausloggen). Mit der zum Abbruch führenden Fehlermeldung finde ich den Fehler wahrscheinlich schnell - ohne kann ich jedenfalls nur raten.

Wobei der Unterschied zwischen 'detected for the first time' und 're-detected' ist in der Antwort des Busmasters begründet, der Ablauf außenrum ist in beiden Fällen identisch.

Hast Du autocreate bzw. 'initialUsbCheck' an? Wenn ja, dann könnte das die Änderung in der Ausgabe erklären, weil nach meiner Änderung der Busmaster-check ja systematisch nach dem usbcheck käme.

Gruß,

Norbert

while (!asleep()) {sheep++};

Prof. Dr. Peter Henning

Tja, Norbert, das kommt davon, dass man irgendwelche Quick-Fixes macht - und kommuniziert hattest Du mir nur die Umbauten in OWTHERM und OWLCD.

Du weißt dass bei mir OWX mit 4 Busmastern läuft - ein sauberes Setzen von IODev verhindert diese Probleme. Dann sieh mal bitte zu, wie Du das wieder in den Griff bekommst, denn ich habe in den nächsten Tagen keine freie Minute dafür.

LG

pah


DosiRocker

#7
Hallo Norbert,
Ich kann vermutlich erst am WE weiter testen. Da ich mir erst anlesen muss wie ich deine Tips umsetzen kann.
Autocreate war immer an, aber initialUsbcheck hatte ich mal ohne Erfolg ausgeschaltet.
Danke, Martin
P.S. ich bin mir noch unsicher, ob es nicht doch mit dem vor 2Wochen installierten USB Hub zusammenhaengt
Cubietruck: CUNO 868;CUL HM
1 Wire: 1 OWAD, 13 OTHERM
10 FS20 ST; 3 HMS100WD; 1 EM1000;  4 S300TH;
4 HM_CC_RT_DN, HM_SEC_SC
AVM 7390 als FHEM2FHEM, Raspberry Pi

Jojo11

Hallo Norbert,

vielen dank für den Hinweis. Bei mir ist autocreate ebenfalls an und initialusbcheck aus. An der USB Konfiguration und dem hub habe ich nichts geändert. Ich schaue mir das später mal an.

schöne Grüße
Jo


ntruchsess

Zitat von: Prof. Dr. Peter Henning am 25 März 2014, 06:33:52
Tja, Norbert, das kommt davon, dass man irgendwelche Quick-Fixes macht
[...]ein sauberes Setzen von IODev verhindert diese Probleme

Bin ganz bei Dir. Ich habe mir ja nicht ausgedacht, dass AssignIoDev plötzlich und unangekündigt Nebeneffekte hat, ich mache QuickFixes ja nicht aus Spaß, sondern weil unter anderem auch OWX ganz konkret bei einigen plötzlich nicht mehr funktioniert hat.

Und kein Problem, wenn Du keine Zeit hast - für meine Änderungen fühle ich mich schon verantwortlich ;-)

(Wobei ich jetzt erst mal ne richtige Fehlermeldung brauche... Mit 'reagiert einfach nicht mehr' kann ich - wenn sich das bei mir nicht reproduziert - leider auch wenig anfangen :-( )

Gruß,

Norbert
while (!asleep()) {sheep++};

Jojo11

Hallo,

ich habe jetzt mal FHEM gestoppt und von der Konsole mit perl fhem.pl fhem.cfg gestartet.
Dabei ist es immer wieder ordnungsgemäß gestartet. Die einzige Meldung, die erschienen ist, ist ^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE $/ at fhem.pl line 3607.

Editiere ich aber die fhem.cfg, friert FHEM ein und ich erhalte zusätzlich folgende Meldungen:

Subroutine GetState_Initialize redefined at ./FHEM/99_getstate.pm line 42, <$fh> line 6.
Subroutine CommandGetState redefined at ./FHEM/99_getstate.pm line 52, <$fh> line 6.
Subroutine stringToNumber redefined at ./FHEM/99_getstate.pm line 100, <$fh> line 6.
Subroutine stripNumber redefined at ./FHEM/99_getstate.pm line 111, <$fh> line 6.
Subroutine isNumber redefined at ./FHEM/99_getstate.pm line 124, <$fh> line 6.
Subroutine isInteger redefined at ./FHEM/99_getstate.pm line 130, <$fh> line 6.
Subroutine isFloat redefined at ./FHEM/99_getstate.pm line 136, <$fh> line 6.


Danach passiert nichts mehr. Nur ein reboot des Raspberry schafft Abhilfe.

Die letzte Zeile im fhem logfile ist wieder
2014.03.25 12:37:41.750 1: OWX: 1-Wire bus 1wire: interface master DS2480 detected for the first time

Hoffe das hilft schon mal  :-\

schöne Grüße
Jo

Prof. Dr. Peter Henning

Das hilft in der Tat schon weiter. Denn, alles was Recht ist: Bei einem _Neustart_ von FHEM sollte nirgendwo ein "subroutine redefined" kommen.

Norbert, hast Du einen Überblick was in 99_getstate passiert ?

LG

pah


Jojo11

Nachtrag:
Selbst ein Neustart des Raspberry klappt nicht sofort. Beim ersten Start nach dem Einfrieren erhalte ich im log-file:

2014.03.25 12:49:51.158 1: Including ./log/fhem.save
2014.03.25 12:49:57.645 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:49:58.223 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:49:58.802 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:49:59.381 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:49:59.960 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:00.546 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:01.125 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:01.703 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:02.283 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:02.862 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:03.440 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:04.019 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:04.598 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:05.176 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:05.767 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:06.346 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:06.925 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:07.503 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:08.081 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:08.660 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:09.238 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:09.817 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:10.396 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:10.982 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:11.560 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:12.139 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:12.717 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:13.296 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:13.875 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:14.453 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:15.032 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:15.611 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:16.194 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:16.773 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:17.351 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:17.930 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:18.509 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:19.087 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:19.666 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:20.244 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:20.823 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:21.410 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:21.989 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:22.567 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:23.146 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:23.724 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:24.303 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
2014.03.25 12:50:24.881 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x4f 0x4b 0x20 0x39 0x20 0x38 0x20 0x31 0x20 0x34 0x20 0x38 0x32 0x20 0x31 0x30 0x36 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x31 0x37 0x36 0x20 0x31 0x20 0x34 0x20 0x31 0x36 0x39 0x20 0x35 0x32
2014.03.25 12:50:25.460 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x32 0x31 0x32 0x20 0x31 0x20 0x34 0x20 0x31 0x38 0x36 0x20 0x34 0x36 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x38 0x20 0x31 0x20 0x34 0x20 0x38 0x32 0x20 0x31 0x30 0x36 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x31
2014.03.25 12:50:26.038 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x32 0x38 0x20 0x31 0x20 0x34 0x20 0x31 0x35 0x39 0x20 0x35 0x34 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x36 0x38 0x20 0x31 0x20 0x34 0x20 0x31 0x36 0x38 0x20 0x35 0x30 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x31 0x33 0x36 0x20 0x31 0x20 0x34 0x20
2014.03.25 12:50:26.617 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x31 0x39 0x32 0x20 0x34 0x32 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x32 0x31 0x32 0x20 0x31 0x20 0x34 0x20 0x31 0x38 0x36 0x20 0x34 0x36 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x38 0x20 0x31 0x20 0x34 0x20 0x38 0x32 0x20 0x31 0x30 0x36 0x0d 0x0a
2014.03.25 12:50:27.196 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x4f 0x4b 0x20 0x39 0x20 0x31 0x37 0x36 0x20 0x31 0x20 0x34 0x20 0x31 0x36 0x39 0x20 0x35 0x32 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x38 0x20 0x31 0x20 0x34 0x20 0x38 0x32 0x20 0x31 0x30 0x36 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x31 0x32 0x38
2014.03.25 12:50:27.774 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x20 0x31 0x20 0x34 0x20 0x31 0x35 0x39 0x20 0x35 0x34 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x36 0x38 0x20 0x31 0x20 0x34 0x20 0x31 0x36 0x38 0x20 0x35 0x30 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x31 0x37 0x36 0x20 0x31 0x20 0x34 0x20 0x31 0x36
2014.03.25 12:50:28.353 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x39 0x20 0x35 0x32 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x32 0x31 0x32 0x20 0x31 0x20 0x34 0x20 0x31 0x38 0x35 0x20 0x34 0x36 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x31 0x37 0x36 0x20 0x31 0x20 0x34 0x20 0x31 0x36 0x39 0x20 0x35 0x32 0x0d 0x0a
2014.03.25 12:50:28.932 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x4f 0x4b 0x20 0x39 0x20 0x38 0x20 0x31 0x20 0x34 0x20 0x38 0x32 0x20 0x31 0x30 0x36 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x31 0x32 0x38 0x20 0x31 0x20 0x34 0x20 0x31 0x35 0x39 0x20 0x35 0x34 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x36 0x38 0x20
2014.03.25 12:50:29.511 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x31 0x20 0x34 0x20 0x31 0x36 0x38 0x20 0x35 0x30 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x31 0x33 0x36 0x20 0x31 0x20 0x34 0x20 0x31 0x39 0x32 0x20 0x34 0x32 0x0d 0x0a 0x4f 0x4b 0x20 0x39 0x20 0x31 0x37 0x36 0x20 0x31 0x20 0x34 0x20 0x31 0x36
2014.03.25 12:50:30.090 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x38 0x20 0x35 0x32 0x0d 0x0a 0x63 0xb3 0xf3 0xff 0x62 0x33 0xb3 0xa3 0x60 0xe4 0x63 0xb3 0xf3 0xff 0x62 0xb3 0xb0 0x73 0xac 0x24 0x62 0xb3 0xb0 0x63 0xb3 0x25 0x62 0x33 0x32 0xa2 0x62 0x8c 0x63 0xb2 0xb3 0x72 0xae 0x24 0x62 0xb2 0xb0 0xa2
2014.03.25 12:50:30.669 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x63 0x8c 0x63 0xb0 0xb4 0x62 0xb3 0xf0 0xff 0xa3 0x63 0x8c 0x63 0xb0 0xb4 0x62 0xb2 0xb3 0x73 0xae 0x24 0x63 0xb0 0xb0 0xa3 0x62 0x8e 0x63 0xb0 0xf3 0xff 0x62 0x33 0x32 0xa3 0x62 0x8e 0x62 0xb3 0xb2 0x63 0xb3 0xa5 0x62 0xb2 0xb0
2014.03.25 12:50:32.138 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0xa3 0x60 0x8c 0x62 0xb3 0xf3 0xff
2014.03.25 12:50:34.779 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x63 0xb2 0xb2
2014.03.25 12:50:36.317 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x63 0xb3 0xb2 0x63 0xb2 0xf0 0xff
2014.03.25 12:50:37.766 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x62 0xb3 0xb0 0x62 0xb0 0xb3
2014.03.25 12:50:40.400 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0xa2 0x62 0x8e 0x73 0xac
2014.03.25 12:50:42.858 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x25 0x62 0xb2 0x24 0x62 0x30 0x33
2014.03.25 12:50:43.878 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0xa2 0x62 0x8e 0x62 0xb3 0xb3
2014.03.25 12:50:44.662 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x72 0xac 0x25 0x62 0xb3 0xf3 0xff
2014.03.25 12:50:47.206 1: OWX: 1-Wire bus 1wire: interface not found, answer was 0x63 0xb0 0x24 0xa2 0x63 0x8c
2014.03.25 12:47:49.135 1: Including fhem.cfg
2014.03.25 12:47:50.350 1: called
2014.03.25 12:47:53.783 3: telnetPort: port 7072 opened
2014.03.25 12:51:23.536 3: WEB: port 8083 opened


Was mich wundert ist, dass die letzten paar Zeilen nicht chronologisch gordnet sind  ???

schöne Grüße
Jo

Prof. Dr. Peter Henning

Nachdem es noch einen zweiten Thread mit ähnlich seltsamen Problemen gibt, habe ich den Verdacht, dass einige Hauptkomponenten von FHEM beim Update inkonsistent umgebaut wurden und nunmehr doppelt geladen werden (z.B. die 99_getstate.pm) oder widersprüchliche Versionen haben.

LG

pah

ntruchsess

Zitat von: Prof. Dr. Peter Henning am 25 März 2014, 12:54:40
Bei einem _Neustart_ von FHEM sollte nirgendwo ein "subroutine redefined" kommen.
Norbert, hast Du einen Überblick was in 99_getstate passiert ?

99_getstate ist ja contrib, das muss man selber aktivieren. Wobei 'subroutine redefined' nicht heißt, dass getstate jetzt fehlerhaft ist, sondern dass es (warum auch immer) zum 2ten mal geladen werden soll. Mögliche Ursachen können außerhalb des moduls liegen, wenn z.B. ein anderes Modul (oder code in 99_utils.pm) das einbindet, aber nicht vollständig geladen werden kann.


^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE $/ at fhem.pl line 3607.

das weißt auf Fehler in einem event-min-interval Attribute hin.
while (!asleep()) {sheep++};