Skip to content

add more Clients #42

@Shannondalebreaux

Description

@Shannondalebreaux

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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions