Skip to content

Temperatures not reading/being shown in dashboard #571

@chocolatemalc

Description

@chocolatemalc

Describe the bug
Temperatures are not being shown in the dashboard.

To Reproduce
Steps to reproduce the behavior:

  1. Following the initial setup instructions
  2. 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!
  1. I tried running the command manually and the same result.
  2. 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

Image

pulse-diagnostics-sanitized-2025-10-18.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions