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

Only 255 AmneziaWG configs (users) can be created #804

Open
theoilside opened this issue May 12, 2024 · 0 comments
Open

Only 255 AmneziaWG configs (users) can be created #804

theoilside opened this issue May 12, 2024 · 0 comments

Comments

@theoilside
Copy link

Describe the bug
When I'm trying to create 256th user on AmneziaWG-server using AmneziaVPN Client it generates not working .vpn (for AmneziaVPN) and .conf (for AmneziaWG native client) files with not working corresponding QR-codes.

I made a research and found out that the «latest» working .conf-file have these first lines:

[Interface]
Address = 10.8.1.254/32

Files that were created later have these first lines:

[Interface]
Address = /32

To Reproduce
Steps to reproduce the behavior:

  1. Create ≈255 users on AmneziaWG server via AmneziaVPN client.
  2. Create a new user.
  3. Configs for AmneziaVPN client and for AmneziaWG native clients are not working:
    • AmneziaVPN client is not connecting.
    • AmneziaWG native clients says that peer settings are empty.

Expected behavior
256th user (peer) can be created

Log files
AmneziaVPN.log

Screenshots
Screenshot 2024-05-13 at 03 32 50@2x

Desktop

  • OS: macOS
  • Version 14.4.1

Server (please complete the following information):

  • OS: Ubuntu 22.04
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

1 participant