Started new node and it says me error not found database config files

Error: Error starting master database on storagenode: group:
— stat config/storage/blobs: no such file or directory
— stat config/storage/temp: no such file or directory
— stat config/storage/garbage: no such file or directory
— stat config/storage/trash: no such file or directory
2021-05-23T14:50:12.542Z INFO Operator email {“Address”: “gerardit4@gmail.com”}
2021-05-23T14:50:12.542Z INFO Operator wallet {“Address”: “0xC1E4aD79C6F4FD21C2e09a09639E57D002552Dc5”}
Error: Error starting master database on storagenode: group:
— stat config/storage/blobs: no such file or directory
— stat config/storage/temp: no such file or directory
— stat config/storage/garbage: no such file or directory
— stat config/storage/trash: no such file or directory

assuming you’re running on docker and linux.

Did you run the one- time setup command first?

And then after that you’d run your container start command:

this is per the setup instructions on the Storj website/documents

4 Likes

oh I didnt seen this command i had the commands on a note on my computer. Is that new?. Now its working thanks

my pleasure. The setup command is “relatively new” in the sense that at some point between setting up my 3rd and 4th node this became a requirement. So sometime between 4-8 months ago.

2 Likes

ok yes between this time I didntn set up a new node so that was the reason

1 Like