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
There seems to be an issue when I try to run the relay node as a docker service. I hope the issue is obvious once you see the logs :) Perhaps the issue is resolved once you have lerna as a dependency instead of a devDependency.
$ docker-compose up
relay_1 |
relay_1 |> start
relay_1 |> npx lerna exec --scope @hashgraph/json-rpc-server -- npm run start
relay_1 |
Need to install the following packages:
relay_1 | lerna
Steps to reproduce
run docker-compose up with the given docker compose file
Thanks @rafaelkallis , triaged for this sprint. We'll take a look.
Just in case though please try the 0.1.0 (just released) & main image to confirm if the issue was not resolved.
Description
Hi @Nana-EC
There seems to be an issue when I try to run the relay node as a docker service. I hope the issue is obvious once you see the logs :) Perhaps the issue is resolved once you have
lerna
as adependency
instead of adevDependency
.Steps to reproduce
Additional context
docker-compose.yaml
Hedera network
testnet
Version
v0.1.0-rc3
Operating system
Linux
The text was updated successfully, but these errors were encountered: