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

[Bug]: Local Dev: Authentication Stalls #10010

Open
5 tasks
dinomut1 opened this issue Mar 27, 2024 · 1 comment
Open
5 tasks

[Bug]: Local Dev: Authentication Stalls #10010

dinomut1 opened this issue Mar 27, 2024 · 1 comment
Labels
bug Something isn't working triage Remove once bug is reviewed

Comments

@dinomut1
Copy link
Member

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

@dinomut1 dinomut1 added bug Something isn't working triage Remove once bug is reviewed labels Mar 27, 2024
@HexaField
Copy link
Member

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

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

No branches or pull requests

2 participants