midl-dev / tezos-on-gke

A secure, turn-key public Tezos baking service on Kubernetes
Apache License 2.0
32 stars 15 forks source link

Problems with tezos-sidecar #39

Closed denver-s closed 3 years ago

denver-s commented 3 years ago

Could not make it work with and without experimental_active_standby_mode.

With experimental_active_standby_mode = false I get this:

rpc error: code = Unknown desc = Error response from daemon: manifest for gcr.io/project-gcp/tezos-sidecar:tezos-latest not found: manifest unknown: Failed to fetch "tezos-latest" from request "/v2/project-gcp/tezos-sidecar/manifests/tezos-latest".: ErrImagePull

nicolasochem commented 3 years ago

Solved? You need to rebuild all containers with terraform taint null_resource.push_containers uf you are upgrading.