Hello,
in my .env file i have that configured:
CKAN_SYSADMIN_NAME=ckan_admin
CKAN_SYSADMIN_PASSWORD=adminadmin
CKAN_SYSADMIN_EMAIL=your_email@example.com
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=myemail@mail.com
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!
Hello,
in my .env file i have that configured:
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=myemail@mail.comSo 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!