Can’t login with given default credentials (admin/password ir demo01-demo05/password) after the fresh installation.
My OS: Windows 10 64bit.
Containers: Docker desktop software.
Can’t login with given default credentials (admin/password ir demo01-demo05/password) after the fresh installation.
My OS: Windows 10 64bit.
Containers: Docker desktop software.
Can you try to stop, then fully remove the TAO CE Docker instance (all its containers, images and volumes) and then try again to install it?
It may be that one of the initialization scripts, in charge of creating the default set of users, did not start properly. Reinstalling the Docker image would hopefully fix that.
Can I get explanation of initial scripts? For example where I can configure initial TAO users and so on?
The initialization scripts are trigger from a systemd service at container startup, however for tao-ce.portal.init.service ; there is a control file which prevent further executions.
This file can be checked here: tao-ce/apps/portal/meta/systemd/tao-ce.portal.init.service at main · tao-ce/tao-ce · GitHub
initial users can be found here: tao-ce/libexec/init/portal/admin+demo5.json at main · tao-ce/tao-ce · GitHub
Hi Mindaugas,
Thank you for sharing feedback, please let us know if the “fresh” docker pull worked as expected. Maybe we are facing an edge case we did not bumped into.
Looking forward hearing from you,
Patrick