You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
My OS is Fedora 41. I develop app inside Docker container.
When I build image with command docker compose build all works good. But when I run command docker compose up with Amnezia VPN connected, command return error: all predefined address pools have been fully subnetted.
When I run command docker compose up with disconnected Amnezia VPN - all works perfect.
Output of command ip route show:
Expected behavior
No errors from command docker compose up with Amnezia VPN connected.
Desktop (please complete the following information):
OS: Fedora 41
Amnezia VPN version:
4.8.2.3
May be I need some additional configuration of Amnezia VPN or my network?
The text was updated successfully, but these errors were encountered:
Hi!
My OS is Fedora 41. I develop app inside Docker container.
When I build image with command
docker compose build
all works good. But when I run commanddocker compose up
with Amnezia VPN connected, command return error:all predefined address pools have been fully subnetted
.When I run command
docker compose up
with disconnected Amnezia VPN - all works perfect.Output of command
ip route show
:Expected behavior
No errors from command
docker compose up
with Amnezia VPN connected.Desktop (please complete the following information):
Amnezia VPN version:
4.8.2.3
May be I need some additional configuration of Amnezia VPN or my network?
The text was updated successfully, but these errors were encountered: