Bokt / flarum-phpbb-migrate

Migrates from phpbb to flarum.
MIT License
15 stars 3 forks source link

Cannot sync admin user group which is reserved in flarum #1

Open gustjoha opened 4 years ago

gustjoha commented 4 years ago

On launch of command, below error is thrown:

 // Starting migration for group.
In Group.php line 28:

  [InvalidArgumentException]
  Cannot sync group which is reserved in Flarum (admin, guest, member, mod).

The following group id´s are in use on my phpbb.

4 (which is admin and the one causing the issue)
5
198
294
2719
14618
14619
14620
14621
14622
14623
14624
14625
14626
14627
14628
14629