Project

General

Profile

Actions

Regression #12653

closed

RIP related startup error

Added by Viktor Gurov about 2 years ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
FRR
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:

Description

PHP Errors:
[30-Dec-2021 13:12:43 Europe/Moscow] PHP Warning:  require_once(frr/inc/frr_rip.inc): failed to open stream: No such file or directory in /usr/local/pkg/frr.inc on line 58
[30-Dec-2021 13:12:43 Europe/Moscow] PHP Fatal error:  require_once(): Failed opening required 'frr/inc/frr_rip.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/pkg/frr.inc on line 58

Related issues

Related to Feature #11130: FRR RIP supportResolvedJim Pingle12/04/2020

Actions
Actions #1

Updated by Viktor Gurov about 2 years ago

Actions #2

Updated by Viktor Gurov about 2 years ago

workaround:

# fetch https://raw.githubusercontent.com/pfsense/FreeBSD-ports/devel/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_rip.inc -o /usr/local/pkg/frr/inc/frr_rip.inc

fix:
https://gitlab.netgate.com/pfSense/FreeBSD-ports/-/merge_requests/160

Actions #3

Updated by Jim Pingle about 2 years ago

  • Status changed from New to Pull Request Review
  • Assignee set to Viktor Gurov
Actions #4

Updated by Viktor Gurov about 2 years ago

  • Status changed from Pull Request Review to Feedback

Merged

Actions #5

Updated by Azamat Khakimyanov over 1 year ago

  • Status changed from Feedback to Resolved

Tested on 22.05 and on latest 23.01-DEV (built on Thu Nov 24 06:04:19 UTC 2022)

There is no issue with RIP. I created RIP config between 2 nodes, rebooted each of them, turned them off, then checked RIP status. Everything was working correctly. No warnings in logs.

I'll mark this Regression as resolved.

Actions

Also available in: Atom PDF