User creation errorΒΆ

Anonymous login is disabled by default on Laniakea Galaxy instances. On Galaxy 19.05 there is a bug in the Admin section to create the user.

Note

Only Galaxy 19.05 is affected.

../../_images/galaxy_admin_user_creation.png

Once you create the user, you will be redirect to the Admin panel. Currently, Galaxy is unable to set it correctly.

../../_images/galaxy_admin_redirect_error.png

Actually, the user is correctly created and this is only redirect problem.

../../_images/galaxy_admin_user_created.png

Galaxy is, in fact, wrongly redirecting you to http://<ip_address>/admin/users and not in the subpath http://<ip_address>/galaxy/admin/users. You need just to go on the Galaxy home page and then in the admin panel, to see the user created.