I tried to submit a registration request four days ago. After clicking the submit button, I got a spinning wheel. This went on for several minutes. Thinking it might have been the Safari browser, I tried it again in Chrome and got the same thing. After a couple of days, I tried to log in and also got the spinning wheel. I left that page open for a couple of hours with no response. Is this and issue with running on MacOS? Could the request have gone through and response didn’t get back to me? I can try again on iOS or iPadOS.

  • Slashzero@hakbox.social
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    Yeah, it’s unfortunate a lot of new users are experiencing this. There are several issues with account registration/login, all resulting in the spinning icon of doom.

    1. ⁠Mobile browsers sometimes append a space after your username into the field
    2. ⁠Having any - (dashes) in your password
    3. ⁠Your password being too long
    4. ⁠The username already is in use
    5. ⁠Server load at the time is too high

    What you can try is:

    1. ⁠After you register, even if you get the spinning icon of doom, try to log in. Sometimes it just works!
    2. ⁠If that didn’t work, try the reset password flow. Put your email address into the username field and click the forgot password link

    I’ve found the reset password flow to fix my user when I have login issues.

    • Chris Remington@beehaw.org
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 year ago

      Another thing to keep in mind and why the spinning wheel could be happening while attempting to log in is thus: A user’s registration application hasn’t been reviewed yet. We have a huge backlog that we are working through.

  • Underwaterbob@lemm.ee
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    I don’t think your browser matters so much. I got an infinite spinning wheel my first try. I reloaded the page, and second time it went through immediately. Maybe just try a few times in succession and don’t bother waiting if it doesn’t go through right away.

    • cortes@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      I tried it again and it went through right away. I saw a post in support about the ‘spinning wheel of death’ so it’s not uncommon.

  • fuser@quex.cc
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    This is an issue with the UI - I’ve been meaning to work on isolating it - so far my hunch is that it’s to do with the graphics resources - I have not tested this exhaustively but you can see errors in the browser console when this happens.

  • cortes@lemm.eeOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    I got the registration to work and received an approval email. Now the login page gives me the same spinning wheel. I’ve tried on my iPad and another MacOS computer with the same result. Could this be a load issue?

    Update

    I fixed by using my email to log in instead of my user id.

  • SapphicFemme@beehaw.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I found by putting my browser into desktop mode it would not be stuck “loading”, but actually submitted the form. Took mutiple attempts.

  • StringTheory@beehaw.org
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    Close out of the window, wait a few minutes, then try the whole thing again. The Lemmy system is pretty overloaded with the Reddit flood right now and I have to do this dealing with the eternal spinner a few times a day. No worries.

    The Beehaw registration system is itself overloaded and has crumbled under the onslaught. Don’t wait for an email. Try logging in occasionally. It might take a few days.

    Meanwhile, your lemm.ee account gets you full access to all of Beehaw, just like if you were a member of Beehaw. One of the joys of the Fediverse!

    • fuser@quex.cc
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      I’d love to believe this is overwhelming demand, but it’s not - it happens on small instances with plenty of capacity. there’s some kind of issue here that is really hampering the sign up process and we need to figure it out and fix it.

      • StringTheory@beehaw.org
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        1 year ago

        Correct. It’s a Lemmy-wide issue. Whether the instance is large or small, if it’s on Lemmy it’s getting the spins.

        This was not happening before the wave of Reddit users. I never had to deal with it before the Reddit blackout. Hence, my assumption that the issue is the overload.

        • fuser@quex.cc
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          that’s interesting - I came with the wave and it has been happening since I first set up the instance. I am also seeing it on a local dev system that isn’t even accesssible from the internet - not a UI developer, but will have a crack at trying to figure out what’s going on here. It’s a very frustrating issue.

          • StringTheory@beehaw.org
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            There are a lot of issues. Like, I’m seeing four identical copies of your reply. I’m pretty sure there aren’t actually four copies in the thread, and they are only on my message screen. Lots of little things like that. I figure they are just growing pains, and I’ll wait them out.

            • fuser@quex.cc
              link
              fedilink
              arrow-up
              0
              ·
              1 year ago

              yes, most of the quirks can be overlooked but the registration process is pretty critical to encouraging signups and participation. We’re never going to become bigger than reddit at this rate /s

                • fuser@quex.cc
                  link
                  fedilink
                  arrow-up
                  0
                  ·
                  1 year ago

                  that’s the spirit! To be fair, the fediverse is a great deal bigger than lemmy. Lemmy is just the closest thing to reddit on it, so a considerable number of folks who don’t like the way reddit inevitably goes will land on lemmy (if it works properly). Lemmy has similar properties (and probably people) as reddit did early on.

                  I spent some time trying to replicate this spinning thing with matching passwords but was unable to do so. However, what I see is that the UI does not provide feedback when the passwords don’t match - instead, the submit button icon spins. This suggests a defect in the UI, for which alas, I have neither time or skills to address - BTW I’m not affiliated with any support group, Beehaw or otherwise.

                  I’m not able to pursue this with Lemmy’s developers myself, but it would be worth making sure that it is understood (I can’t imagine it hasn’t already been reported, it’s an obvious issue - the UI should tell you when the passwords don’t match, not spin). There’s an issue log at github but I’m not sure what beehaw is doing as far as this forum goes or who would be interested in pursuing this, assuming that I’m correct.

                  You can see this issue for yourself by going to any lemmy instance and attempting to join with mismatching passwords - I just did so at lemmy.ml

                  The weird thing is that it tells you when the password is too short, but it doesn’t when they don’t match. I am using browser ad and popup blocker but that shouldn’t be an issue.

                  I don’t believe that this is the extent of the issue because what I’ve seen suggests that it has occurred sometimes when the passwords are matching, but I daresay all the submit button spinning stuff is related to password validation somehow - because I haven’t heard of it happening once the user is authenticated.