I just did a server migration on self-hosted krato...
# ory-selfhosting
h
I just did a server migration on self-hosted kratos 1.2, now seeing errors
named insert: ERROR: insert or update on table "selfservice_login_flows" violates foreign key constraint "selfservice_login_flows_nid_fk_idx"
/
insert or update on table "selfservice_errors" violates foreign key constraint "selfservice_errors_nid_fk_idx"
... I can't see what would have changed, DB/data looks ok at a glance. any docs on troubleshooting this? ... [edit nm, rebooting service seems to fix, probably stale/lost DB connection?]