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

add more Clients #42

Open
Shannondalebreaux opened this issue Sep 7, 2024 · 4 comments
Open

add more Clients #42

Shannondalebreaux opened this issue Sep 7, 2024 · 4 comments

Comments

@Shannondalebreaux
Copy link

I am getting this error when I try to add more than one 1 client from the GUI. how do I fix this?

}
$ wg genkey
$ echo hidden | wg pubkey
$ wg genpsk
[h3] [unhandled] H3Error: Maximum number of clients reached.
at WireGuard.createClient (/app/lib/WireGuard.js:255:13)
... 2 lines matching cause stack trace ...
at async Server.toNodeHandle (/node_modules/h3/dist/index.cjs:2273:7) {
cause: Error: Maximum number of clients reached.
at WireGuard.createClient (/app/lib/WireGuard.js:255:13)
at async Object.handler (/app/lib/Server.js:196:9)
at async Object.handler (/node_modules/h3/dist/index.cjs:1982:19)
at async Server.toNodeHandle (/node_modules/h3/dist/index.cjs:2273:7),
statusCode: 500,
fatal: false,
unhandled: true,
statusMessage: undefined,
data: undefined
}

@jdeath
Copy link
Owner

jdeath commented Sep 7, 2024

I am not having issues. I just added a bunch of clients. Are you on version 14?

I suggest removing everything in \ssl\wgeasy and restarting the addon. Maybe something got messed up. you will lose all your old clients though.

@Shannondalebreaux
Copy link
Author

Shannondalebreaux commented Sep 7, 2024

yes version 14. I tried deleting it, still no luck. same error. Also I only have one client. I try to add another one it give me that error saying maximum client's reached error.

@jdeath
Copy link
Owner

jdeath commented Sep 8, 2024

Not sure. Do a clean start. Delete everything in \ssl\wgeasy uninstall the addon, go to addon store, refresh the store (3 dots in top right), and re-install addon.

@Shannondalebreaux
Copy link
Author

Shannondalebreaux commented Sep 8, 2024 via email

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