FHEM Forum

FHEM - Entwicklung => FHEM Development => Thema gestartet von: CoolTux am 05 April 2016, 07:28:31

Titel: Yahoo timeout 59_Weather.pm und 59_Twilight.pm
Beitrag von: CoolTux am 05 April 2016, 07:28:31
Guten Morgen,

Ich eröffne einen neuen Thread da es sich um ein und das selbe Problem handelt und ich keine Lust habe immer die Threads für das jeweilige Modul zusammen zu suchen.
Erste kleine Tests mit den beiden Modulen heute Morgen zwischen 7:10 und 7:20 wobei ich 5 mal alle eine Minute einen neue Verbindung erzwungen habe haben gezeigt das ich bei allen 5 Versuchen einen Fehler mit einem Timeout bekommen habe.




2016.03.31 23:44:32 3: weatherStahnsdorfYahoo: read from to https://query.yahooapis.com:443 timed out
2016.03.31 23:59:38 3: weatherStahnsdorfYahoo: read from to https://query.yahooapis.com:443 timed out
2016.04.05 07:20:01 3: [twilightStahnsdorf] got no weather info from yahoo. Error code: http://weather.yahooapis.com/forecastrss?w=696269&u=c: Select timeout/error:
2016.04.05 07:20:37 3: weatherStahnsdorfYahoo: read from to https://query.yahooapis.com:443 timed out
2016.04.05 07:20:56 3: [twilightStahnsdorf] got no weather info from yahoo. Error code: http://weather.yahooapis.com/forecastrss?w=696269&u=c: Select timeout/error:


Nach einem initial Start bekommt Twilight auch noch das hier wenn es keine Daten bekommt

2016.04.05 07:18:09 1: PERL WARNING: Use of uninitialized value $current in numeric ge (>=) at ./FHEM/59_Twilight.pm line 463.
2016.04.05 07:18:09 1: PERL WARNING: Use of uninitialized value $current in numeric le (<=) at ./FHEM/59_Twilight.pm line 463.
2016.04.05 07:18:09 1: PERL WARNING: Use of uninitialized value $current in array element at ./FHEM/59_Twilight.pm line 464.




Grüße