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.

syndesis-db fails to pull during 'syndesis install'

See original GitHub issue

This is a…


[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x ] Bug report  
[ ] Documentation issue or request

Description

I get this error message:

Failed to pull image "172.30.1.1:5000/openshift/postgresql@sha256:d459c9bb18ec7de443fbe4dd31cff26bdc6fdc681363922e97ae2f40e64a93c1": rpc error: code = Unknown desc = Error response from daemon: unknown: unable to pull manifest from docker.io/centos/postgresql-95-centos7:latest: Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 172.30.0.2:53: read udp 172.17.0.5:57543->172.30.0.2:53: i/o timeout

I tried to change the DNS to the Google nameservers but this did not resolve the issue. I am running:

  • Ubuntu 19.04
  • Docker version 19.03.2, build 6a30dfca03
  • oc v3.11.0+0cbc58b
  • kubernetes v1.11.0+d4cacc0
  • features: Basic-Auth GSSAPI Kerberos SPNEGO

Is this issue related to Syndesis or Docker/ OpenShift?

Thank you.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
SvenC56commented, Sep 30, 2019

Hi @zregvart,

thanks for your feedback. I was using OKD as I was not aware that it’s much different in comparison to OpenShift. Besides that, I was able to make the whole thing working. I pushed the postgresql container manually to the registry. Now it’s working.

0reactions
SvenC56commented, Mar 6, 2020

Great news, thanks 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting - Syndesis
When things go wrong, you want to try to identify the area that is causing problems (UI, REST API, etc). If it's the...
Read more >
syndesisio/community - Gitter
syndesis minishift --install --local and the pod syndesis-server raised the error UnknownHostException: syndesis-db. I know it's been solved in master ...
Read more >
Install issue with minishift and syndesis on linux - Stack Overflow
I have a fresh install of minishift using kvm which is working fine, however when I try to install syndesis it gets through...
Read more >
Chapter 7. Known Issues Red Hat Fuse 7.4
The following subsections describe the known issues in version 7.4. ... Error\n\t/go/src/github.com/syndesisio/syndesis/install/operator/vendor/github.com/ ...
Read more >
Syndesis Infrastructure Operator - Go Packages
An operator for installing and updating Syndesis. States. The operator follows the following state diagram: Syndesis Operator State Diagram. A ...
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