Fix Uptime Kuma check: SSH to pve173 instead of local pct exec
This commit is contained in:
+1
-1
@@ -43,6 +43,6 @@ POS-only daily news briefing for the **Epson TM-m30** receipt printer (`192.168.
|
||||
### Open threads
|
||||
|
||||
- [x] Update crontab to point to `/root/bin/POS-Automation/pos_briefing.py` — runs at 4:58 AM and 3:00 PM daily
|
||||
- [ ] Uptime Kuma check (`pct exec 147`) always returns None inside a CT — consider querying the Kuma HTTP status API instead
|
||||
- [x] Uptime Kuma check — Kuma is v1 (no REST API). Fixed by SSHing to `pve173` and running `pct exec 147` from there. Key auth already configured.
|
||||
- [ ] ETH-USD yfinance occasionally fails with NoneType — add per-ticker exception handling
|
||||
- [ ] Investigate why CT 166 intermittently cannot reach CT 120 (`192.168.0.157:80`) — check Proxmox firewall rules on the bridge
|
||||
|
||||
Reference in New Issue
Block a user