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
{{ message }}
This repository has been archived by the owner on Aug 21, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: