Skip to content
This repository has been archived by the owner on Aug 21, 2021. It is now read-only.

Error when running docker-compose up #125

Open
theahomeds opened this issue Oct 19, 2018 · 0 comments
Open

Error when running docker-compose up #125

theahomeds opened this issue Oct 19, 2018 · 0 comments

Comments

@theahomeds
Copy link

I receive the below error messages when trying to start my local open relay instance.

I am using branch: openrelay-0xv2-support

Could someone please let me know how to resolve this issue.

Error Messages

Creating openrelay_api_1 ... error

ERROR: for openrelay_api_1 Cannot start service api: OCI runtime create failed: container_linux.go:348: starting co

ERROR: for blockmonitor Cannot start service blockmonitor: OCI runtime create failed: container_linux.go:348: starting container process caused "exec: "./node_modules/.bin/truffle": stat ./node_modules/.bin/truffle: no such file or directory": unknown

ERROR: for api Cannot start service api: OCI runtime create failed: container_linux.go:348: starting container process caused "exec: "python": executable file not found in $PATH": unknown

ERROR: for indexer Cannot start service indexer: OCI runtime create failed: container_linux.go:348: starting container process caused "exec: "python": executable file not found in $PATH": unknown
ERROR: Encountered errors while bringing up the project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant