Skip to content
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

Help! #193

Open
tgssaa opened this issue Mar 31, 2023 · 1 comment
Open

Help! #193

tgssaa opened this issue Mar 31, 2023 · 1 comment

Comments

@tgssaa
Copy link

tgssaa commented Mar 31, 2023

Hello!

I would like to ask, can this service be built on an ipv6 only vps? I followed the code and it failed.

"root@srv27550:~# docker run
-it
--rm
--cap-add NET_ADMIN
--device /dev/net/tun:/dev/net/tun
-v wg-access-server-data:/data
-e "WG_ADMIN_PASSWORD=5zM3UtH7Cd1z2itV71YF"
-e "WG_WIREGUARD_PRIVATE_KEY=AE+ID6Hzw+mQ5cxTxU9KUg9fRb0PC0mEzNUUrXBs7Gg="
-p 8000:8000/tcp
-p 51820:51820/udp
place1/wg-access-server
docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: unable to join session keyring: unable to create session key: disk quota exceeded: unknown."

I would like to know how to build it on an ipv6 only vps? If so, please tell me how to set it up.

Thank you so much!

@GoliathLabs
Copy link

Hi @tgssaa
there's a fork of this project which has proper IPv6 support implemented. You may want to check it out: https://github.com/freifunkMUC/wg-access-server

If there still are any problems, feel free to open an issue over there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants