I ran into the same issue last week when I was installing weewx for the first time (on my first RPi). It went smoothly after that. I have MySQL Workbench installed on my main Windows PC, so I'm able to connect it and confirm it is racking up the rows (after creating a user for myself with remote access).
I also have MySQL installed on my desktop PC, so I set up MASTER SLAVE replication. That wasn't nearly as easy, and it took a lot of Googling and many missteps, but now I've got a duplicate of the weewx database/schema on my Windows PC, where it gets backed up automatically to my backup server and to Carbonite. After the PC has been off, when I turn it on MySQL catches up on the data it missed. I'm a little let down that, after a few days of receiving and installing the weather station, setting up a Raspberry Pi, installing weewx, getting mySQL running smoothly, and registering a domain name for the Web pages generated by weewx, I'm done. Everything is working perfectly; there's nothing else for me to do, and I was having so much fun. On Monday, February 27, 2017 at 5:33:12 PM UTC-5, Eric Gammeter wrote: > > I will need some time to see how it runs now that python-mysqldb has been > added. Thanks much! > > On Monday, February 27, 2017 at 4:13:28 PM UTC-5, Eric Gammeter wrote: >> >> Getting .py errors when I attempt to switch from sqlite to mySql >> database. I do not know where to look next. Any comments/suggestions >> would be appreciated. Thanks /E >> > -- 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.
