-
Notifications
You must be signed in to change notification settings - Fork 211
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
Username and password not recognized #29
Comments
@slimcdk Do you have a link to your repo or logs of your build? |
Yea, I'll let it be public for the regards of this issue. It is here https://github.com/MSDO-ImageHost/Posts |
I had commented out the username and password as I was trying something else. When I reverted to username and password again, it worked... |
@slimcdk Ok, get back to me if you reproduce the issue. |
@crazy-max We are facing this same issue here https://github.com/layer5io/meshery/pull/1952/files, here are the logs https://github.com/layer5io/meshery/pull/1952/checks?check_run_id=1430712858 |
This is making it very difficult to debug as logs are quite ambiguous given I have already set-up repo secrets |
Makes sense, got it |
Still having similar issue. |
Yeah, me too. Any Fix, please :) |
Same issue. |
Have you tried to use the |
I'm facing the same issue ( The error seems to happen / stop happening more or less randomly, and in my case only with |
Facing the same issue at opencodeco/phpctl#36 |
Behaviour
I'm using this example to authenticate with docker hub, however the build fails with the error. What am I missing?
Secrets are set. Both username, password and a PAT - nothing fixes it
Run docker/login-action@v1 with: logout: true Error: Username and password required
Configuration
The text was updated successfully, but these errors were encountered: