Re: [weewx-user] Re: Weewx stops working on Raspberry Pi

2019-10-22 Thread Andrew Milner
that looks to me like cron table settings



On Wed, 23 Oct 2019 at 02:44, K Weaver  wrote:

> Where do you put this script?
>
>
> On Monday, February 10, 2014 at 10:21:11 AM UTC-5, Per Edström wrote:
>>
>> I "solved" the problem with Weewx on R.Pi stopping by restarting it every
>> hour. One minute delay so that ongoing activity (FTP etc) is finished
>> before starting again (else start will fail quietly):
>>
>> 0 */1 * * * /etc/init.d/weewx stop
>> 1 */1 * * * /etc/init.d/weewx start
>>
>> Now it works well! :-)
>>
>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "weewx-user" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/weewx-user/AFDE424PQqA/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/d4b3cad4-0730-4b94-8d2c-b56c34a35f35%40googlegroups.com
> 
> .
>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAHa2sA%2B3dtq3B88VjXfXQOBufvHY_BObhcH3V%3DrtiKQ_jBjc3A%40mail.gmail.com.


Re: [weewx-user] Re: Weewx stops working on Raspberry Pi

2019-10-22 Thread K Weaver
Where do you put this script?


On Monday, February 10, 2014 at 10:21:11 AM UTC-5, Per Edström wrote:
>
> I "solved" the problem with Weewx on R.Pi stopping by restarting it every 
> hour. One minute delay so that ongoing activity (FTP etc) is finished 
> before starting again (else start will fail quietly):
>
> 0 */1 * * * /etc/init.d/weewx stop
> 1 */1 * * * /etc/init.d/weewx start
>
> Now it works well! :-)
>
>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/d4b3cad4-0730-4b94-8d2c-b56c34a35f35%40googlegroups.com.