Skip to content

Node not syncing post mandatory upgrade #5807

Closed
@bmalepaty

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?

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