[weewx-user] Re: Driver crash without logs - Weewx

2020-06-12 Thread Florentin Prevost
Hi @vince, I just forked your repo to make a change on rain converter because I'm use metric unit. That's the one change that I make. At the moment, WLL driver make a request to my WLL each 3 secondes, maybe short ? I'm use a private server to host Weewx and make request to my home via my r

[weewx-user] Re: Driver crash without logs - Weewx

2020-06-11 Thread Florentin Prevost
You've seen in detail the log ? Because i say already 2 times that Weewx stop without log. Look at this line on below comment : Jun 8 19:15:07 DRSRV1 weewx[24193] DEBUG urllib3.connectionpool: http://home.drealine.com:80 "GET /v1/current_conditions HTTP/1.1" 200 None Jun 8 19:16:01 DRSRV1 CR

[weewx-user] Re: Driver crash without logs - Weewx

2020-06-11 Thread Florentin Prevost
At Jun 8 19:15:07, the weewx fail and no error appear. It is possible to reload a driver ? -- 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 weewx-user+unsubscr...

[weewx-user] Re: Driver crash without logs - Weewx

2020-06-11 Thread Florentin Prevost
It crashed any time. In my last comment, I say that I've no logs but this is : Jun 8 19:14:04 DRSRV1 weewx[24193] DEBUG urllib3.connectionpool: Starting new HTTP connection (1): home.drealine.com:80 Jun 8 19:14:04 DRSRV1 weewx[24193] DEBUG urllib3.connectionpool: http://home.drealine.com:80

[weewx-user] Re: Driver crash without logs - Weewx

2020-06-10 Thread Florentin Prevost
Hi, I'm use the prepackaged of weewx 4.1.1 on python3. The problem was that the driver not sent a get request but there are no log on syslog when it fail. Also, when it fail, weewx not reports each 1min (it's my archive interval). -- You received this message because you are subscribed to the

[weewx-user] Driver crash without logs - Weewx

2020-06-09 Thread Florentin Prevost
Hi, I'm use this driver and sometimes, it happen that the driver crash and they are no logs in /var/log/syslog. I use this : https://github.com/Drealine/weewx-weatherlinklive-json/tree/patch-1 The driver send a request each 3 seconds. It is possible to check if a driver fail and restart it