question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ERROR: pull access denied for lagoon/api-db,

See original GitHub issue

Executing make lagoon-kickstart I get this error.

IMAGE_REPO=lagoon CI_USE_OPENSHIFT_REGISTRY=false docker-compose -p lagoon up -d rabbitmq openshiftremove openshiftbuilddeploy openshiftbuilddeploymonitor logs2slack api ssh auth-server local-git local-api-data-watcher-pusher local-es-kibana-watcher-pusher tests rest2tasks
Pulling api-db (lagoon/api-db:latest)...
ERROR: pull access denied for lagoon/api-db, repository does not exist or may require 'docker login'

The solution was add it at the end of deployment-test-services-main definition in Makefile

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
twardnwcommented, Jul 26, 2018

you can also always get to us at https://amazeeio.rocket.chat

0reactions
fubarhousecommented, Jul 26, 2018

I’m already there 😛

I did assume this issue was linked to the OP, so that was my mistake.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ERROR: pull access denied for lagoon/api-db, #442 - GitHub
Executing make lagoon-kickstart I get this error. IMAGE_REPO=lagoon CI_USE_OPENSHIFT_REGISTRY=false docker-compose -p lagoon up -d rabbitmq ...
Read more >
DOCKER error: Pull access denied for coffeeteareadb ...
The error means that Docker cannot find an image named coffeeteareadb locally or on https://hub.docker.com/ . If your image is in private ...
Read more >
Pull access denied for microsoft/aspnet, repository does not ...
This means that the location used by the scripts no longer exists and causes this error. Solution. As stated by Microsoft: "you must...
Read more >
I am having a PSM Gateway docker issue when I try to run the ...
It returns with error that the pull access is denied for that resource. Anyone know how to solve this? sudo docker run --restart...
Read more >
pull access denied for 3813b5241687, repository does not ...
But an undergrad was trying it in her laptop and it says Error response from daemon: pull access denied for 3813b5241687, repository do…...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found