Actions
Bug #16104
closedConfig access error with null static routes
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
25.03
Release Notes:
Default
Affected Version:
Affected Architecture:
All
Description
When accessing System/Routing/Static Routes, the following warning is seen in the system logs:
php-fpm /system_routes.php: config warning: invalid path "interfaces/" at /etc/inc/interfaces.inc:5773
To recreate this issue, add a /48 IPv6 subnet routed to "Null6 - ::1". Upon accessing, or refreshing, the static routes page the warning is now logged. If a second IPv6 subnet is added, also routed to "Null6 - ::1" then the warning message will be reported twice, and so on.
Updated by Marcos M 3 months ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Applied in changeset pfsense:72dac52430fa5ed622e8d2bcc991e58126e2d569.
Actions