Hello, I got the following error when I wanted to ...
# ory-network
c
Hello, I got the following error when I wanted to create a self-services login flow.
Copy code
{
  "error": {
    "code": 500,
    "status": "Internal Server Error",
    "request": "d56cfd45-b7d5-941c-9d41-dbe384e69d53",
    "message": "unable to request project re-rendering"
  }
}
I didn't see duplicated url but I got a lot of error messages in the ory console popping up in the bottom right corner.
1