-
Notifications
You must be signed in to change notification settings - Fork 133
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
fatal multicast disabled error showed up #1438
Comments
are you actually using multicast? most public clouds won't support multicast out of the box, we could potentially add support if you are deploying this elsewhere (eg: your own machines) if you aren't trying to use multicast this could be a config setting in whatever you're running that should be disabled or it could be an error but we'd need a snippet of code to look more into it |
We are prepping to move to a real DC and multicast is part of that work yep! If this is not a new thing in ops/nanos I would like to ask for multicast support for the future. Thank you so much for the fast response! |
ok linking #1339 - to help prioritize can you expand on your use-case? (is there some underlying library you are using in this auction-gateway we could look at?) also, I noticed this is set for loopback - is this supposed to be talking/sharing with another program locally? if so is it setup to have them be running as multiple unikernels? |
apologies on this one. I ended up switch jobs and this issue fell off my radar as I no longer have access to this codebase. |
attempting to update a working config in our staging env but started getting a new error from the networking stack I have not seen before (see below):
binary is built on my M1 mac using GOOS and GOARCH set to linux and amd64 respectively:
Not sure if anything has changed or not at this point to create this issue
The text was updated successfully, but these errors were encountered: