You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PG::ForeignKeyViolation: ERROR: update or delete on table "hosts" violates foreign key constraint "host_status_hosts_host_id_fk" on table
"host_status" DETAIL: Key (id)=(HOST_ID) is still referenced from table "host_status".
The text was updated successfully, but these errors were encountered:
Migrated from https://projects.theforeman.org/issues/37166
Sometimes this happens during deleting a host:
PG::ForeignKeyViolation: ERROR: update or delete on table "hosts" violates foreign key constraint "host_status_hosts_host_id_fk" on table
"host_status" DETAIL: Key (id)=(HOST_ID) is still referenced from table "host_status".
The text was updated successfully, but these errors were encountered: