Some more thoughts on troubleshooting: 1) Is your error log the full output of the error section? 2) Based on this comment in one of the GitHub issues <https://github.com/poblabs/weewx-belchertown/issues/20#issuecomment-434405445>, if you open skins/Belchertown/skin.conf and change NONE = 0 (instead of "N/A") in *[[StringFormats]]* does it fix your issue?
If so, I'd like to do more testing since I haven't been able to replicate this issue. Is your database sqlite? On Sunday, December 2, 2018 at 5:55:23 PM UTC-5, Chris Plant wrote: > > Well i reimaged my pi to start from scratch and im still getting the > errors. I ran a db check for Nulls and it didnt find any. > > pi@raspberrypi:~/Downloads $ wee_database --check > Using configuration file /etc/weewx/weewx.conf > Using database binding 'wx_binding', which is bound to database > 'archive_sqlite' > Checking daily summary tables version... > Daily summary tables are at version 2.0 > Interval Weighting Fix is not required. > Daily summary tables version check completed in 0.03 seconds. > Preparing Null String Check, this may take awhile... > Checking record: 3; Timestamp: 2018-12-02 16:45:00 CST (1543790700) > No null strings found. > Completed Null String Check in 0.02 seconds. > > Have any other thoughts of what the issue is? > > Thanks! > > On Sunday, December 2, 2018 at 1:50:23 PM UTC-6, Pat wrote: >> >> You could have a null in your database. Read a few posts back on how to >> check for them and how to fix. > > -- 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.
