Skip to content

500 error on Child SA request #664

@sdousley

Description

@sdousley

Describe the bug
500 error calling /api/v2/status/ipsec/child_sa

To Reproduce
Make a valid call to the endpoint

Expected behavior
Return the IPsecChildSAStatus model

Screenshots or Response
If applicable, add screenshots or response data to help explain your problem.

Image

pfSense Version & Package Version:

  • pfSense Version: 2.7.2
  • Package Version 2.3.5

Affected Endpoints:

  • URL: /api/v2/status/ipsec/child_sa

Additional context
From looking at the /api/v2/ipsec/sas, I got the parent_id and id (both 0) and am passing those as query parameters to the endpoint

This appears to be that it is trying to call a method with a space in it undefined method RESTAPI\\Models\\IPsecChildSAStatus::get_ipsec_child SA_statuses()

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions