OPNsense Forum

Archive => 20.7 Legacy Series => Topic started by: DanMauser on January 13, 2021, 12:36:06 AM

Title: Unable to add os-frr plugin
Post by: DanMauser on January 13, 2021, 12:36:06 AM
Hi All,
It looks like on OPNsense 20.7.7_1 realease FRR plugin stopped worked. I tried also over CLI and errors out. Any clues?


[1/1] Installing os-frr-1.20...
[1/1] Extracting os-frr-1.20: 100%
configd not running? (check /var/run/configd.pid).
Starting configd.
Keep version OPNsense\Quagga\General (1.0.2)
Keep version OPNsense\Quagga\OSPF (1.0.4)
*** OPNsense\Quagga\OSPF6 Migration failed, check log for details
*** OPNsense\Quagga\RIP Migration failed, check log for details
*** OPNsense\Quagga\BGP Migration failed, check log for details
Reloading plugin configuration
Configuring system logging...done.
Reloading template OPNsense/Quagga: OK
Reloading template OPNsense/Syslog: OK

Thanks,
Daniel
Title: Re: Unable to add os-frr plugin
Post by: franco on January 13, 2021, 08:45:20 AM
Hi Daniel,

Can you post the relevant system log entries (System: Log Files: General or System: Log Files: Backend).


Cheers,
Franco
Title: Re: Unable to add os-frr plugin
Post by: mimugmail on January 13, 2021, 09:44:31 AM
I think there is already an open issue due to a model with required YES but no default.
Title: Re: Unable to add os-frr plugin
Post by: DanMauser on January 13, 2021, 07:50:22 PM
After install os-frr plug-in OPNSense becomes fully broken and I am unable to retrieve any logs.

If this is a known issue do we have a workaround?
Title: Re: Unable to add os-frr plugin
Post by: franco on January 13, 2021, 07:57:40 PM
It's probably not the frr plugin since the error was there prior to install:

> configd not running? (check /var/run/configd.pid).
> Starting configd.

configd should be running all the time. If not you can't do much and you need to find out why.

Try to reboot and see if that helps.


Cheers,
Franco
Title: Re: Unable to add os-frr plugin
Post by: DanMauser on January 13, 2021, 08:19:28 PM
Correct, during the process of adding os-frr plugin configd goes down. I was able to start it and attached the logs for your review. Thanks!