Skip to content
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

Error on startup: "incorrect size, want: 184 or 192" #37

Closed
jmbaur opened this issue Apr 25, 2023 · 1 comment
Closed

Error on startup: "incorrect size, want: 184 or 192" #37

jmbaur opened this issue Apr 25, 2023 · 1 comment

Comments

@jmbaur
Copy link
Contributor

jmbaur commented Apr 25, 2023

I am running corerad on an armv7 host running kernel 6.1.25 and I have been getting this error quite often on startup:

corerad[801]: failed to run: failed to serve: failed to run task link state watcher: failed to watch for interface state changes: netstate: watcher failed to listen for route netlink messages: incorrect size, want: 184 or 192

It seems to be documented in jsimonetti/rtnetlink#145 and is fixed already. Would it be possible to cut a new release with this fix? It looks like the go.mod on master already has the version of rtnetlink with this fix.

@mdlayher
Copy link
Owner

Thanks for the heads up, fixed! Interestingly I haven't seen this on my own router running kernel 6.1. Wonder why.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants