Skip to content

Node not syncing post mandatory upgrade #5807

Description

@bmalepaty

I tried setting up a Tron Node through docker container
version: "3.7"
services:
node:
image: tronprotocol/java-tron:GreatVoyage-v4.7.4
restart: on-failure
ports:
- "7332:8090"
- "18888:18888"
- "50051:50051"
volumes:
- /TronDisk/output-directory/output-directory:/java-tron/output-directory
- /TronDisk/logs:/logs
container_name: tron_fullnode

On starting this container, block has stopped syncing at 60348877.
Can you please suggest on next steps?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions