You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---> Running in 518b6a377240
Collecting git+git://github.com/qmk/qmk_compiler.git@master
Cloning git://github.com/qmk/qmk_compiler.git (to revision master) to /tmp/pip-req-build-9zduddus
Running command git clone --filter=blob:none --quiet git://github.com/qmk/qmk_compiler.git /tmp/pip-req-build-9zduddus
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: subprocess-exited-with-error
× git clone --filter=blob:none --quiet git://github.com/qmk/qmk_compiler.git /tmp/pip-req-build-9zduddus did not run successfully.
│ exit code: 128
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet git://github.com/qmk/qmk_compiler.git /tmp/pip-req-build-9zduddus did not run successfully.
│ exit code: 128
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Service 'qmk_api' failed to build: The command '/bin/sh -c pip3 install -r requirements.txt git+git://github.com/qmk/qmk_compiler.git@master git+git://github.com/skullydazed/kle2xy.git@master' returned a non-zero code: 1
### Additional Context?
_No response_
The text was updated successfully, but these errors were encountered:
Describe the Bug
When running docker-compose up, the step fails:
The text was updated successfully, but these errors were encountered: