Skip to content

Error in sendTar, no such file or directory #43

@ghost

Description

Hi,

I've tried to pull images from s3 and found that sometimes I get an error "no such file or directory":

Importing image(504273d1d86d) TAR file to docker hosts: [tcp://192.168.59.103:2376]
Loading image to: tcp://192.168.59.103:2376
[{"Host":"tcp://192.168.59.103:2376","Status":"failed","Error":"API error (404): open /mnt/sda1/var/lib/docker/tmp/docker-import-632579556/repo/c0ed0404a62c757b25a98dcfd6f7ea5ad5408e56c60277cebfc848adc458ef03/layer.tar: no such file or directory\n"}]
2015/04/04 20:17:05 Error in sendTar

This happens on my mac with boot2docker using TCP connection, as well as on linux with native LXC with unix socket. Is there any additional logging I can find out as to why this is happening.

Cheers,
Julian.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions