substrate-docs
substrate-docs copied to clipboard
the step Cargo build release contains errors.
Is there an existing issue?
- [X] I have searched the existing issues
Experiencing problems? Have you tried our Stack Exchange first?
- [ ] This is not a support question.
Bug report for compiling, code snippets, templates, etc.
error: failed to get frame-benchmarking-cli as a dependency of package node-template v0.0.0 (/home/pekkie/substrate-node-template/node)
Caused by:
failed to load source for dependency frame-benchmarking-cli
Caused by: Unable to update https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-v1.9.0#3c3d6fce
Caused by: failed to fetch into: /home/pekkie/.cargo/git/db/polkadot-sdk-cff69157b985ed76
Caused by:
network failure seems to have happened
if a proxy or similar is necessary net.git-fetch-with-cli may help here
https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
Caused by: SSL error: unknown error; class=Ssl (16)
Steps to reproduce the problem
followed the tutorial until cargo build release