iotaledger / wasp

Node for IOTA Smart Contracts
Apache License 2.0
296 stars 147 forks source link

wasp-cli metrics nodeconn output only zeroes? #3416

Open TeeVeeEss opened 5 months ago

TeeVeeEss commented 5 months ago

Describe the bug Command is not showing any information.

To Reproduce

  1. Download the latest wasp-cli, unzip and navigate to that folder
  2. Use this command ./wasp-cli metrics nodeconn
  3. Output is only showing zeroes:
    Password required to open/create secured storage.
    Password:
    Following chains are registered for L1 events:
        smr1prxvwqvwf7nru5q5xvh5thwg54zsm2y4wfnk6yk56hj3exxkg92mx20wl3s
    ------------                         -----  ---------                      ------------
    Message name                         Total  Last time                      Last message
    ------------                         -----  ---------                      ------------
    Milestone                       IN   0      0001-01-01 00:00:00 +0000 UTC
    State output                    IN   0      0001-01-01 00:00:00 +0000 UTC
    Alias output                    IN   0      0001-01-01 00:00:00 +0000 UTC
    Output                          IN   0      0001-01-01 00:00:00 +0000 UTC
    On ledger request               IN   0      0001-01-01 00:00:00 +0000 UTC
    Tx inclusion state              IN   0      0001-01-01 00:00:00 +0000 UTC
    Publish state transaction       OUT  0      0001-01-01 00:00:00 +0000 UTC
    Publish governance transaction  OUT  0      0001-01-01 00:00:00 +0000 UTC
    Pull latest output              OUT  0      0001-01-01 00:00:00 +0000 UTC
    Pull tx inclusion state         OUT  0      0001-01-01 00:00:00 +0000 UTC  0x0000000000000000000000000000000000000000000000000000000000000000
    Pull output by ID               OUT  0      0001-01-01 00:00:00 +0000 UTC  0x00000000000000000000000000000000000000000000000000000000000000000000

    Expected behavior Some decent info or an explanation why it's all zeroes.

Network and versioning