Hey I'm running kratos service locally and gettin...
# talk-kratos
l
Hey I'm running kratos service locally and getting such error on initiating login flow:
Copy code
{
  "error": {
    "code": 500,
    "status": "Internal Server Error",
    "message": "ERROR: insert or update on table \"selfservice_errors\" violates foreign key constraint \"selfservice_errors_nid_fk_idx\" (SQLSTATE 23503)"
  }
}
I just ran migration using docker compose and kratos itself on my local machine I see, that networks table has 1 raw, what does that role means?