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 usage when using in policyfile gives error: The unauthenticated git protocol on port 9418 is no longer supported. #2762

Open
snohio opened this issue May 9, 2022 · 0 comments
Labels
Status: Good First Issue An issue ready for a new contributor. Triage: Confirmed Indicates and issue has been confirmed as described.

Comments

@snohio
Copy link

snohio commented May 9, 2022

Description

As a developer, when I try to use github as my source of cookbook (such as cookbook 'mysql', github: 'opscode-cookbooks/mysql', branch: 'master' ) I am no longer able to do so - please update chef-workstation to be able to communicate with github in modern methods. Please see the error below.

Chef Workstation Version

2022.4.891

Platform Version

Windows 10

Error

Installing diiv >= 0.0.0 from github
Error: Failed to generate Policyfile.lock
Reason: (CookbookOmnifetch::GitCommandError) Git error: command `git clone git://github.com/snohio/diiv.git "C:/Users/butler/AppData/Local/chef-workstation/cache/.cache/git/ccc96674eee16041965202e6c3fff80e2da3ceb5" --bare --no-hardlinks` failed. If this error persists, try removing the cache directory at 'C:/Users/butler/AppData/Local/chef-workstation/cache/.cache/git/ccc96674eee16041965202e6c3fff80e2da3ceb5'.Output from the command:

Cloning into bare repository 'C:/Users/butler/AppData/Local/chef-workstation/cache/.cache/git/ccc96674eee16041965202e6c3fff80e2da3ceb5'...
fatal: remote error:
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
@snohio snohio added the Status: Untriaged An issue that has yet to be triaged. label May 9, 2022
@vkarve-chef vkarve-chef added Triage: Confirmed Indicates and issue has been confirmed as described. Status: Good First Issue An issue ready for a new contributor. and removed Status: Untriaged An issue that has yet to be triaged. labels May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Good First Issue An issue ready for a new contributor. Triage: Confirmed Indicates and issue has been confirmed as described.
Projects
None yet
Development

No branches or pull requests

2 participants