Hallo liebe Gemeinde :)
Ich wunder mich immer wieder warum Fhem nicht erreichbar ist, und immer
ist es das gleiche Problem.
Der Fhem Daemon läuft aufeinmal nicht mehr.
Ich gucke mit
/etc/init.d/fhem status
ob der Daemon läuft.
Tut er dann nicht und ich starte ihn dann einfach mit
/etc/init.d/fhem start
Woran kann es liegen das Fhem auf einmal nicht mehr läuft ?
Die Raspberry Pi macht keinen Neustart oder so.
Gruß,
Patrick
schau doch einfach mal in deine fhem Logfiles, dort sollte sich meistens ein Hinweis finden, warum fhem abstürzt.
Du hast Recht betateilchen.
2014.10.21 01:13:53 1: PERL WARNING: Use of uninitialized value $once in concatenation (.) or string at ./FHEM/32_withings.pm line 180.
2014.10.21 01:14:13 1: PERL WARNING: Use of uninitialized value $authcookies in pattern match (m//) at ./FHEM/32_withings.pm line 199.
2014.10.21 01:14:13 1: PERL WARNING: Use of uninitialized value in concatenation (.) or string at ./FHEM/32_withings.pm line 434.
2014.10.21 01:14:34 1: PERL WARNING: Use of uninitialized value in concatenation (.) or string at ./FHEM/32_withings.pm line 409.
2014.10.21 01:15:14 1: PERL WARNING: Use of uninitialized value $ret in pattern match (m//) at ./FHEM/32_withings.pm line 558.
2014.10.21 01:15:14 1: PERL WARNING: Use of uninitialized value in numeric eq (==) at ./FHEM/32_withings.pm line 561.
Irgendwie bekomme ich letzter Zeit viele PERL Fehler...