Hi Luc, it seems the issue is really coming from the IP Logger. If I read the Log well the PWS and the Rasp. are/were running in a local network. Mar 3 15:04:25 raspberrypi weewx[23145]: vantage: Opened up ethernet host 192.168.0.120 on port 22222
In this case it doesn´t matter if you get a static or dynamic IP from the ISP. After I have changed the conf file with: *loop_on_init = True *weewx is running well. Had yesterday a power failure for 6 hours, my local network was down - weewx reconnected after my local router was up again. Thaanks again. Michael Am Mittwoch, 12. Juli 2017 19:42:33 UTC+7 schrieb Luc Heijst: > > Hi Michael, > > I checked my old logs again. As weewx was started automatically after a > fatal error, I must have set loop_on_init = True. > See log example below: > Mar 3 15:04:25 raspberrypi weewx[23145]: vantage: Opened up ethernet host > 192.168.0.120 on port 22222 > Mar 3 15:04:25 raspberrypi weewx[23145]: vantage: Getting archive packets > since 2016-03-03 14:50:00 CET (1457013000) > Mar 3 15:04:31 raspberrypi weewx[23145]: vantage: raise WeeWxIOError-8 > read chars 2 received 0 > Mar 3 15:04:31 raspberrypi weewx[23145]: vantage: remaining: 4096, raise > WeeWxIOError-7 socket error-3 |[Errno 11] Die Ressource ist zur Zeit nicht > verfügbar| > Mar 3 15:04:32 raspberrypi weewx[23145]: vantage: remaining: 2, raise > WeeWxIOError-7 socket error-3 |[Errno 104] Die Verbindung wurde vom > Kommunikationspartner zurückgesetzt| > Mar 3 15:04:32 raspberrypi weewx[23145]: engine: Main loop exiting. > Shutting engine down. > Mar 3 15:04:32 raspberrypi weewx[23145]: vantage: raise WeeWxIOError-9 > write socket error [Errno 32] Datenübergabe unterbrochen (broken pipe) > Mar 3 15:04:32 raspberrypi weewx[23145]: vantage: input buffer flushed; > read: 0 chars > Mar 3 15:04:32 raspberrypi weewx[23145]: vantage: raise WeeWxIOError-9 > write socket error [Errno 32] Datenübergabe unterbrochen (broken pipe) > Mar 3 15:07:07 raspberrypi weewx[23494]: engine: Initializing engine > Mar 3 15:07:07 raspberrypi weewx[23494]: driver version is 3.0.2 > -- 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.
