The issue
Something went wrong: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (flarum
.hehegroup_user
, CONSTRAINT hehegroup_user_group_id_foreign
FOREIGN KEY (group_id
) REFERENCES hehegroups
(id
) ON DELETE CASCADE) (SQL: insert into hehegroup_user
(user_id
, group_id
) values (1, 1))
Flarum information
Database: 10.11.6-MariaDB - Alpine Linux
PHP8.3