Report this

What is the reason for this report?

Uploading docker image fails repeatedly

Posted on February 6, 2021

Suddenly I started getting the following error:

23:52:32 => Uploading the built Docker image to the container registry
23:53:37 exit status 246
23:53:37 => Uploading...
23:54:49 exit status 246
23:54:49 => Uploading...
23:56:01 exit status 246
23:56:01 => Uploading...
23:57:13 exit status 246
23:57:14 => Uploading...
00:00:38  ! Image upload failed
00:00:38 Reusing layers from image <registry-uri>
00:00:38 Adding layer 'heroku/python:profile'
00:00:38 Adding 1/1 app layer(s)
00:00:38 Adding layer 'launcher'
00:00:38 Adding layer 'config'
00:00:38 Adding label 'io.buildpacks.lifecycle.metadata'
00:00:38 Adding label 'io.buildpacks.build.metadata'
00:00:38 Adding label 'io.buildpacks.project.metadata'

00:00:38 ERROR: failed to export: failed to write image to the following tags: [<image>: Head ..... dial tcp: lookup fra1.digitaloceanspaces.com on 10.245.0.10:53: no such host]

I reverted the code for which the build failed the first time with this message (even though the code changes should have nothing to do with this error) and I still keep getting the same error.

Anyone has an idea what’s going on? I’m not able to deploy my app anymore.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.