Hi, My Weewx dies on a daily basis a little before 3AM. The cause for the dying is some not properly handled exception that I need to fix on my own.
However, the faulty code is in a constructor class call by the constructor of my user extension (so I would expect it to only be called once). So the question is : Is there recycling of the user extensions happening daily? If yes, is there a clean-up method I can implement in my extension to prevent the next constructor call from failing. Regards, -- You received this message because you are subscribed to the Google Groups "weewx-development" 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-development/eb33f5f1-6c85-4645-b9f8-7ae673e70cf5n%40googlegroups.com.
