stablecoin icon indicating copy to clipboard operation
stablecoin copied to clipboard

failed to acquire username/password from local configuration

Open fractal-86 opened this issue 4 years ago • 0 comments

hello dear ai cant run cargo build --release i get this message :

Updating git repository https://github.com/jimmychu0807/simple-json error: failed to get simple-json as a dependency of package pallet-price-fetch v1.2.0 (/temp/stablecoin/pallets/price-fetch)

Caused by: failed to load source for dependency simple-json

Caused by: Unable to update https://github.com/jimmychu0807/simple-json#e5e51a27

Caused by: failed to fetch into: /home/mohammad/.cargo/git/db/simple-json-aa2c7529b6e8fe90

Caused by: failed to authenticate when downloading repository

  • attempted to find username/password via git's credential.helper support, but failed

if the git CLI succeeds then net.git-fetch-with-cli may help here https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli

Caused by: failed to acquire username/password from local configuration

fractal-86 avatar Nov 29 '21 08:11 fractal-86