Post AWaDY9pPdUfXmPPHDE by jerry@infosec.exchange
 (DIR) More posts by jerry@infosec.exchange
 (DIR) Post #AWaDY9pPdUfXmPPHDE by jerry@infosec.exchange
       2023-06-10T19:42:09Z
       
       0 likes, 0 repeats
       
       I noticed something odd with #lemmy   The only way to login after creating an account and logging out is to perform a password reset.  Upon reset, I'm logged in, but if I immediately log out and try to log back in with the password I just set, the login button spins indefinitely.  Something is borked.  Seems to be a common issue, though no github issues exist for it...  Anyone else see that?
       
 (DIR) Post #AWaDYAZqqpoe6R8Mb2 by pierobosio@soc.bosio.info
       2023-06-11T12:26:03Z
       
       0 likes, 0 repeats
       
       @jerryThe same issue is for me.if I try to login in with the password I just set, the login button spins indefinitely.
       
 (DIR) Post #AWaDYBRNdodMmSB720 by jerry@infosec.exchange
       2023-06-11T13:18:53Z
       
       0 likes, 0 repeats
       
       @pierobosio We just identified an issue where accessing the site via ipv6 would cause this.  I just removed the ipv6 addresses.  Give it a bit to propagate out and try it again, if you are willing/able.
       
 (DIR) Post #AWaDYC3fLTG6hC5ghs by feld@bikeshed.party
       2023-06-11T13:31:10.859761Z
       
       0 likes, 0 repeats
       
       If you find the cause please share, very curious...
       
 (DIR) Post #AWaE5ipMWy7fssO7Y8 by jerry@infosec.exchange
       2023-06-11T13:32:46Z
       
       0 likes, 0 repeats
       
       @feld @pierobosio I imagine it’s the 11000 nat hops and docker proxies and caddy reverse proxies that come along with running inside containers
       
 (DIR) Post #AWaE5jZ5mwhcAhmdpQ by feld@bikeshed.party
       2023-06-11T13:37:04.668652Z
       
       0 likes, 0 repeats
       
       100% recommend using host mode networking with Docker to remove the unnecessary docker proxy userspace performance killing penalty. As long as you're not trying to do "isolation" of containers you can't trust