I had this problem with the NWS forecast. Search this forum for "addRecord() got an unexpected keyword argument 'log_level'" and you'll find a response that helped me fix it.
On Mon, May 4, 2020 at 4:38 AM Ian Flipp <[email protected]> wrote: > Hello everyone, > > This is my first post on any forums so if I mess please advise accordingly. > > I've been running weewx for many years using the WMR100 driver, the actual > station is an oregan scientific from Maplins. I've always run weewx on a > RPi, now running on RPi 4. Everything has been fine until I upgraded to V4 > and I noticed the following error in my syslog: > > May 4 12:20:32 backup-pi weewxd: forecast: UKMOThread: UKMO: got 38 > forecast records > May 4 12:20:32 backup-pi weewxd: forecast: UKMOThread: UKMO: saving 38 > forecast records > May 4 12:20:32 backup-pi weewxd: forecast: UKMOThread: UKMO: forecast > failure: addRecord() got an unexpected keyword argument 'log_level' > May 4 12:20:32 backup-pi weewxd: forecast: UKMOThread: UKMO: terminating > thread > > I've confirmed that the datapoint key etc are correct by posting the full > url into a browser and getting the data back. > > It would appear that the problem is when the retrieved data is being > written to the database, is this the forecast.py module? or something else. > > Any help very much appreciated. > > Thanks, > > Ian > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/707e2dd9-9775-43d5-b729-ad1b5c32de26%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/707e2dd9-9775-43d5-b729-ad1b5c32de26%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Peter Quinn (415)794-2264 -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAA1SM21ePxQWpUX6mMt2HxCz0z8%2Bb%3DHGyT4P0tFw2wjWvuK73w%40mail.gmail.com.
