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

Self hosted: [ERROR] invalid unique name; must be lowercase alphanumeric, between 4 and 32 characters in length, screened for profanity #605

Open
moozhub opened this issue Apr 27, 2024 · 1 comment

Comments

@moozhub
Copy link

moozhub commented Apr 27, 2024

Seems like this limitation is designed for the public zrok.io network. Is there a way to bypass this if using a self hosted environment?

@michaelquigley
Copy link
Collaborator

michaelquigley commented Apr 29, 2024

The profanity screening was intended for the public environment. The rest of the limitations are there to accomodate either the database schema or the requirements for DNS names.

There's not currently a way to bypass this. A future release will probably change these requirements very slightly to allow -, and a length suitable for GUIDs.

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