dfinity / examples

Example applications, microservices, and code samples for the Internet Computer
https://dfinity.org
Apache License 2.0
535 stars 349 forks source link

NFT_WALLET fails to deploy #830

Closed testpuddle closed 3 months ago

testpuddle commented 6 months ago

Using dfx 0,18,.0 and rustc 1.68,1 the nft_wallet will not build when running start.sh

It complains about TLS issues during the script. The same occured with rustc 1.77

thread 'main' panicked at 'Could not create HTTP client.: reqwest::Error { kind: Builder, source: "Unknown TLS backend passed to use_preconfigured_tls" }', /home/ted/.cargo/registry/src/github.com-1ecc6299db9ec823/ic-agent-0.20.1/src/agent/http_transport/reqwest_transport.rs:79:18

Multiple users have experienced this issue.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 3 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.