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

failed to fetch remote https://github.com/owasp-amass/amass.git: exit status 128 #2

Open
kfr-ma opened this issue Sep 21, 2024 · 1 comment

Comments

@kfr-ma
Copy link

kfr-ma commented Sep 21, 2024

when running docker compose run --rm amass enum -d owasp.org i got this error :

docker compose run --rm amass enum -d owasp.org

[+] Running 7/0
⠿ Container assetdb Running 0.0s
⠿ Container loki Running 0.0s
⠿ Container promtail Running 0.0s
⠿ Container syslog Running 0.0s
⠿ Container postal Running 0.0s
⠿ Container grafana Running 0.0s
⠿ Container engine Running 0.0s
[+] Building 92.2s (1/1) FINISHED
=> ERROR [internal] load git source https://github.com/owasp-amass/amass.git#develop 92.1s

[internal] load git source https://github.com/owasp-amass/amass.git#develop:
#1 1.214 da15f9eeb17cf1c8817a93d1ca33c78405a1f0cd refs/heads/develop
#1 92.10 error: 2115 bytes of body are still expected
#1 92.11 fetch-pack: unexpected disconnect while reading sideband packet
#1 92.12 fatal: early EOF
#1 92.12 fatal: index-pack failed


failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to read dockerfile: failed to fetch remote https://github.com/owasp-amass/amass.git: exit status 128

failed to fetch remote https://github.com/owasp-amass/amass.git: exit status 128

@kfr-ma
Copy link
Author

kfr-ma commented Sep 21, 2024

now it work , perhaps it s a GitHub change

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

No branches or pull requests

1 participant