-
-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementIssues or PRs that enhance existing featuresIssues or PRs that enhance existing features
Description
Describe the bug
Updating from v2.3.0 to v2.3.1 resulted in the following error, after the update:
PHP Errors:
[05-Jan-2025 14:47:40 US/Eastern] PHP Fatal error: Uncaught Error: Failed opening required '/usr/local/pkg/RESTAPI/Forms/SystemRESTAPIUpdatesForm.inc' (include_path='.:/etc/inc:/usr/local/pfSense/include:/usr/local/pfSense/include/www:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg:/usr/local/www/classes:/usr/local/www/classes/Form:/usr/local/share/pear:/usr/local/share/openssl_x509_crl/') in /usr/local/www/system_restapi_updates.php:2
Stack trace:
#0 {main}
thrown in /usr/local/www/system_restapi_updates.php on line 2
Despite the error, it updated fine.
To Reproduce
Steps to reproduce the behavior:
- Install API v2.3.0 on 24.11
- Upgrade API to v2.3.1 and get the error above.
Expected behavior
No error after the update.
Screenshots or Response
See the error above.
pfSense Version & Package Version:
- pfSense Version: 24.11
- Package Version: 2.3.1
Affected Endpoints:
n/a
Additional context
n/a
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementIssues or PRs that enhance existing featuresIssues or PRs that enhance existing features