I've just pushed a couple of fixes to user importing. Please make sure the version constraint for the waterhole/import package in composer.json is set to * or 0.1.x-dev, and then run composer update to pull in the changes, then try running the import again.
The groups error indicates your database already has some data in it. Per the docs, make sure you're running this on a fresh Waterhole installation, before the waterhole:install command has been run.
You don't have permission to do this.
You're going a bit too fast! Take a break and try again in a moment.
Something went wrong! Please reload the page and try again.
Hi @Subarist,
I've just pushed a couple of fixes to user importing. Please make sure the version constraint for the
waterhole/import
package incomposer.json
is set to*
or0.1.x-dev
, and then runcomposer update
to pull in the changes, then try running the import again.The groups error indicates your database already has some data in it. Per the docs, make sure you're running this on a fresh Waterhole installation, before the
waterhole:install
command has been run.