Hello,
in my .env file i have that configured:
CKAN_SYSADMIN_NAME=ckan_admin
CKAN_SYSADMIN_PASSWORD=adminadmin
[email protected]
That credentials are not working. So i get in the container bash and tried to create manually a new user.
Following Command: ckan -c ckan.ini sysadmin add myusername [email protected]
So CKAN creates a new user with my password.
When i try to login with both User i get this message:

There are no several Errors in the Logs.
Best regards!