On Thursday, June 11, 2020 at 10:35:48 AM UTC-7, Florentin Prevost wrote: > > 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 CRON[1116]: (root) CMD ( > /home/check_weewx/watchdog_weewx.sh weewx >> /var/log/syslog) > > After this request, there are no reports. Need to restart weewx to have > new data from WLL. > Yes I saw the detail. Yes I read the logs. I'm going to assume English is your second language, as your tone is not very nice. You have not provided any data showing that weewx itself crashed or stopped. Your log says it is still running unless I am misreading the words "weewx is still running". I also see nothing in the log saying you restarted weewx, as the process id in the logs you've provided is the same in every line. Might you have 'multiple' weewx processes running ? You probably can't query the Davis gear too often, so it's possible you are just querying too often. Did you set your query interval to a very short period in weewx.conf ? We'd need to see that too in order to help. We can't do much with such minimal data to look at. The next time you think it broke, do a "curl http:/home.dreamline.com/v1/current_conditions" and see if the Davis gear answers with a JSON set of data. Does rebooting the pi help ? We can't help you if you don't provide more information. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/c12c6a46-fded-4d6b-b235-2011908cf133o%40googlegroups.com.
