-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#Timeout con Configure admin user password #22
Comments
Docker version 25.0.3, build 4debf41 |
TASK [shelleg.ansible_role_portainer : debug] ******************************************************************************************* |
olindo@mediaserver:~$ sudo docker ps |
"If a new install of Portainer is not configured within 5 minutes, it shuts down internally for security. Restart the container and try again." portainer/portainer#8457 (comment) |
TASK [shelleg.ansible_role_portainer : Configure admin user password] *******************************************************************
fatal: [[email protected]]: FAILED! => {"changed": false, "connection": "close", "content": "{"message":"Administrator initialization timeout","details":"Administrator initialization timeout"}\n", "content_length": "100", "content_type": "application/json", "date": "Mon, 04 Mar 2024 15:57:32 GMT", "elapsed": 0, "json": {"details": "Administrator initialization timeout", "message": "Administrator initialization timeout"}, "msg": "Status code was 303 and not [200, 409]: HTTP Error 303: See Other", "redirect_reason": "AdminInitTimeout", "redirected": false, "status": 303, "url": "http://172.17.0.2:9000/api/users/admin/init"}
target ubuntu 23.10
Thanks
Olindo
The text was updated successfully, but these errors were encountered: