Skip to content

Repo links are broken on v1.8.0 and earlier #828

@jaredhendrickson13

Description

@jaredhendrickson13

As previously announced in #805 and and #733, this repo has been moved under the pfrest organization. While GitHub does automatically redirect most requests to the new repo location, API v1.8.0 and earlier was not configured to automatically follow these redirects and may result in certain update features no longer working or throwing errors. If you encounter any issues with update features on v1.8.0 or earlier, please follow one of these two steps:

  1. Update to v1.8.1, or preferably the latest v2 release.
  2. If you cannot update to a newer version, you can patch the problematic file by running the command below on your pfSense instance.
curl -o /etc/inc/api/models/APISystemAPIVersionRead.inc https://raw.githubusercontent.com/pfrest/pfSense-pkg-RESTAPI/refs/heads/legacy/pfSense-pkg-API/files/etc/inc/api/models/APISystemAPIVersionRead.inc

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedv1Issues or PRs that apply to v1

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions