Running Node after Docker update - file does not exit

with the corrections applied since then of course

Should be

-p 127.0.0.1:14003:14002

I would recommend making a folder like

F:\Storjnode2

thanks ive made the changes but it still says docker: Error response from daemon: file does not exist.

Did you reset your docker settings ?

I dont think so; how do I do it?

By visiting the link I posted above :slight_smile:

found how to, it has resetted; but still same error

After you reset it, you would have to configure it again for Storj by selecting drive(s)

alright, did that too… no luck still

Are you sharing both C and F drive?

yes i am sharing both C and F

Ok I see the problem your start command

You dont have anything set here.

Docker is looking for a storage folder. So create a folder called storage

thats because I am sharing the whole drive itself

Ok but even when I tried this it didnt work either, I created a folder called storjnode2.
Plus, before being on windows for my first node I was on docker and the path worked well… this is my second node

Is F a fresh drive then can you access it yourself and see the contents?

well yes of course but nothing is in it

Can you test to see if you can pull the image docker pull storjlabs/storagenode:beta

This is one of the reasons I moved away from windows + docker nothing but issues with it…

yes I can pull it and it works but when I type the command it keeps saying file does not exist

I know I hate docker too, thats why I moved to windows as well but since this is my second and having two windows node seems complicated (especially for updates) I thought I’d use docker since I know how it works from before.
my windows node is full thats why… well ill try again tomorrow

thanks

Ill do some tests on my windows machine to see if I can get the same issues with the newest version of docker.