Hi Guys, I am having a similar issue. I have enabled register station and provided a website, and I get this message in the weewx.log: *Oct 01 20:30:16 SVR-HA2 weewx[4928]: restx: StationRegistry: Failed to publish record 2017-10-01 20:30:00 E. Australia Standard Time (1506853800): FAIL: execute failed: database disk image is malformed*
So dig deeper and I discover weewx is sending this command: *http://www.weewx.com/register/register.cgi?python_info=2.7.14rc1&weewx_info=3.7.0&station_url=http%3A%2F%2Fwww.ourbackyard.net%2Fweather&station_type=Vantage&latitude=-xx.xxx&station_model=VantagePro2&platform_info=Windows-10-10.0.15063&longitude=yy.yyy&description=Wynnum+West%2C+Brisbane+Australia * *(I have obscured the lat and log with xx.xxx and yy.yyy)* When I manually issue that command in a browser (just now) I get this response: *Registration Failed* *FAIL: execute failed: database disk image is malformed * *2017.10.02 10:27:33 UTC$Id: register.cgi 2051 2015-03-21 16:24:03Z mwall $* Which seems to match. It seems to me the weewx server is having issues. And yep - this is weewx running on windows 10, it works fine, I just had to slightly modify the ftp code to cope with the windows style slashes. Cheers Phil On Monday, 2 October 2017 12:35:42 UTC+10, Paul Anderson wrote: > > Ok thanks Matthew, > Didn't realize this was a know issue, I searched weewx user and developer > and didn't see it mentioned . I first noticed it on the morning of Sept 29 > around 10:00 UTC. Sorry I failed to mention earlier that my station is > Woburn Weather Center, located in Woburn,Massachusetts and the station url > is http://pauland.net. Thank you for all the work you put into weewx and > the wiki site. Just switched to weewx after running wview for 7 years on a > plug of all things! The great docs on weewx.com and the wiki have greatly > eased the transition. > > Paul > > On Sunday, October 1, 2017 at 7:24:59 PM UTC-4, mwall wrote: >> >> On Sunday, October 1, 2017 at 7:05:45 PM UTC-4, Paul Anderson wrote: >>> >>> I noticed this in my stations weewx.log >>> >>> >>> Oct 1 17:50:15 webserver weewx[10004]: restx: StationRegistry: Failed to >>> publish record 2017-10-01 17:50:00 EDT (1506894600): FAIL: execute failed: >>> database disk image is malformed >>> >> >> we have had some problems on the weewx.com server since godaddy did a >> system update about a month ago. >> >> the timestamp you posted is odd - the logs show some 'disk image is >> malformed' messages on 29sep2017, but none on 01oct2017 as indicated in >> your logs. >> >> we first encountered these messages around 26sep2017. i thought the >> problem was a corrupt station database, and we replaced it on 24sep2017 >> with a copy from 03sep2017 (i'm in the process of installing a zfs-based >> rolling backup system that gives us more frequent backups, since we clearly >> cannot trust godaddy). >> >> however, your log messages and the server's messages from 29 september >> show that the root cause still eludes us... >> >> m >> > -- 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.
