Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Check if you are baking #46

Open
Open
@concordium-cl

Description

If you cannot see your bakerID on the network dashboard, try the following.

Query NodeInfo to check that you are indeed baking:

  • Windows: concordium-client.exe raw GetNodeInfo
  • *nix/macOS: ./concordium-client raw GetNodeInfo

Try the following workaround:
Make sure that the generated keys file (baker-credentials.json) is located in your concordium-data directory on the machine where the node is running. It should be under ~/.local/share/concordium on *nix and %LOCALAPPDATA%\concordium on Windows. Do not rename the file. Then restart the node.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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