2022-11-08T12:54:29Z runner[1d759bc8] sin [info]Starting instance
2022-11-08T12:54:30Z runner[1d759bc8] sin [info]Configuring virtual machine
2022-11-08T12:54:30Z runner[1d759bc8] sin [info]Pulling container image
Not sure why, but I started having problems deploying to this specific app starting around one and a half days ago. I have a few apps running (in the same region in Singapore), but only this one has been problematic. In the past 24 hours, I’ve tried deploying it many times, but it’s only succeeded getting past Pulling container image
2-3 times out of 20+ times I’ve tried. I’ve tried deleting the app and recreating it, still happening. Any ideas? I’ve also tried building it locally with --local-only
, doesn’t work either.
If it helps, the logs from the builder are constantly printing:
2022-11-08T12:59:24.117 app[0e2861d5c73586] sin [info] time="2022-11-08T12:59:24.117088039Z" level=debug msg="checking docker activity"
2022-11-08T12:59:24.118 app[0e2861d5c73586] sin [info] time="2022-11-08T12:59:24.117465100Z" level=debug msg="Calling GET /v1.41/containers/json?filters=%7B%22status%22%3A%7B%22running%22%3Atrue%7D%7D&limit=0"
over and over.