kapua
kapua copied to clipboard
ERROR: pull access denied for kapua/kapua-job-engine
Hello,
when run ./docker-deploy.sh on Ubuntu 18.04 LTS i get this Error message
Status: Downloaded newer image for kapua/kapua-console:1.5.2 Pulling job-engine (kapua/kapua-job-engine:1.5.2)... ERROR: pull access denied for kapua/kapua-job-engine, repository does not exist or may require 'docker login': denied: requested access to the resource is denied Deploying Eclipse Kapua... ERROR!
me too.
Keeps failing after login in Docker hub
@Coduz has the Job Engine image been pushed for 1.5.2?
Well, actually there is no job-engine image in Docker Hub (any version). The rest of the images (broker, console, etc.) seems perfectly updated to 1.5.2.
Facing the same issue.
Hello,
when run ./docker-deploy.sh on Ubuntu 18.04 LTS i get this Error message
Status: Downloaded newer image for kapua/kapua-console:1.5.2 Pulling job-engine (kapua/kapua-job-engine:1.5.2)... ERROR: pull access denied for kapua/kapua-job-engine, repository does not exist or may require 'docker login': denied: requested access to the resource is denied Deploying Eclipse Kapua... ERROR!
I have exactly the same problem. I'm just researching the Kapua project and I'm not sure if I need to have special credentials or additional configurations? I tried the steps described on the github page: https://github.com/eclipse/kapua After login to the docker the result is the same. There is no image of a working engine in the Docker Hub. Please can you give some directions what could be the reason.