Jim please set debug=1 and restart weewx. For logs you might try to do ‘sudo journalctl -u weewx -n 200’ so we see the last 200 lines and not a truncated log,. We need to see your reports actually run and where they are being written to. My wild guess is your v5 is writing to a different place than your v4 does.
On Wednesday, January 17, 2024 at 5:49:58 PM UTC-8 gjr80 wrote: > Unfortunately the log extracts you have provided lack detail and are > truncated and consequently of not much help. Please try again noting the > advice in the *How to get a good, useful log* section > <https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user#how-to-get-a-good-useful-log> > > of the *Help! Posting to weewx user* wiki page > <https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user>. Make > sure your log extract covers the full WeeWX startup and at least two > archive intervals of activity. > > Gary > On Thursday 18 January 2024 at 11:20:05 UTC+10 wil...@gmail.com wrote: > >> After an update of Weewx 4.10.2 to 5.0, the data on the web page >> >> http://<local IP>/weewx/index.html >> >> no longer refreshes. >> >> Summary data: >> >> uname -a >> Linux linux-3wjh 5.14.21-150500.55.39-default #1 SMP PREEMPT_DYNAMIC Tue >> Dec 5 10:06:35 UTC 2023 (2e4092e) x86_64 x86_64 x86_64 GNU/Linux >> >> openSUSE Leap 15.5 >> >> ~> weewxd --version >> 5.0.0 >> >> ~> python3 --version >> Python 3.6.15 >> >> systemctl status weewx >> ● weewx.service - WeeWX >> Loaded: loaded (/usr/lib/systemd/system/weewx.service; enabled; >> vendor preset: disabled) >> Active: active (running) since Wed 2024-01-17 19:21:18 EST; 16min ago >> Docs: https://weewx.com/docs >> Main PID: 9772 (python3) >> Tasks: 1 (limit: 4915) >> CGroup: /system.slice/weewx.service >> └─ 9772 python3 /usr/share/weewx/weewxd.py >> /etc/weewx/weewx.conf >> >> Weewx shows to be running OK as seen in the attached logs file. >> >> If I roll back to 4.10.2, the web page refreshes as normal. >> >> >> -- 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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/7ef111b5-8427-450e-bfbe-a6bb342e42a4n%40googlegroups.com.