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

Looped codes and states then 503 error when more than one worker is started #80

Open
ferguskeatinge opened this issue Oct 15, 2020 · 0 comments

Comments

@ferguskeatinge
Copy link

My application is large and takes a while to load in, each connection is assigned its own worker process (similar to the problem highlighted by another user).

The application and Auth0 work perfect on the location machine, works great when only 1 worker is being used in a single instance, but goes haywire when a second worker is added. The log in screen works fine, but then auth0 starts looping through codes and states in the URL, it eventually crashes with a 503 error.

This is what the logs look like in Auth0:

Auth0Logs

Is this a bug or am i doing something wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant