hallo.
wie starte ich manuel eine abfrsge? letztes reading vom 2.7., webseite aber erreichbar
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
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
erhöhe mal den timeout über das attribut.
default ist 2 sek.
Bei der langsamen Ladezeit würde ich >10sec machen ....
Danke, timeout half.