Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local node fails to start correctly #904

Open
0xivanov opened this issue Jan 13, 2025 · 0 comments
Open

Local node fails to start correctly #904

0xivanov opened this issue Jan 13, 2025 · 0 comments

Comments

@0xivanov
Copy link

0xivanov commented Jan 13, 2025

Problem

Occasionally, the local node fails to start correctly. In these cases, the JSON-RPC relay does not initialize, and the process remains stuck at Executing command: docker compose -f docker-compose.yml -f docker-compose.evm.yml up -d.

This issue can be reproduced using an Adhoc Release Image of Hedera Services, such as the one available here https://github.com/hashgraph/hedera-services/actions/runs/12583938570.

Steps to Reproduce

  1. Modify local.json
    Update the NETWORK_NODE_IMAGE_TAG tag to:

    0.58.0-hip-991-submit-message-last-tests.x4f31f34  
    
  2. Update .env
    Replace the first two paragraphs with the following:

    #### Image Names & Prefixes ####  
    NETWORK_NODE_IMAGE_PREFIX=us-docker.pkg.dev/swirlds-registry/local-node/  
    
    HAVEGED_IMAGE_PREFIX=gcr.io/hedera-registry/  
    NETWORK_NODE_IMAGE_NAME=main-network-node  
  3. Start the Local Node

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

No branches or pull requests

2 participants