FHEM Forum

FHEM => Anfängerfragen => Thema gestartet von: satprofi am 17 Juli 2021, 10:11:47

Titel: httpmod seit14 tagen keine abfrage mehr
Beitrag von: satprofi am 17 Juli 2021, 10:11:47
hallo.
wie starte ich manuel eine abfrsge? letztes reading vom 2.7., webseite aber erreichbar
Titel: Antw:httpmod seit14 tagen keine abfrage mehr
Beitrag von: MadMax-FHEM am 17 Juli 2021, 11:16:42
set httpmod-device reread

https://wiki.fhem.de/wiki/HTTPMOD#Set-Commands

https://fhem.de/commandref.html#HTTPMOD

help httpmod

httpmod-device -> "device specific help"

Gruß, Joachim
Titel: Antw:httpmod seit14 tagen keine abfrage mehr
Beitrag von: satprofi am 19 Juli 2021, 08:36:24
warum bekomme ich kein update?

2021.07.19 08:34:01 5: Philharmoniker: attr Philharmoniker event-on-update-reading
2021.07.19 08:34:08 5: Philharmoniker: set called with reread
2021.07.19 08:34:08 4: Philharmoniker: GetUpdate called (reread)
2021.07.19 08:34:08 5: Philharmoniker: AddToQueue adds type update to URL https://www.smh.net/preisliste/?country=%C3%96sterreich&custom_category=M%C3%BCnzen, no data, no headers, retry 0, initial queue len: 0
2021.07.19 08:34:08 5: Philharmoniker: HandleSendQueue called from AddToSendQueue, qlen = 1
2021.07.19 08:34:08 4: Philharmoniker: HandleSendQueue sends update with timeout 2 to https://www.smh.net/preisliste/?country=%C3%96sterreich&custom_category=M%C3%BCnzen, No Data, No Header
2021.07.19 08:34:11 5: Philharmoniker: ReadCallback called from HttpUtils_TimeoutErr
2021.07.19 08:34:11 5: Philharmoniker: Read callback Error LogLvl set to 3, regex
2021.07.19 08:34:11 3: Philharmoniker: Read callback: Error: read from https://www.smh.net:443 timed out
2021.07.19 08:34:11 4: Philharmoniker: Read callback: request type was update retry 0, no headers, no body
2021.07.19 08:34:11 5: Philharmoniker: Read callback: body empty
2021.07.19 08:34:11 4: Philharmoniker: BodyDecode is not decoding the response body (charset not found, bodyDecode defaults to none)
2021.07.19 08:34:11 5: Philharmoniker: GetCookies is looking for Cookies
2021.07.19 08:34:11 5: Philharmoniker: ExtractSid called, context reading, num unknown
2021.07.19 08:34:11 4: Philharmoniker: no header to look for redirects
2021.07.19 08:34:11 5: Philharmoniker: Read callback sets LAST_REQUEST to update
2021.07.19 08:34:11 5: Philharmoniker: CheckAuth decided no authentication required
Titel: Antw:httpmod seit14 tagen keine abfrage mehr
Beitrag von: frank am 19 Juli 2021, 10:01:34
erhöhe mal den timeout über das attribut.
default ist 2 sek.
Titel: Antw:httpmod seit14 tagen keine abfrage mehr
Beitrag von: Wernieman am 19 Juli 2021, 15:05:04
Bei der langsamen Ladezeit würde ich >10sec machen ....
Titel: Antw:httpmod seit14 tagen keine abfrage mehr
Beitrag von: satprofi am 19 Juli 2021, 18:28:42
Danke, timeout half.