amass-docker-compose icon indicating copy to clipboard operation
amass-docker-compose copied to clipboard

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

Open kfr-ma opened this issue 1 year ago • 1 comments

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 avatar Sep 21 '24 00:09 kfr-ma

now it work , perhaps it s a GitHub change

kfr-ma avatar Sep 21 '24 17:09 kfr-ma