-
Tested fine at my side:

Make sure that docker hub does not put any limitations on your account.
-
To verify, you may login directly from command prompt to see if it works:
$ docker login -u <user name> --password-stdin -
Thank you for the fast reply. Which command prompt do you mean?
-
I mean to run this command directly from your terminal.
-
That works :)
-
Rebooted server and onedev. Works now as expected. Thank you
-
So on terminal it works, but not in OneDev? What type of executor you are testing?
-
Previous Value Current Value Open
Closed
-
I used the Docker Server Executer, but the problem was somewhere else, not on the onedev end.
| Type |
Question
|
| Priority |
Minor
|
| Assignee |
Issue Votes (0)
Obviously, I'm doing something wrong, but I can't manage to log into Docker Hub. Maybe someone here has the solution.
I created an access token in Docker Hub
Then I used this token in a job executor.
Error 403. Then I used my normal password. Still 403. What can I do now?