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

Github clone "invalid username or password" failures (Mac builds) #14588

Open
gtritchie opened this issue Apr 24, 2024 · 2 comments
Open

Github clone "invalid username or password" failures (Mac builds) #14588

gtritchie opened this issue Apr 24, 2024 · 2 comments

Comments

@gtritchie
Copy link
Member

Builds for Mac occasionally fail as follows:

[2024-04-24T17:29:55.220Z] Cloning the remote Git repository
[2024-04-24T17:29:55.220Z] Cloning with configured refspecs honoured and without tags
[2024-04-24T17:29:55.785Z] ERROR: Error cloning remote repo 'origin'
[2024-04-24T17:29:55.785Z] hudson.plugins.git.GitException: Command "git fetch --no-tags --force --progress -- https://github.com/rstudio/rstudio-pro.git +refs/heads/rel-chocolate-cosmos:refs/remotes/origin/rel-chocolate-cosmos" returned status code 128:
[2024-04-24T17:29:55.785Z] stdout: 
[2024-04-24T17:29:55.785Z] stderr: remote: Invalid username or password.
[2024-04-24T17:29:55.785Z] fatal: Authentication failed for 'https://github.com/rstudio/rstudio-pro.git/'

Replaying the build usually works.

@gtritchie gtritchie added bug builds new New incoming issues, ready for initial review. labels Apr 24, 2024
@gtritchie gtritchie changed the title Github pull "invalid username or password" failures during Mac builds Github clone "invalid username or password" failures during Mac builds Apr 24, 2024
@gtritchie gtritchie changed the title Github clone "invalid username or password" failures during Mac builds Github clone "invalid username or password" failures (Mac builds) Apr 24, 2024
@ronblum ronblum removed the new New incoming issues, ready for initial review. label Apr 26, 2024
@gtritchie gtritchie added this to the Cranberry Hibiscus milestone May 7, 2024
@gtritchie
Copy link
Member Author

We should look at the linked thread and see if any proposed solutions will work for us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants