substrate-docs icon indicating copy to clipboard operation
substrate-docs copied to clipboard

the step Cargo build release contains errors.

Open pekster85 opened this issue 1 year ago • 0 comments

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

pekster85 avatar Jul 22 '24 20:07 pekster85