I'm using a custom driver I wrote for my socket server relay setup. 
Basically the weather station posts to my server via URL, then PHP posts to 
the socket. WeeWx is listening on the socket and uses the data as part of 
the loop. (The driver is 
here: https://github.com/poblabs/weewx-socketlogger)

Every so often I'll get an error like below. I'm not sure of the pattern. 
Could it be that the socket doesn't post data within a certain amount of 
time that weewx is looking for?

engine: Shutting down StdReport thread
engine: Caught WeeWxIOError: timed out
     ****  Waiting 60 seconds then retrying...
 engine: retrying...

Thoughts? Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to