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

Graboid failing to make a connection on aarch64 #11

Open
cristianrz opened this issue Jan 8, 2022 · 2 comments
Open

Graboid failing to make a connection on aarch64 #11

cristianrz opened this issue Jan 8, 2022 · 2 comments

Comments

@cristianrz
Copy link

$ uname -m
aarch64
$ ./graboid -V arm64v8/debian
   • Querying Registry image=arm64v8/debian
   • proxy info from environment http_proxy= https_proxy= no_proxy=
   • getting auth token       
   ⨯ Get "https://auth.docker.io/token?service=registry.docker.io&scope=repository:arm64v8/debian:pull": dial tcp: lookup auth.docker.io on [::1]:53: read udp [::1]:38741->[::1]:53: read: connection refused

Version of graboid 0.15.8

Any other logs I can get/produce?

@blacktop
Copy link
Owner

blacktop commented Apr 9, 2022

When I try:

❯ graboid tags -V library/arm64v8/debian I'm getting a HTTP Error: 401 Unauthorized ??

@blacktop
Copy link
Owner

blacktop commented Apr 9, 2022

Maybe docker has switched to a different token auth API version?

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