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