-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Temperatures are not being shown in the dashboard.
To Reproduce
Steps to reproduce the behavior:
- Following the initial setup instructions
- Fallback method used due to binary not found:
[INFO] Installing temperature monitoring proxy on host...
[INFO] Installing pulse-sensor-proxy for container 200
[INFO] Creating pulse-sensor-proxy service account...
[INFO] Service account created
[INFO] Adding pulse-sensor-proxy to www-data group for Proxmox IPC access...
[INFO] Fetching latest release info...
[INFO] Latest version: v4.23.0
[INFO] Downloading pulse-sensor-proxy-linux-amd64 from GitHub...
curl: (22) The requested URL returned error: 404
[ERROR] Failed to download binary from https://github.com/rcourtman/Pulse/releases/download/v4.23.0/pulse-sensor-proxy-linux-amd64
[WARN] Proxy installation failed - temperature monitoring will use fallback method
[INFO] Check logs: /tmp/proxy-install-200.log
[INFO] Or run manually: curl -fsSL https://raw.githubusercontent.com/rcourtman/Pulse/main/scripts/install-sensor-proxy.sh | bash -s -- --ctid 200
[SUCCESS] Pulse installation complete!
- I tried running the command manually and the same result.
- Accessing the web ui and adding my pve node works fine but I've never seen the temperature column.
Expected behavior
I see the temperature column for my PVE node, like I've seen in sample screenshots
Environment:
- Pulse Version: v4.23.0
- Installation Type: ProxmoxVE LXC
Additional context
wblondel and xodaaaa
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working