EtherealEngine / etherealengine

iR Engine - Bringing us together on the open social spatial web. πŸ€– πŸš€ πŸ‘“ πŸ•ΉοΈ πŸ§‘πŸΏβ€πŸš€

Home Page:https://etherealengine.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Local Dev: Authentication Stalls

dinomut1 opened this issue Β· comments

Version

08c3b70(1.6.0)

Operating Systems

  • macOS
  • Windows
  • Linux
  • Android
  • IOS

Browser (if applicable)

No response

What is supposed happened?

On local dev, authentication should be essentially instant, because the client is also the local machine

What happened?

On local dev, every page except the default URL (localhost:3000) stalls on authentication indefinitely.
On the default URL, authentication takes upwards of 5 minutes on many occasions

Steps to reproduce

1. on local dev run `npm run dev`
2. try to access any page in the studio
3. authentication step hangs forever, except on the default page
4. on the default page, authentication hangs for minutes at a time

Relevant Info

No response

try switch to local storage instead of minio, should speed it up considerably