Giter Club home page Giter Club logo

Comments (6)

testpuddle avatar testpuddle commented on August 19, 2024 1

I also got the same issue under dfx 0.16.1.

I cloned the examples again incase they were updated.
nft-wallet panicked in the same spot as the above.

from examples.

adamspofford-dfinity avatar adamspofford-dfinity commented on August 19, 2024 1

Aha, I see the problem. Run cargo install icx-asset --version 0.20.0 --locked, the --locked part being important. Does this resolve the error?

from examples.

adamspofford-dfinity avatar adamspofford-dfinity commented on August 19, 2024

Which version of dfx are you using?

from examples.

adamspofford-dfinity avatar adamspofford-dfinity commented on August 19, 2024

There are canister functions for transaction history, but dfx does not use them, only the web UI does.

from examples.

johnnynanjiang avatar johnnynanjiang commented on August 19, 2024

Thanks @adamspofford-dfinity for the prompt response.

  1. Sure, dfx version is dfx 0.16.0, would you be able to deploy it locally successfully?

  2. Regarding There are canister functions for transaction history, but dfx does not use them, only the web UI does.

Did you mean the web UI like below, where I didn't find Cycle transaction history (gas fee history)

image

  1. I still got the same error
created public/build/main.js in 12.9s
thread 'main' panicked at 'Could not create HTTP client.: reqwest::Error { kind: Builder, source: "Unknown TLS backend passed to `use_preconfigured_tls`" }', /Users/nanjiang/.cargo/registry/src/github.com-1ecc6299db9ec823/ic-agent-0.20.1/src/agent/http_transport/reqwest_transport.rs:79:18
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

the same error happened to all cases

./deploy.sh --network ic
./deploy.sh --network local
./deploy.sh --playground

Can you please double check that you are able to deploy examples/rust/nft-wallet?

from examples.

johnnynanjiang avatar johnnynanjiang commented on August 19, 2024

Yes @adamspofford-dfinity , it fixed the problem, appreciate your help.

from examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.