On Friday, February 21, 2020 at 2:52:39 PM UTC-8, Mike Revitt wrote: > > I have created a skin to backup my sqlite database file daily but it runs > every archive period. Any advice on what to change to make this work > > > Can't say without seeing your skin's python code, but I'd "guess" that it's not reading your report_timing values and acting accordingly.
You also have "attempts" spelled incorrectly in your logging :-) Personally I'd just do this from cron outside weewx as a far simpler solution, but it would be interesting to see your code. -- 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/af6445b7-b940-42d0-abe5-644920539926%40googlegroups.com.
