Cannot pull image for search-and-reporting from docker

Hi,

We’re currently in process to upgrade our chart to latest versions, but we’re having an issue pulling the image for search-and-reporting from the docker that Pega gives us.

Both using specific version and latest from repo are displaying the same errors.

@MarceloD9489 I noticed that you used incorrect image name. This is the docker pull command:

docker pull pega-docker.downloads.pega.com/platform-services/search-n-reporting-service:1.29.1

Notice that it is “search-n-reporting-service” instead of “search-n-reporting-services”.

Thanks

@mekar Hi! Thanks foi pointing that out! It worked!