GCR Image - "Successfully started your service" but "Unable to determine if service is ready"

I am trying to deploy a Kalix service via GitHub Action by pulling an image from GCR. The Github step logs that my service was successfully deployed, and so does Kalix, but I then immediately get a message in Kalix Unable to determine if service is ready.

I have gone through many steps to configure the service account to pull the image, and was just able to successfully do a docker pull while logged into gcloud CLI with the appropriate service account. The same behaviour described above happened when permissions were wrong, and is still happening. Possibly this is an issue with eventual consistency between Kalix and GCR?

It can take a while for the database to provisioned, especially for trial accounts. Has the problem resolved itself? If not, what’s your project id?