As always we need more info. Need to see your debug snippet from weewx.conf and a few lines above and below there.....
Run "head -n 25 /etc/weewx/weewx.conf" and lets see what it looks like... On Wednesday, March 27, 2024 at 11:44:06 AM UTC-7 Dan Becker wrote: > Have been using weewx for well over a decade. I am running on a rasp-pi > and since moving up to version 5 it just does not work correctly. So I am > now on a fresh install of bookworm and weewx 5.02. > This is the error I get > weewxd > Unable to set up logger: invalid literal for int() with base 10: '' > Traceback (most recent call last): > File "/usr/share/weewx/weewxd.py", line 93, in main > weeutil.logger.setup(namespace.log_label, config_dict) > File "/usr/share/weewx/weeutil/logger.py", line 110, in setup > weewx.debug = int(config_dict.get('debug', 0)) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > ValueError: invalid literal for int() with base 10: '' > > DanB > -- 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/8ea22330-b53e-4355-802e-cb2c6f6993b5n%40googlegroups.com.