Skip to content

zen-secnodetracker stuck at "Unable to collect stats without a nodeid" after install #127

@sebavasile

Description

@sebavasile

I might do something wrong, but after a fresh install I get these logs:
Waiting to register
Unable to collect stats without a nodeid

The issues seems to be raised by the fact there is nodeid: null in the config.json file.
If I enter the container "docker exec -it zen-secnodetracker bash" and I execute the same steps from the install script:
cd /home/node/
&& git clone https://github.com/ZencashOfficial/secnodetracker.git
&& cd secnodetracker
&& npm install

and i answer with the already preconfigured infos it will generate a config.json file without the "nodeid": null line.
I restart zen-secnodetracker and it registers, receiving a new nodeid.

If this is an accepted error i will prepare a PR. thanks

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