Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

The unauthenticated git protocol on port 9418 is no longer supported. #48

Open
drewfreyling opened this issue Jan 11, 2022 · 2 comments

Comments

@drewfreyling
Copy link

drewfreyling commented Jan 11, 2022

Steps to reproduce:
Run a docker build with the following dockerfile:

FROM kong:2.6.0-alpine
USER root
RUN luarocks install lua-resty-cookie

Error:
Cloning into 'lua-resty-cookie'...
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.

Error: Failed cloning git repository.

@kongjun01
Copy link

kongjun01 commented Jan 11, 2022

I solved.

api7/lua-resty-radixtree#107 (comment)

@drewfreyling
Copy link
Author

LuaRocks 3.8 works around the issue. Ideally the rockspec file should be updated as well.

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

No branches or pull requests

2 participants