On Monday, December 26, 2016 at 9:15:48 AM UTC-5, Marc Aubry wrote: > > 19:37 crash > yes i can see some cron task on the syslog > And yes weewx still appear in ps -aux > See below. > > > then this is not a crash. a crash is when a program dies unexpectedly.
run weewx directly in a shell. when it stops responding, look at the shell to see if there is a stack trace of exceptions. if there is no stack trace, and you still see no log output from weewx, then control-c weewx in the shell. at that point you will see a stack trace ending in 'KeyboardInterrrupt'. post that stack trace. you will solve the problem sooner by removing complexity than you will by adding more. m -- 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.
