-
Notifications
You must be signed in to change notification settings - Fork 759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
relayd not working #565
Comments
|
Weird. Manually reinstalling relayd solved this issue: This machine was always running the stable release of OPNsense, so I have no idea what went wrong. |
|
Might be some ABI clash during a patch purge. Relayd wasn't updated in a long time, I guess this was an older installation that was upgraded regularly and not a new install? |
|
Yes, this installation was lurking around for quite some time and finally was brought into service. |
|
Makes sense then, ABI changes didn't happen in a long time now. :) |
It fails to start:
The code tries to get the internal packet filter statistics, but fails to do so.
Any ideas? Wanted to migrate two more pf*** to OPNsense, but without a working relayd this is not possible.
The text was updated successfully, but these errors were encountered: