You are missing the http:// from the start of your url. It should be ... station_url = http://www.nthead.co.uk/weewx
I just tried dropping the http:// on mine and sure enough, same error... ERROR weewx.restx: StationRegistry: Failed to publish record 2022-09-21 20:03:00 AEST (1663754580): Failed upload after 3 tries On 21/09/2022, Devonian <[email protected]> wrote: > Hi Tom, > > I have in weewx.conf... > station_url = www.nthead.co.uk/weewx > > Bizarely, checking the logs again this morning, I don't see the error, the > last error was around 01:20 UK local time. > I hadn't touched anything as was out all last night and sound asleep when > the last error was logged. > It is a completely 'vanilla' install of weewx and only a couple of lines > tweaked in weewx.conf to suit my reporting. > > I have just restarted the weewx service and the error is occuring again > (10:30hrs UK local time) - what goes on here? > > Nigel > > On Tuesday, 20 September 2022 at 20:15:06 UTC+1 [email protected] wrote: > >> What did you use as a key for your station? That is, what is >> option "station_url"? I'll check if everything is OK on my end. >> >> On Tue, Sep 20, 2022 at 10:22 AM Devonian <[email protected]> wrote: >> >>> I've just made a fresh install on Ubuntu jammy and copied my sqlite db >>> across to the 'clean' weewx 4.8.0 install (setup.py). >>> I have set the register_this_station to true in weewx.conf. >>> I now see this on every 5 minute record update in the log... >>> >>> ERROR weewx.restx: StationRegistry: Failed to publish record 2022-09-20 >>> ... BST (1663693800): Failed upload after 3 tries >>> >>> The date/time is obviously different for each new record. >>> >>> If I set register-this-station to false, the error goes away.. >>> >>> Why is weewx attempting to publish a record to the station registry >>> website? >>> Possible bug? >>> >>> Nigel >>> >>> -- >>> 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/6b9c7a1a-3c65-4db0-a556-2412b03f9c94n%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/weewx-user/6b9c7a1a-3c65-4db0-a556-2412b03f9c94n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> > > -- > 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/2cad3095-0fd8-48f5-9e19-a9d422c7d5afn%40googlegroups.com. > -- Cheers Glenn rorpi - read only raspberry pi & various weewx addons https://github.com/glennmckechnie -- 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/CAAraAziycuCQs_hy84UkVL9xAvMeZYf1xZ5rQg37ajT6k4pK-Q%40mail.gmail.com.
