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
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
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!