-
-
Notifications
You must be signed in to change notification settings - Fork 374
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
Bug: endless loop of adding IPv6 rule and failing with file exists #1991
Comments
Can you run it with However, I noticed the first time it tries to connect to Wireguard it directly fails with that particular line:
Why is the ip rule existing on a fresh container? Or did you remove some logs before? |
Today the error occured again on german location. Now seeing the debug.txt logs I think this is a selinux issue
|
Did you figure it out in the end? That's kind of strange |
Hi. I am getting the same error as @bl4ko. |
Fixed by #2526 (more details in this comment) |
Is this urgent?
None
Host OS
Rocky Linux
CPU arch
x86_64
VPN service provider
Surfshark
What are you using to run the container
Podman
What is the version of Gluetun
Running version latest built on 2023-11-08T10:11:52.918Z (commit 8318be3)
What's the problem 🤔
Sometimes container gets into an endless loop of adding IPv6 rule and failing with file exists . The problem is that to make container work again it has to be manually restarted via
compose down
andcompose up
commands.Share your logs (at least 10 lines)
Share your configuration
The text was updated successfully, but these errors were encountered: