Skip to content
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

Docker Pull access denied for gn-cloud-searching, gn-cloud-indexing, gn-cloud-gateway, gn-cloud-configuring #56

Open
pfogab opened this issue Jul 31, 2022 · 2 comments

Comments

@pfogab
Copy link

pfogab commented Jul 31, 2022

On Docker Pull access denied for gn-cloud-searching, gn-cloud-indexing, gn-cloud-gateway, gn-cloud-configuring, gn-cloud-authorizing

@flomickl
Copy link

flomickl commented Sep 9, 2022

unfortunately I have the same error during docker-compose up -d
after a ./mvnw clean install

Error response from daemon: Head "https://registry-1.docker.io/v2/library/gn-cloud-searching/manifests/0.3-SNAPSHOT": net/http: TLS handshake timeout

I also had to change the tag from elastic and kibana and used the tag 7.17.6

@gareth-sullivan
Copy link

I have got around this by modifying the TAG value in .env file

+#TAG=0.3-SNAPSHOT
+TAG=4.2.5-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants