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

Account creation spins instead of showing error to user when username/e-mail is in use #1080

Open
davidgro opened this issue Apr 25, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@davidgro
Copy link

Issue Summary

I tried to make an account recently and after filling out the sign up page and clicking the "Sign Up" button, the button changed to a spinner animation and just sat indefinitely (I left it overnight a few times).

I guessed that it was a server error or signups were disabled due to being slammed by people fleeing Reddit because of a recent announcement, that's what brought me here.

Instead it was because I already had an old account.

Steps to Reproduce

  1. Have an existing account
  2. Go to the Sign Up page
  3. Fill in the info, using the same username and/or e-mail as the existing account (I have not checked the two items individually)
  4. Click Sign Up. The button will become a spinner
  5. Wait.
  6. Keep waiting
  7. Make bad guesses about the cause of the issue

Technical details

  • Browser: Chrome 112.0.5615.50 (Official Build) (64-bit), unfortunately on Windows (10). Tested both with and without extensions. (normal and Guest profiles)
  • "Any browser console errors?" None that I could decipher that seemed related. I did try to look for that, but didn't know what to look for.

Expected Behavior

The page should stop spinning and notify the user which one or both of the username and the e-mail are already in use. Perhaps even offering a direct link to the Reset Password feature.

@davidgro davidgro added the bug Something isn't working label Apr 25, 2023
@dessalines
Copy link
Member

Thx for reporting this. Might be a while till I can get to it.

@Christopher-Hayes
Copy link

Can confirm had this issue trying a username that was already taken. Kind of assumed Lemmy would tell me if the username was taken as I was filling in the username field.

@dessalines
Copy link
Member

This appears to be a back-end bug, not forwarding the error message.

@dessalines dessalines transferred this issue from LemmyNet/lemmy-ui Jun 4, 2023
@Nutomic Nutomic transferred this issue from LemmyNet/lemmy Jun 4, 2023
@CautiousCapsLock
Copy link

I'm also having this same issue, signed up with my email address at lemmy.world, someone created a more specific instance for my region and I deleted my account to recreate on my regional instance, getting constant spinning and can't create an account. Tried a different email with the same username and getting the same issue, think I've now killed the ability to create a new account against the second email also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants