Appologies TK. Here is the log capturing the weewx start as well.
Sep 8 19:00:10 raspberrypi dbus-daemon[14817]: [session uid=0 pid=14814] Activating service name='ca.desrt.dconf' requested by ':1.0' (uid=0 pid=14807 comm="mousepad ")
Sep 8 19:00:10 raspberrypi dbus-daemon[14817]: [session uid=0 pid=14814] Successfully activated service 'ca.desrt.dconf'
Sep 8 19:00:16 raspberrypi dbus-daemon[385]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.87' (uid=0 pid=14807 comm="mousepad ")
Sep 8 19:00:16 raspberrypi systemd[1]: Starting Hostname Service...
Sep 8 19:00:16 raspberrypi dbus-daemon[385]: [system] Successfully activated service 'org.freedesktop.hostname1'
Sep 8 19:00:16 raspberrypi systemd[1]: Started Hostname Service.
Sep 8 19:00:46 raspberrypi systemd[1]: systemd-hostnamed.service: Succeeded.
Sep 8 19:00:52 raspberrypi dhcpcd[410]: wlan0: Router Advertisement from fe80::9610:3eff:fe86:b14b
Sep 8 19:02:58 raspberrypi dhcpcd[410]: wlan0: Router Advertisement from fe80::9610:3eff:fe86:b14b
Sep 8 19:04:12 raspberrypi systemd[1]: Starting LSB: weewx weather system...
Sep 8 19:04:13 raspberrypi weewx[15900] INFO __main__: Initializing weewx version 4.1.1
Sep 8 19:04:13 raspberrypi weewx[15900] INFO __main__: Using Python 3.7.3 (default, Jul 25 2020, 13:03:44) #012[GCC 8.3.0]
Sep 8 19:04:13 raspberrypi weewx[15900] INFO __main__: Platform Linux-5.4.51-v7l+-armv7l-with-debian-10.4
Sep 8 19:04:13 raspberrypi weewx[15900] INFO __main__: Locale is 'en_US.UTF-8'
Sep 8 19:04:13 raspberrypi weewx[15900] INFO __main__: PID file is /var/run/weewx.pid
Sep 8 19:04:13 raspberrypi weewx[15908] INFO __main__: Using configuration file /etc/weewx/weewx.conf
Sep 8 19:04:13 raspberrypi weewx[15908] INFO __main__: Debug is 1
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG __main__: Initializing engine
Sep 8 19:04:13 raspberrypi weewx[15908] INFO weewx.engine: Loading station type WeatherFlowUDP (user.weatherflowudp)
Sep 8 19:04:13 raspberrypi weewx[15887]: Starting weewx weather system: weewx.
Sep 8 19:04:13 raspberrypi systemd[1]: Started LSB: weewx weather system.
Sep 8 19:04:13 raspberrypi /weewxd: weatherflowudp: MainThread: driver version is 1.10
Sep 8 19:04:13 raspberrypi /weewxd: weatherflowudp: MainThread: sensor map is {'outTemp': 'air_temperature.ST-00015273.obs_st', 'outHumidity': 'relative_humidity.ST-00015273.obs_st', 'pressure': 'station_pressure.ST-00015273.obs_st', 'outTempBatteryStatus': 'battery.ST-00015273.obs_st', 'windSpeed': 'wind_speed.ST-00015273.rapid_wind', 'windDir': 'wind_direction.ST-00015273.rapid_wind', 'UV': 'uv.ST-00015273.obs_st', 'rain': 'rain_accumulated.ST-00015273.obs_st', 'windBatteryStatus': 'battery.ST-00015273.obs_st', 'radiation': 'solar_radiation.ST-00015273.obs_st'}
Sep 8 19:04:13 raspberrypi /weewxd: weatherflowudp: MainThread: *** Sensor names per packet type
Sep 8 19:04:13 raspberrypi /weewxd: weatherflowudp: MainThread: packet obs_air: ('time_epoch', 'station_pressure', 'air_temperature', 'relative_humidity', 'lightning_strike_count', 'lightning_strike_avg_distance', 'battery', 'report_interval')
Sep 8 19:04:13 raspberrypi /weewxd: weatherflowudp: MainThread: packet obs_sky: ('time_epoch', 'illuminance', 'uv', 'rain_accumulated', 'wind_lull', 'wind_avg', 'wind_gust', 'wind_direction', 'battery', 'report_interval', 'solar_radiation', 'local_day_rain_accumulation', 'precipitation_type', 'wind_sample_interval')
Sep 8 19:04:13 raspberrypi /weewxd: weatherflowudp: MainThread: packet rapid_wind: ('time_epoch', 'wind_speed', 'wind_direction')
Sep 8 19:04:13 raspberrypi /weewxd: weatherflowudp: MainThread: packet evt_precip: time_epoch
Sep 8 19:04:13 raspberrypi /weewxd: weatherflowudp: MainThread: packet evt_strike: ('time_epoch', 'distance', 'energy')
Sep 8 19:04:13 raspberrypi /weewxd: weatherflowudp: MainThread: packet obs_st: ('time_epoch', 'wind_lull', 'wind_avg', 'wind_gust', 'wind_direction', 'wind_sample_interval', 'station_pressure', 'air_temperature', 'relative_humidity', 'illuminance', 'uv', 'solar_radiation', 'rain_accumulated', 'precipitation_type', 'lightning_strike_avg_distance', 'lightning_strike_count', 'battery', 'report_interval')
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Loading service weewx.engine.StdTimeSynch
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Finished loading service weewx.engine.StdTimeSynch
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Loading service weewx.engine.StdConvert
Sep 8 19:04:13 raspberrypi weewx[15908] INFO weewx.engine: StdConvert target unit is 0x1
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Finished loading service weewx.engine.StdConvert
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Loading service weewx.engine.StdCalibrate
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Finished loading service weewx.engine.StdCalibrate
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Loading service weewx.engine.StdQC
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Finished loading service weewx.engine.StdQC
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Loading service weewx.wxservices.StdWXCalculate
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.manager: Daily summary version is 2.0
Sep 8 19:04:13 raspberrypi weewx[15908] INFO weewx.wxservices: The following values will be calculated: pressure=prefer_hardware, altimeter=prefer_hardware, appTemp=prefer_hardware, barometer=prefer_hardware, beaufort=prefer_hardware, cloudbase=prefer_hardware, dewpoint=prefer_hardware, ET=prefer_hardware, heatindex=prefer_hardware, humidex=prefer_hardware, inDewpoint=prefer_hardware, maxSolarRad=prefer_hardware, rainRate=prefer_hardware, windchill=prefer_hardware, windrun=prefer_hardware
Sep 8 19:04:13 raspberrypi weewx[15908] INFO weewx.wxservices: The following algorithms will be used for calculations: altimeter=aaASOS, maxSolarRad=RS
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Finished loading service weewx.wxservices.StdWXCalculate
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Loading service weewx.engine.StdArchive
Sep 8 19:04:13 raspberrypi weewx[15908] INFO weewx.engine: Archive will use data binding wx_binding
Sep 8 19:04:13 raspberrypi weewx[15908] INFO weewx.engine: Record generation will be attempted in 'hardware'
Sep 8 19:04:13 raspberrypi weewx[15908] INFO weewx.engine: Using archive interval of 300 seconds (specified in weewx configuration)
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Use LOOP data in hi/low calculations: 1
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Finished loading service weewx.engine.StdArchive
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Loading service weewx.restx.StdStationRegistry
Sep 8 19:04:13 raspberrypi weewx[15908] INFO weewx.restx: StationRegistry: Registration not requested.
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Finished loading service weewx.restx.StdStationRegistry
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Loading service weewx.restx.StdWunderground
Sep 8 19:04:13 raspberrypi weewx[15908] INFO weewx.restx: Wunderground: Posting not enabled.
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Finished loading service weewx.restx.StdWunderground
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Loading service weewx.restx.StdPWSweather
Sep 8 19:04:13 raspberrypi weewx[15908] INFO weewx.restx: PWSweather: Posting not enabled.
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Finished loading service weewx.restx.StdPWSweather
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Loading service weewx.restx.StdCWOP
Sep 8 19:04:13 raspberrypi weewx[15908] INFO weewx.restx: CWOP: Posting not enabled.
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Finished loading service weewx.restx.StdCWOP
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Loading service weewx.restx.StdWOW
Sep 8 19:04:13 raspberrypi weewx[15908] INFO weewx.restx: WOW: Posting not enabled.
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Finished loading service weewx.restx.StdWOW
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Loading service weewx.restx.StdAWEKAS
Sep 8 19:04:13 raspberrypi weewx[15908] INFO weewx.restx: AWEKAS: Posting not enabled.
Sep 8 19:04:13 raspberrypi weewx[15908] DEBUG weewx.engine: Finished loading service weewx.restx.StdAWEKAS