Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Missing logs after cargo update in the node template #11684

Closed
2 tasks done
gdethier opened this issue Jun 16, 2022 · 1 comment
Closed
2 tasks done

Missing logs after cargo update in the node template #11684

gdethier opened this issue Jun 16, 2022 · 1 comment
Labels
J2-unconfirmed Issue might be valid, but it’s not yet known.

Comments

@gdethier
Copy link

Is there an existing issue?

  • I have searched the existing issues

Experiencing problems? Have you tried our Stack Exchange first?

  • This is not a support question.

Description of bug

When cloning the substrate node template, upgrading all dependencies (i.e. running cargo update) and running the node, some log messages are missing (the name of the node, system information, benchmark scores, etc.).

The problem has already been described on StackExchange and a workaround submitted in the form of an answer.

I will shortly submit a PR implementing the workaround.

Steps to reproduce

  • Clone the node template
  • Run cargo update
  • Run cargo build --release
  • Run the node: ./target/release/node-template --dev
@github-actions github-actions bot added the J2-unconfirmed Issue might be valid, but it’s not yet known. label Jun 16, 2022
gdethier added a commit to logion-network/substrate that referenced this issue Jun 16, 2022
@bkchr
Copy link
Member

bkchr commented Jun 17, 2022

Superseded by: #11691

@bkchr bkchr closed this as completed Jun 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
J2-unconfirmed Issue might be valid, but it’s not yet known.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants