New docker update error

21.01.20 updated to docker desktop v 2.2.0.0 (42247)
every day had errors since

Error response from daemon: Bad response from Docker engine
Error response from daemon: open \.\pipe\docker_engine_linux: The system cannot find the file specified.
Error: failed to start containers: storagenode
error unrecoverable

What I did: uninstall new version of docker desktop and install previous 2.1.0.5

When I start storj node: Error response from daemon: invalid mount config for type “bind”: invalid mount path: ‘/app/identity’.

Error response from daemon: invalid mount config for type “bind”: stat /host_mnt/c/Users/tortu/AppData/Roaming/Storj/Identity/storagenode: transport endpoint is not connected

What should I do to fix it?

Id recommend moving to Windows GUI as the new docker update has caused numerous issues with running a node.

But we can try to get it running again have you tried removing the container and starting a new one?
If so what is your starting command for docker?

It was running without problems since June 2019 and I’m out of date what to do

What should I do to "removing the container and starting a new one " ?

Run the command docker rm storagenode, Visit https://documentation.storj.io/setup/cli/storage-node to get the newest updated docker start command.

C:\Users\tortu> docker pull storjlabs/storagenode:beta
beta: Pulling from storjlabs/storagenode
no matching manifest for windows/amd64 10.0.18362 in the manifest list entries

It was storagenode: alpha before

I’ll be back tomorrow, going to night shift

Please, switch the docker back to Linux containers

1 Like

Great advice Alexey, it’s running again. Thanks :1st_place_medal:

1 Like