Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Container with AirVPN suddenly stopped working and erroring out #384

Open
a3m5 opened this issue Nov 8, 2023 · 0 comments
Open

Container with AirVPN suddenly stopped working and erroring out #384

a3m5 opened this issue Nov 8, 2023 · 0 comments

Comments

@a3m5
Copy link

a3m5 commented Nov 8, 2023

I have been running arch-delugevpn through Docker on Windows for years now, and for a long time have had no issues.

Suddenly today, the container stopped working - it is running, but erroring out in the logs as follows:

2023-11-08 16:01:54 2023-11-08 21:01:54 add_route_ipv6(::/3 -> :: metric -1) dev tun0 2023-11-08 16:01:54 2023-11-08 21:01:54 net_route_v6_add: ::/3 via :: dev tun0 table 0 metric -1 2023-11-08 16:01:54 2023-11-08 21:01:54 sitnl_send: rtnl: generic error (-13): Permission denied 2023-11-08 16:01:54 2023-11-08 21:01:54 ERROR: Linux route add command failed 2023-11-08 16:01:54 2023-11-08 21:01:54 add_route_ipv6(2000::/4 -> :: metric -1) dev tun0 2023-11-08 16:01:54 2023-11-08 21:01:54 net_route_v6_add: 2000::/4 via :: dev tun0 table 0 metric -1 2023-11-08 16:01:54 2023-11-08 21:01:54 sitnl_send: rtnl: generic error (-13): Permission denied 2023-11-08 16:01:54 2023-11-08 21:01:54 ERROR: Linux route add command failed 2023-11-08 16:01:54 2023-11-08 21:01:54 add_route_ipv6(3000::/4 -> :: metric -1) dev tun0 2023-11-08 16:01:54 2023-11-08 21:01:54 net_route_v6_add: 3000::/4 via :: dev tun0 table 0 metric -1 2023-11-08 16:01:54 2023-11-08 21:01:54 sitnl_send: rtnl: generic error (-13): Permission denied 2023-11-08 16:01:54 2023-11-08 16:01:54 2023-11-08 21:01:54,499 DEBG 'start-script' stdout output: 2023-11-08 16:01:54 2023-11-08 21:01:54 ERROR: Linux route add command failed 2023-11-08 16:01:54 2023-11-08 21:01:54 add_route_ipv6(fc00::/7 -> :: metric -1) dev tun0 2023-11-08 16:01:54 2023-11-08 21:01:54 net_route_v6_add: fc00::/7 via :: dev tun0 table 0 metric -1 2023-11-08 16:01:54 2023-11-08 21:01:54 sitnl_send: rtnl: generic error (-13): Permission denied 2023-11-08 16:01:54 2023-11-08 21:01:54 ERROR: Linux route add command failed

I pulled an updated OVPN file from Airvpn to see if it would fix anything, but no dice.

I've looked over others with a similar error and want to confirm that:

  • I have STRICT_PORT_FORWARD set to no
  • I am giving the container NET_ADMIN Capability
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant