Setting up 2nd node in linux (first on Windows)

Could you please search in the log, what exactly it do not like?
Because it’s printing the help tips.

I don’t understand “printing the help tips”

How do i search the log?

Do you see lines with explanations of each options? That’s it.
Such issue can happen if you provided something weird after the image name, what’s node did not understand and as result it’s printing the help text.
To see more logs - just increase number after --tail option to catch beginning of the error message.
And please, copy the text of the log, not screenshot of the log.
Put it in the message between two new lines with three backticks like this:

```
lines from the log
```
1 Like

@Alexey

Thank you for trying to help me. I’m too lost. I’m going to re-install the OS and start a new thread asking how to move the node from one PC to the next.

You do not need to reinstall OS, maybe just your config.yaml have issues. Could you please rename this file or move it to a different location, then run the node. Make sure that you have no symbols/characters after storjlabs/storagenode:latest, and if you edited your docker run command in the plain text editor it has a Linux endings (only LF, not CRLF).