Hello,
I've just installed the latest Flarum and then I come to the "Update Flarum" step where an error occurs.
Something went wrong: SQLSTATE [HY000]: General error: 1005 Can't create table `flarum`.`group_permission` (errno: 121" Duplicate key on write or update ") (SQL: alter table` group_permission` add constraint `group_permission_group_id_foreign `foreign key (` group_id`) references `groups` (` id`) on delete cascade)
I'm using Nginx 1.20.0, MariaDB 10.6.0 and PHP 8.0.6.
What can I do? I would appreciate any help.