Pi offline or missing data
- Check whether the portal API is reachable and whether only collection is stale. Read last-report age rather than assuming an empty chart means zero.
- Check power and network physically, then try private SSH. Avoid repeated forced power cycles while storage may be writing.
- On the Pi, inspect
uptime,systemctl is-active alloy,systemctl list-timers 'raspberry-*', andsystemctl status raspberry-collect@host.service. - Check clock synchronization and recent collector errors. Inspect
/run/raspberry-telemetryfor newly written textfiles. Review private Alloy logs for delivery errors without copying secrets to public tickets. - Check DNS/TLS and the ingestion credential. Separate public pipeline failure from private Grafana delivery failure.
- After repair, verify two consecutive fresh reports, chart updates and a recovery notification. Record gaps honestly; volatile buffers cannot reconstruct samples lost during a reboot.