replicatedhq/kots

Kots fails to pinging docker registry docker.pkg.github.com

chitender opened this issue · 0 comments

i deployed new stack in this also we got same error:
command use to install product:

kubectl kots  install lite/alpha --license-file ~/Downloads/testv5.yaml --config-values /tmp/configvalues.yaml --namespace kots --name testv5-exist --shared-password dGVzdHY1LWV4aXN0LWluc3RhbGxLb3RzLTExMk44WUo3OFUzTFY= --port-forward=false --wait-duration=5m

output of above command:

  • Deploying Admin Console
    •  ✓  ting namespace
    •  ✓  ting namespace authentication
    •  ✓  ting namespace user-service
    •  ✓  ting namespace hermes
    •  ✓  ting namespace caspian
    •  ✓  ting namespace auxiliary
    •  ✓  ting namespace mimir
    •  ✓  ting namespace frontend
    •  ✓  ting namespace argo
    •  ✓  ting namespace atlas
    •  ✓  ting namespace redis
    •  ✓  ting namespace postgresql
    •  ✓  ting namespace infra
    •  ✓  ting namespace spark-operator
    •  ✓  ting namespace cachet
    •  ✓  ting namespace velero
    •  ✓  ting namespace sentry
    •  ✓  ting namespace monitoring
    •  ✓  ting namespace logging
    •  ✓  ting namespace keycloak
    •  ✓  ting namespace ranger
    •  ✓  ting namespace cluster-autoscaler
    •  ✓  ting namespace athenasqlparser
    •  ✓  ting namespace tableau-web-connector
    •  ✓  ting namespace lite-excel-plugin
    •  ✓  ting namespace cost-model
    •  ✓  ting namespace aws-node-termination-handler
    •  ✓  ting namespace cattle-system
    •  ✓  ing for datastore to be ready
  •  ✓  iting for Admin Console to be ready
  • To access the Admin Console, run kubectl kots admin-console --namespace kots

Kotsadm pod error logs:

2020/12/08 16:22:10 kotsadm version v1.24.2
Starting suppotbundle server on port 3030...
{"level":"info","ts":1607444531.6359656,"msg":"failed to get downstream info: no downstreams found for app"}
  •  ✓  ing upstream
  •  ✓  ting base
{"level":"error","ts":1607444559.776914,"msg":"failed to create online app: failed to pull: failed to find private images: failed to list upstream images: failed to walk upstream dir: failed to check if image 1 of 1 in \"cronjob-2.yaml\" is private: failed to create image from ref:docker.pkg.github.com/atlanhq/hub/cain:0.6.0: error pinging docker registry docker.pkg.github.com: Get \"https://docker.pkg.github.com/v2/\": EOF"}
Starting kotsadm API on port 3000...
{"level":"info","ts":1607444564.7571802,"msg":"Cluster txqmouzwnowohadxjijnlfmbmljnhmsl connected to the socket service[]"}

intermittently same error we are getting in our existing deployments also while downloading new releases. and we verified it is not specific to any kots version.

request your support on this.