Skip to content

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

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

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions