akka-cluster-operator icon indicating copy to clipboard operation
akka-cluster-operator copied to clipboard

Pulling the image from bintray returns a 403

Open lvicentesanchez opened this issue 3 years ago • 1 comments

When installing the operator using OLM the pod stays on PullImageBackoff.

It seems that the bintray repo is returning a 403:

$ docker pull lightbend-docker-registry.bintray.io/lightbend/akkacluster-operator:v1.0.0
Error response from daemon: error parsing HTTP 403 response body: invalid character '<' looking for beginning of value: "<html>\r\n<head><title>403 Forbidden</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>403 Forbidden</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n"

lvicentesanchez avatar Jul 16 '21 12:07 lvicentesanchez

Is this related to the bintray sunset? Are you going to publish the image somewhere else?

lvicentesanchez avatar Jul 16 '21 12:07 lvicentesanchez