All of those log entries were put there by other services. There is nothing in the log that indicates that weewxd is even running.
On Mon, Feb 21, 2022 at 8:09 AM [email protected] <[email protected]> wrote: > IP is correct. After stop, start or restart showed no change, I restarted > the Raspberry. Now this is in the log and apparently stops at Finished > Clean php session files: > > pi@weewx:~ $ sudo tail -f /var/log/syslog > Feb 21 15:25:46 weewx systemd[856]: Startup finished in 1.866s. > Feb 21 15:25:46 weewx systemd[1]: Started User Manager for UID 1000. > Feb 21 15:25:46 weewx systemd[1]: Started Session 1 of user pi. > Feb 21 15:39:02 weewx CRON[1587]: (root) CMD ( [ -x > /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then > /usr/lib/php/sessionclean; fi) > Feb 21 15:39:05 weewx systemd[1]: Starting Clean php session files... > Feb 21 15:39:05 weewx systemd[1]: Starting Cleanup of Temporary > Directories... > Feb 21 15:39:05 weewx systemd[1]: systemd-tmpfiles-clean.service: > Succeeded. > Feb 21 15:39:05 weewx systemd[1]: Finished Cleanup of Temporary > Directories. > Feb 21 15:39:05 weewx systemd[1]: phpsessionclean.service: Succeeded. > Feb 21 15:39:05 weewx systemd[1]: Finished Clean php session files. > Feb 21 16:09:01 weewx CRON[2515]: (root) CMD ( [ -x > /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then > /usr/lib/php/sessionclean; fi) > Feb 21 16:09:05 weewx systemd[1]: Starting Clean php session files... > Feb 21 16:09:05 weewx systemd[1]: phpsessionclean.service: Succeeded. > Feb 21 16:09:05 weewx systemd[1]: Finished Clean php session files. > Feb 21 16:17:01 weewx CRON[2806]: (root) CMD ( cd / && run-parts > --report /etc/cron.hourly) > Feb 21 16:24:19 weewx rngd[378]: stats: bits received from HRNG source: > 80064 > Feb 21 16:24:19 weewx rngd[378]: stats: bits sent to kernel pool: 33824 > Feb 21 16:24:19 weewx rngd[378]: stats: entropy added to kernel pool: 33824 > Feb 21 16:24:19 weewx rngd[378]: stats: FIPS 140-2 successes: 4 > Feb 21 16:24:19 weewx rngd[378]: stats: FIPS 140-2 failures: 0 > Feb 21 16:24:19 weewx rngd[378]: stats: FIPS 140-2(2001-10-10) Monobit: 0 > Feb 21 16:24:19 weewx rngd[378]: stats: FIPS 140-2(2001-10-10) Poker: 0 > Feb 21 16:24:19 weewx rngd[378]: stats: FIPS 140-2(2001-10-10) Runs: 0 > Feb 21 16:24:19 weewx rngd[378]: stats: FIPS 140-2(2001-10-10) Long run: 0 > Feb 21 16:24:19 weewx rngd[378]: stats: FIPS 140-2(2001-10-10) Continuous > run: 0 > Feb 21 16:24:19 weewx rngd[378]: stats: HRNG source speed: (min=748.295; > avg=753.644; max=761.423)Kibits/s > Feb 21 16:24:19 weewx rngd[378]: stats: FIPS tests speed: (min=16.909; > avg=20.704; max=22.492)Mibits/s > Feb 21 16:24:19 weewx rngd[378]: stats: Lowest ready-buffers level: 2 > Feb 21 16:24:19 weewx rngd[378]: stats: Entropy starvations: 0 > Feb 21 16:24:19 weewx rngd[378]: stats: Time spent starving for entropy: > (min=0; avg=0.000; max=0)us > Feb 21 16:39:01 weewx CRON[3443]: (root) CMD ( [ -x > /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then > /usr/lib/php/sessionclean; fi) > Feb 21 16:39:05 weewx systemd[1]: Starting Clean php session files... > Feb 21 16:39:05 weewx systemd[1]: phpsessionclean.service: Succeeded. > Feb 21 16:39:05 weewx systemd[1]: Finished Clean php session files. > > I used the weewx version 4.6.2 on a Raspberry 2. > vince schrieb am Sonntag, 20. Februar 2022 um 23:12:29 UTC+1: > >> >> Connection refused is the other computer isn't listening and accepting >> traffic on that port. >> Check you have the right ip address set in your weewx.conf file >> >> -- > 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 on the web visit > https://groups.google.com/d/msgid/weewx-user/f92dc023-b2f6-4f36-953e-4a32a642ef21n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/f92dc023-b2f6-4f36-953e-4a32a642ef21n%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 on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEC_HEq9bNo4UYVZcm%3DrpFRZZCmDyfz-qVMo39FiUSW0QQ%40mail.gmail.com.
