Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Incorrect status of certain services #863

Copy link
Copy link

Description

@tvlc
Issue body actions

Same issue (see #634 ) back again - incorrect status of certain services. All services listed below as enabled:false and status:false are actually enabled, up and running.

pfSense version:
25.11.1-RELEASE (amd64)
built on Mon Feb 9 19:26:00 CET 2026
FreeBSD 16.0-CURRENT

RESTAPI version:
REST API v2.7.4, 2026-03-23T03:35:14Z

Request:
/api/v2/status/services?limit=0&offset=0

Wrong part of the response:

    {
      "id": 1,
      "name": "haproxy",
      "description": "TCP/HTTP(S) Load Balancer",
      "enabled": false,
      "status": false
    },
    {
      "id": 2,
      "name": "apcupsd",
      "description": "APC UPS Daemon",
      "enabled": false,
      "status": false
    },
    {
      "id": 5,
      "name": "nut",
      "description": "UPS monitoring daemon",
      "enabled": false,
      "status": false
    }

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.