jaredhendrickson13 / pfsense-api

The missing REST and GraphQL API package for pfSense
https://pfrest.org/
Apache License 2.0
696 stars 107 forks source link

API stopped working under pfSense Plus 24.11 #611

Open madbrain76 opened 1 day ago

madbrain76 commented 1 day ago

Describe the bug I just upgraded pfSense + to 24.11 . I can't get the API to work .

To Reproduce Steps to reproduce the behavior:

  1. Go to System / API . You get 403
  2. System / Package manager doesn't list the REST API package
  3. using SSH to remove the pfSense-pkg-RESTAPI-2.2.2 package, and reinstalling https://github.com/jaredhendrickson13/pfsense-api/releases/download/v2.2.2/pfSense-24.03-pkg-RESTAPI.pkg does not solve the problem

Expected behavior The API should continue to work, or there should be a new REST API package available

Screenshots or Response N.A

pfSense Version & Package Version:

24.11-RELEASE (amd64) built on Wed Nov 27 10:22:00 PST 2024 FreeBSD 15.0-CURRENT

Affected Endpoints:

All

jaredhendrickson13 commented 1 day ago

See #610. It's being worked on, but will take a while.

madbrain76 commented 1 day ago

Thanks. I searched the issues before I filed this one. I didn't realize it was a discussion already.