Problem docker push

I am trying to upload a 13GB image to docker hub , there is no error or timeout on the terminal , but it is retrying it again and again , from the log files i found this error ,

Aug 12 11:21:58 cmsbuild7-01.cern.ch dockerd[18227]: time=“2016-08-12T11:21:58.224174665+02:00” level=error msg=“Upload failed, retrying: blob upload unknown”

Aug 12 11:51:54 cmsbuild7-01.cern.ch dockerd[18227]: time=“2016-08-12T11:51:54.574442686+02:00” level=error msg=“Upload failed, retrying: blob upload unknown”

Any thoughts?