Skip to content

[Bug]: Cannot install pulse agent on pfsense 2.9 CE #2123

Description

@kwat2025

Describe the bug

Tried to install pulse agent on new pfsense 2.9 CE install but did not work

To reproduce

  1. Run pkg install -y bash from via Diagnostics → Command Prompt → Execute Shell Command in pfsense
  2. Copy and execute freebsd install command from pulse to Diagnostics → Command Prompt → Execute Shell Command
  3. service -l | grep pulse shows no output from Diagnostics → Command Prompt → Execute Shell Command
  4. Attached is pfsense screen shot after command execution:

Expected behavior

pulse agent installed on pfsense

Additional actionable topics

none

Pulse version

v6.4.1

Agent version

v6.4.1

Image tag or digest

No response

Installation type

ProxmoxVE LXC

Relevant logs or diagnostics

{
  "version": "6.4.1",
  "runtime": "go",
  "uptime": 1946.507333065,
  "nodes": [],
  "pbs": [],
  "system": {
    "os": "linux",
    "arch": "amd64",
    "goVersion": "go1.26.7",
    "numCPU": 2,
    "numGoroutine": 91,
    "memoryMB": 10
  },
  "metricsStore": {
    "enabled": true,
    "status": "empty",
    "dbSize": 36864,
    "notes": [
      "No historical metrics written yet"
    ]
  },
  "discovery": {
    "enabled": false,
    "configuredSubnet": "[REDACTED_SUBNET]",
    "environmentOverride": "[REDACTED]",
    "subnetAllowlist": [],
    "subnetBlocklist": [
      "[REDACTED_SUBNET]"
    ],
    "scanning": false,
    "history": []
  },
  "apiTokens": {
    "enabled": true,
    "tokenCount": 2,
    "recommendTokenSetup": false,
    "unusedTokenCount": 1,
    "notes": [
      "1 API token(s) have never been used. Remove unused tokens or update the corresponding agents."
    ],
    "tokens": [
      {
        "id": "token-1",
        "name": "token-1",
        "hint": "[REDACTED]",
        "createdAt": "2026-09-19T19:30:12Z",
        "source": "user"
      },
      {
        "id": "token-2",
        "name": "token-2",
        "hint": "[REDACTED]",
        "createdAt": "2026-09-19T19:15:42Z",
        "lastUsedAt": "2026-09-19T19:17:32Z",
        "source": "user"
      }
    ],
    "usage": []
  },
  "dockerAgents": {
    "agentsTotal": 0,
    "agentsOnline": 0,
    "agentsReportingVersion": 0,
    "agentsWithTokenBinding": 0,
    "agentsWithoutTokenBinding": 0,
    "agentsNeedingAttention": 0,
    "recommendedAgentVersion": "v6.4.1",
    "attention": [],
    "notes": [
      "No Docker / Podman modules have reported in yet. Use Settings → Infrastructure to install pulse-agent with Docker / Podman monitoring and unlock remote commands."
    ]
  },
  "alerts": {
    "missingCooldown": false,
    "missingGroupingWindow": false,
    "notes": []
  },
  "aiChat": {
    "enabled": false,
    "running": false,
    "healthy": false,
    "assistantRuntimeConnected": false,
    "notes": []
  },
  "errors": [],
  "nodeSnapshots": [],
  "guestSnapshots": [],
  "memorySources": [],
  "memorySourceBreakdown": []
}

Confirmations

  • I verified the exact Pulse version and image reference from the running instance.
  • I searched existing issues for duplicates.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-6.4.1Bug reported against Pulse 6.4.1bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions