You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Linux, fresh install, dev branch (v0.9.0), docker-compose.yaml as well as those files still owned by root after setup:
make start.sh executablechmod: changing permissions of '/home/debian/.cyphernode/cyphernode/dist/start.sh': Operation not permitted
[ FAILED ]
make stop.sh executablechmod: changing permissions of '/home/debian/.cyphernode/cyphernode/dist/stop.sh': Operation not permitted
[ FAILED ]
make testfeatures.sh executablechmod: changing permissions of '/home/debian/.cyphernode/cyphernode/dist/testfeatures.sh': Operation not permitted
[ FAILED ]
make testdeployment.sh executablechmod: changing permissions of '/home/debian/.cyphernode/cyphernode/dist/testdeployment.sh': Operation not permitted
[ FAILED ]
The text was updated successfully, but these errors were encountered:
On Linux, fresh install, dev branch (v0.9.0), docker-compose.yaml as well as those files still owned by root after setup:
The text was updated successfully, but these errors were encountered: