Skip to content

Cannot successfully start TestNet node  #16

Open
@husafan

Description

@husafan

I am on an Apple M1. I have Docker Engine 20.10.6 with Docker Desktop 3.3.3 (64133).

When I create a new node by clicking "New Instance" on TestNet and then click the "Start" button, I get the following output. It repeats for a while until I get an error "Proposal Frozen":

docker run -dt --rm --name algorand-Test-2.5.6 -p 8080:8080 -v algorand-Test:/data algorand/stable:2.5.6 /bin/bash
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
1cf5ad09122193eaf078450d44184fda7ff87302b720c6a36ba5fa189688b935
docker exec algorand-Test-2.5.6 ./goal node start -d /data -l 0.0.0.0:8080
Algorand node successfully started!
docker exec algorand-Test-2.5.6 cat /data/algod.token
204c4bd0420ae2fe798ce71bbae7bd64c2ca0c7edb01766bc2842c2db3a533d1
docker exec algorand-Test-2.5.6 ./carpenter -color -d /data
Watching file: /data/node.log...
could not decode line from JSON: ++++++++++++++++++++++++++++++++++++++++
could not decode line from JSON: Logging Starting
could not decode line from JSON: Telemetry Disabled
could not decode line from JSON: ++++++++++++++++++++++++++++++++++++++++
12307329.0.0: RoundInterrupted - |
12307330.0.0: RoundInterrupted - |
12307331.0.0: RoundInterrupted - |
12307333.0.0: RoundInterrupted - |

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions