Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git auth errors when trying to sync repository. #137

Open
haydonryan opened this issue Aug 25, 2024 · 0 comments
Open

Git auth errors when trying to sync repository. #137

haydonryan opened this issue Aug 25, 2024 · 0 comments

Comments

@haydonryan
Copy link

Looks like github is asking for authentication when getting crates.io

I did

cargo install --locked panamax.

panamax init /home/haydon/.local/share/panamax
$ panamax sync . --skip-rustup
Rustup sync is disabled, skipping...
Syncing Crates repositories...
[1/3] Fetching crates.io-index...                                                                                                                             [00:00:00]Downloading crates.io-index repository failed: GitError(Error { code: -16, klass: 23, message: "authentication required but no callback set" })
You will need to sync again to finish this download.
Sync complete.

Changed mirror.toml to have 16 threads,

Repeatedly get the error.

I tried forcing a reinstall, but looks like an issue from github.com Is there any way to pass my auth to github?

@haydonryan haydonryan changed the title Git errors when trying to sync repository. Git auth errors when trying to sync repository. Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant