No buffer space available #2028
Replies: 1 comment
-
|
Hi @niklaskeilholz-dittmeier thank you for reporting the issue, we've created a bug in our backlog based on the discussion. Follow it for progress. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When running defguard gateway 1.6.2 as docker container i get the following errors:
ERROR core_configuration: defguard_gateway::gateway: message=Interface configuration failed: Firewall error: Netlink error: Failed while reading a message from socket: Os { code: 105, kind: Uncategorized, message: "No buffer space available" } log.target=defguard_gateway::gateway log.module_path=defguard_gateway::gateway log.file=/app/src/gateway.rs log.line=516 [1.6.2+7915cc8 Debian 13.0.0 x86_64][C:1.6.3+7476db7 Debian 13.0.0 x86_64]I already followed the Gateway throws "No buffer space available" error guide, which didn`t fix the error for me.
Rolling back to 1.6.1 fixed it.
Beta Was this translation helpful? Give feedback.
All reactions