-
-
Notifications
You must be signed in to change notification settings - Fork 149
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
Bug: "A user with that username already exists" with no registered users #440
Labels
bug
Something isn't working
Comments
Merged
Merged
diced
pushed a commit
that referenced
this issue
Jul 26, 2023
* fix: Compression setting works with the right files * chore: clean up a debug log * chore: add debug for why not webhook'd * fix: No more temp invite when registering. * fix: Add an error catch so server doesn't crash. * chore: miniscule cleanup * fix: Don't double fix dates. It was already fixed once.
commit above should resolve this issue that was caused by an oversight :) |
I'm getting the same message but the server does return 400, no matter what I enter for the username I get "A user with that username already exists". I'm using it locally, no cloudflare. Using an invite link doesn't trigger this, I can register with invite, without it I get the error. FEATURES_INVITES=true
FEATURES_USER_REGISTRATION=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened?
Version: 3.7.0 and 3.7.1
Trying to register via the register panel gets following errors:
I also get "GET https://x.x.x/api/user 401 (Unauthorized)" when loading the site
Version
latest (ghcr.io/diced/zipline or ghcr.io/diced/zipline:latest)
What browser(s) are you seeing the problem on?
Chromium-based (Chrome, Edge, Brave, Opera, mobile chrome/chromium based, etc)
Zipline Logs
Browser Logs
Additional Info
Tried the following things:
The text was updated successfully, but these errors were encountered: