Github - The Unauthenticated Git Protocol On Port 9418 Is No Longer Supported - Stack Overflow

Github - The Unauthenticated Git Protocol On Port 9418 Is No Longer Supported - Stack Overflow. Improving git protocol security on github. The unauthenticated git protocol on port 9418 is no longer supported.


Below is the error from github action logs. Improving git protocol security on github. The unauthenticated git protocol on port 9418 is no longer supported. The unauthenticated git protocol on port 9418 is no longer supported occurs because github has stopped accepting the deprecated key and signature types, ciphers, and macs, and the unencrypted git protocol from march 15, 2022. Make a slight change to the git repository uri (e.g. After a bit of googling i found this stackoverflow answer which suggested running. The unauthenticated git protocol on port 9418 is no longer supported Replace the deploy key on the repository with a newly generated compatible one. Or similar failure message from another git host. We’re changing which keys are supported in ssh and removing unencrypted git protocol.

The unauthenticated git protocol on port 9418 is no longer supported. Please see improving git protocol security on github | the github blog for more information. If you’re an ssh user, read on for the details and timeline. Thus, the the unauthenticated git protocol on port 9418 is no longer supported. The way to mitigate this is by searching for the string git:// within your package.json and lockfiles (e.g. We’re changing which keys are supported in ssh and removing unencrypted git protocol. +++++ i read through the link provided as well as the following stackoverflow page And doing so indeed fixed the issue. Replace the deploy key on the repository with a newly generated compatible one. The unauthenticated git protocol on port 9418 is no longer supported. After a bit of googling i found this stackoverflow answer which suggested running.