You are viewing a single comment's thread from:

RE: [Docker compose] How to run a hived node / seed node / witness node

in HiveDevs19 days ago (edited)

You can see there are "permission denied" errors. Perhaps you cloned the repo under root and that caused the error? You could try giving those folders chmod 777 and try again.

datadir and blockchain folders

Sort:  

Thank you! I did try chmod 777 it gave me some errors so I deleted everything and started over creating a folder under root and then cloning the repo then I chmod it again and docker compose up and it seems to be running!