The systemd service holds weewx startup until there is a time sync. Check if that's working with:
sudo systemctl status time-sync.target It it's not reached target time-sync then systemd is preventing weewx from starting. On Mon, Feb 17, 2025 at 10:15 AM Andre <[email protected]> wrote: > No data... > > sudo tail -f /var/log/syslog | tee /tmp/mylog > Feb 17 16:17:03 weewx rngd[359]: stats: HRNG source speed: (min=151.800; > avg=327.071; max=540.343)Kibits/s > Feb 17 16:17:03 weewx rngd[359]: stats: FIPS tests speed: (min=9.433; > avg=13.133; max=31.217)Mibits/s > Feb 17 16:17:03 weewx rngd[359]: stats: Lowest ready-buffers level: 2 > Feb 17 16:17:03 weewx rngd[359]: stats: Entropy starvations: 0 > Feb 17 16:17:03 weewx rngd[359]: stats: Time spent starving for entropy: > (min=0; avg=0.000; max=0)us > Feb 17 16:54:48 weewx systemd[1]: Stopping WeeWX... > Feb 17 16:54:48 weewx systemd[1]: weewx.service: Main process exited, > code=killed, status=15/TERM > Feb 17 16:54:48 weewx systemd[1]: weewx.service: Succeeded. > Feb 17 16:54:48 weewx systemd[1]: Stopped WeeWX. > Feb 17 16:54:56 weewx systemd[1]: Started WeeWX. > > [email protected] schrieb am Montag, 17. Februar 2025 um 16:32:31 UTC+1: > >> I see nothing in the log that indicates weewx started. >> Perhaps stop weewx, set debug=1 in the configuration file weewx.conf, >> start weewx again >> >> >> On Monday, February 17, 2025 at 10:13:52 AM UTC-5 Andre wrote: >> >>> After moving to a new house, the data transfer between my Davis Vantage >>> Vue and my Raspberry Pi no longer works. >>> >>> *What have I done?* >>> >>> 1. pulled the cables from the console >>> 2. shut down the Raspberry Pi >>> 3. wired and connected everything in the new house as before >>> >>> *Setup* >>> Davis Vantage Vue >>> weewx 5.1.0 on Rasberry Pi 4 /w 1 TB SSD >>> Davis Weatherlink Datalogger 6510 USB >>> >>> *For info* >>> weectl device >>> Using configuration file /etc/weewx/weewx.conf >>> Using driver weewx.drivers.vantage. >>> Using Vantage driver version 3.6.2 (weewx.drivers.vantage) >>> >>> *Last Log* >>> Feb 17 11:20:46 weewx systemd[1]: Stopping WeeWX... >>> Feb 17 11:20:46 weewx systemd[1]: weewx.service: Main process exited, >>> code=killed, status=15/TERM >>> Feb 17 11:20:46 weewx systemd[1]: weewx.service: Succeeded. >>> Feb 17 11:20:46 weewx systemd[1]: Stopped WeeWX. >>> Feb 17 11:24:11 weewx systemd[1]: Started WeeWX. >>> Feb 17 11:27:02 weewx ntpd[885]: 217.91.44.17 local addr 192.168.178.150 >>> -> <null> >>> Feb 17 11:27:33 weewx ntpd[885]: 78.46.230.13 local addr 192.168.178.150 >>> -> <null> >>> Feb 17 11:32:01 weewx systemd[1]: Starting Cleanup of Temporary >>> Directories... >>> Feb 17 11:32:01 weewx systemd[1]: systemd-tmpfiles-clean.service: >>> Succeeded. >>> Feb 17 11:32:01 weewx systemd[1]: Started Cleanup of Temporary >>> Directories. >>> Feb 17 11:38:56 weewx ntpd[885]: 82.165.53.158 local addr >>> 192.168.178.150 -> <null> >>> Feb 17 11:39:51 weewx ntpd[885]: 158.220.97.17 local addr >>> 192.168.178.150 -> <null> >>> Feb 17 11:44:21 weewx ntpd[885]: 194.59.207.107 local addr >>> 192.168.178.150 -> <null> >>> Feb 17 11:56:34 weewx ntpd[885]: 94.16.122.152 local addr >>> 192.168.178.150 -> <null> >>> Feb 17 12:17:01 weewx CRON[1708]: (root) CMD ( cd / && run-parts >>> --report /etc/cron.hourly) >>> Feb 17 12:17:02 weewx rngd[359]: stats: bits received from HRNG source: >>> 80064 >>> Feb 17 12:17:02 weewx rngd[359]: stats: bits sent to kernel pool: 33824 >>> Feb 17 12:17:02 weewx rngd[359]: stats: entropy added to kernel pool: >>> 33824 >>> Feb 17 12:17:02 weewx rngd[359]: stats: FIPS 140-2 successes: 4 >>> Feb 17 12:17:02 weewx rngd[359]: stats: FIPS 140-2 failures: 0 >>> Feb 17 12:17:02 weewx rngd[359]: stats: FIPS 140-2(2001-10-10) Monobit: 0 >>> Feb 17 12:17:02 weewx rngd[359]: stats: FIPS 140-2(2001-10-10) Poker: 0 >>> Feb 17 12:17:02 weewx rngd[359]: stats: FIPS 140-2(2001-10-10) Runs: 0 >>> Feb 17 12:17:02 weewx rngd[359]: stats: FIPS 140-2(2001-10-10) Long run: >>> 0 >>> Feb 17 12:17:02 weewx rngd[359]: stats: FIPS 140-2(2001-10-10) >>> Continuous run: 0 >>> Feb 17 12:17:03 weewx rngd[359]: stats: HRNG source speed: (min=151.800; >>> avg=216.362; max=540.343)Kibits/s >>> Feb 17 12:17:03 weewx rngd[359]: stats: FIPS tests speed: (min=9.433; >>> avg=11.391; max=12.491)Mibits/s >>> Feb 17 12:17:03 weewx rngd[359]: stats: Lowest ready-buffers level: 2 >>> Feb 17 12:17:03 weewx rngd[359]: stats: Entropy starvations: 0 >>> Feb 17 12:17:03 weewx rngd[359]: stats: Time spent starving for entropy: >>> (min=0; avg=0.000; max=0)us >>> Feb 17 13:17:01 weewx CRON[2161]: (root) CMD ( cd / && run-parts >>> --report /etc/cron.hourly) >>> Feb 17 13:17:02 weewx rngd[359]: stats: bits received from HRNG source: >>> 120064 >>> Feb 17 13:17:02 weewx rngd[359]: stats: bits sent to kernel pool: 63584 >>> Feb 17 13:17:02 weewx rngd[359]: stats: entropy added to kernel pool: >>> 63584 >>> Feb 17 13:17:02 weewx rngd[359]: stats: FIPS 140-2 successes: 6 >>> Feb 17 13:17:02 weewx rngd[359]: stats: FIPS 140-2 failures: 0 >>> Feb 17 13:17:02 weewx rngd[359]: stats: FIPS 140-2(2001-10-10) Monobit: 0 >>> Feb 17 13:17:03 weewx rngd[359]: stats: FIPS 140-2(2001-10-10) Poker: 0 >>> Feb 17 13:17:03 weewx rngd[359]: stats: FIPS 140-2(2001-10-10) Runs: 0 >>> Feb 17 13:17:03 weewx rngd[359]: stats: FIPS 140-2(2001-10-10) Long run: >>> 0 >>> Feb 17 13:17:03 weewx rngd[359]: stats: FIPS 140-2(2001-10-10) >>> Continuous run: 0 >>> Feb 17 13:17:03 weewx rngd[359]: stats: HRNG source speed: (min=151.800; >>> avg=259.039; max=540.343)Kibits/s >>> Feb 17 13:17:03 weewx rngd[359]: stats: FIPS tests speed: (min=9.433; >>> avg=12.015; max=14.605)Mibits/s >>> Feb 17 13:17:03 weewx rngd[359]: stats: Lowest ready-buffers level: 2 >>> Feb 17 13:17:03 weewx rngd[359]: stats: Entropy starvations: 0 >>> Feb 17 13:17:03 weewx rngd[359]: stats: Time spent starving for entropy: >>> (min=0; avg=0.000; max=0)us >>> >>> The console receives data from the ISS. >>> >>> I am at a loss and hope you can help me. >>> >>> -- > 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 visit > https://groups.google.com/d/msgid/weewx-user/8bd3f775-babe-443c-9c08-a2a8460d4619n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/8bd3f775-babe-443c-9c08-a2a8460d4619n%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 visit https://groups.google.com/d/msgid/weewx-user/CA%2Bz%2BvD5vcVaNEB1jLS-%2BJX1odCzBY7GuVo2u--EKTmLa0X4y0g%40mail.gmail.com.
