Ever since the hack, I can’t log in. Going to the log in page and clicking “Login” just spins the delay spinner for a fraction of a second and then it turns back into a “Login” button without logging me in.

The js console shows “Failed to load resource: the server responded with a status of 400 ()” three times. And, indeed, manually accessing /api/v3/user/login gives me a 404 error.

I tried clearing cache and cookies for all time, I tried incognito mode, I tried from another computer. I tried creating a new user, and the new user could verify email and log in from the verify-email screen, but then if I logout and login to the new user through the usual process it fails again.

Help?

    • mo_ztt_3@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Resetting the password leads to the same issue i.e. a 404 loading https://lemmy.world/api/v3/user/password_reset, here’s a screenshot:

      Also note the weirdness with repeatedly loading tiny files nnnn.client.js for hundreds of different values of nnnn, for the first 80-90 seconds the page is up, before stopping. IDK if that’s normal (a way of implementing live-updates or something) but it seems odd to me.

      I did email info@mastodon.world with the same info as well, yes; I’ll follow up with this info and screenshot too.