Ian, you're going to have to be more specific. What do you mean "...sort of work"? Are you still having the same problem as before (loading the driver), or are we chasing a different problem?
The logs may look "benign" to you, but they often contain clues. As for viewing a sqlite database, you can use the command-line tool sqlite3 <https://sqlite.org/cli.html>. To install: sudo apt-get install sqlite3 -tk On Wed, Apr 26, 2017 at 2:32 PM, Ian Boag <[email protected]> wrote: > Sounds like a good idea - but how do I view an SQLite database on a > non-GUI Pi? > > ssylog looks pretty benign - no complaints about anything > > > On Thursday, April 27, 2017 at 12:34:05 AM UTC+12, Andrew Milner wrote: >> >> Blow the web page - what is getting put in the database?? >> >> As Gary said - logs from startup until after a couple of archive periods >> have passed would help identify what is happening. >> >> >> >> >> On Wednesday, 26 April 2017 12:24:05 UTC+3, gjr80 wrote: >> >>> Going to need logs from startup for at least a couple of archive periods. >>> >>> Gary >>> >> -- > 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. > -- 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.
