I have Raspberry 2, 1GB but I normally use it as a multimedia player, not for the station. So I just installed it with Raspbian (Stretch), following your guide :) I also made a few adjustments to my code, to try to improve the error reporting, but the syslog module in Python is really crap and limited... we'll see if what I did is enough.
So far, no error. I don't know if this is because of the hardware though. On average, what is the frequency of your crashes? Note: could you try to start weewx manually instead of using the service? /usr/bin/weewxd /etc/weewx/weewx.conf There might be more information logged in the console than in the logs when an exception occurs. You can use 'screen' to run the command if you don't have a permanent connection to the Raspberry. This way the command will continue to run even if you disconnect from ssh. -- 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.
