No access to the RPi was possible. Had to pull the plug and restart.
Corresponding logfile attached.
Moderator: mcrossley
The same client is reused by CMX. A different http client is created for each active upload and reused until CMX is closed.
Code: Select all
2022-06-11 20:57:04.475 ProcessData: Error, missing wind chill
Code: Select all
[Unit]
Description=CumulusMX service
Documentation=https://cumuluswiki.org/a/Main_Page
Wants=network-online.target
After=network-online.target
Wants=time-sync.target
After=time-sync.target
[Service]
User=pi
Group=pi
ExecStart=/usr/bin/mono-service -d:/home/CumulusMX CumulusMX.exe -service
Type=forking
ExecStopPost=/bin/rm -f /tmp/CumulusMX.exe.lock
[Install]
WantedBy=multi-user.target
Code: Select all
2022-06-12 11:47:00.114 Minimum data set of pressure, temperature, and wind is not available and NoSensorCheck is not enabled. Skip processing