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

Rare race condition when authenticating #17

Open
jmderuty opened this issue Sep 28, 2024 · 1 comment
Open

Rare race condition when authenticating #17

jmderuty opened this issue Sep 28, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jmderuty
Copy link
Member

{
  "message": "An user tried to locate a service without being authenticated.",
  "data": {
    "content": {
      "location": "scenes/authenticator/authenticator#0",
      "context": {
        "template": "authenticator",
        "sceneId": "authenticator",
        "shardId": 0
      },
      "message": "An user tried to locate a service without being authenticated.",
      "data": { "session": null }
    },
    "app": "/darktales/live-1-0/33e68d95-f3ea-4a81-aae8-645b4a0413aa/27?"
  }
}
@jmderuty jmderuty self-assigned this Sep 28, 2024
@jmderuty jmderuty added the bug Something isn't working label Sep 28, 2024
@jmderuty
Copy link
Member Author

I could not reproduce it locally. Maybe we could retry once after a delay to check that it's indeed a race condition.

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

No branches or pull requests

1 participant