What is wrong with my configuration?

Have you copied to this linux as user named “node2”?

No, they aren’t. Are under root:

-rwxr-xr-x 1 root  root  520192 feb 24 16:51 bandwidth.db
-rwxr-xr-x 1 root  root   32768 feb 24 16:51 bandwidth.db-shm
-rwxr-xr-x 1 root  root       0 feb 24 16:51 bandwidth.db-wal
drwxr-xr-x 8 root  root    4096 feb 24 07:44 blobs
drwxr-xr-x 2 root  root    4096 feb 24 07:44 garbage
-rwxr-xr-x 1 root  root   32768 feb 24 16:47 heldamount.db
-rwxr-xr-x 1 root  root   32768 feb 24 16:47 heldamount.db-shm

node2@node2:/mnt/storj/storj/node1/storage$ ls -la
total 44
drwxrwxr-x 4 node2 node2  4096 feb 24 16:49 .
drwxrwxr-x 4 node2 node2  4096 feb 19 17:20 ..
drwx------ 4 root  root   4096 feb 24 10:36 orders
-rw------- 1 root  root  32768 feb 24 16:14 revocations.db
drwxr-xr-x 6 root  root   4096 feb 24 17:09 storage
-rw------- 1 root  root   1420 feb 24 16:14 trust-cache.json

especially

sudo usermod -aG docker $USER

In “/mnt/storj/storj/node1/storage” you don’t have the file “config.yaml”…

I don’t know why it doesn’t exist … maybe access rights … Once, when it wasn’t, it was created at the first “docker run …”

Surely I missed it with the copy, sorry. Anyway, I deleted this new node. One it’s enough for the moment. Thank you to all for your help, nice community to stay.

1 Like