Having new issues this morning. When I start the docker I'm getting the login attempt error and automatic repeats per the log:
Login attempt 6
Login failed (status 401):
{"error":{"code":"INVALID_USERNAME_PASSWORD","message":"The username and/or password used for authentication are invalid","lc_message":"The username and/or password used for authentication are invalid"}}
Then after the 7th attempt the status bar changes to exited (137) and the docker stops running. The username and PW are still correct when I login via a webbrowser.
Tried deleting the image and container and starting fresh but seeing the same behavior.
Any thoughts to help troubleshoot?