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
I am using clair scanner, and while i start the scan "clair-scanner-master ./clair-scanner --ip 192.168.1.100 alpine:edge"
where 192.168.1.100 is my en0 address. i am running into below issue , Can anyone see what could be causing this issue ?
➜ clair-scanner-master ./clair-scanner --ip 192.168.1.100 alpine:edge
2020/11/19 07:38:30 [INFO] ▶ Start clair-scanner
2020/11/19 07:38:30 [INFO] ▶ Server listening on port 9279
2020/11/19 07:38:30 [INFO] ▶ Analyzing 59091c18eee0b24b5e9777d96b4681f10972f689173768864bfc2cb78fbbf244
2020/11/19 07:38:31 [CRIT] ▶ Could not analyze layer: Clair responded with a failure: Got response 422 with message {"Error":{"Message":"worker: OS and/or package manager are not supported"}}
The text was updated successfully, but these errors were encountered:
Hello everyone,
I am using clair scanner, and while i start the scan "clair-scanner-master ./clair-scanner --ip 192.168.1.100 alpine:edge"
where 192.168.1.100 is my en0 address. i am running into below issue , Can anyone see what could be causing this issue ?
➜ clair-scanner-master ./clair-scanner --ip 192.168.1.100 alpine:edge
2020/11/19 07:38:30 [INFO] ▶ Start clair-scanner
2020/11/19 07:38:30 [INFO] ▶ Server listening on port 9279
2020/11/19 07:38:30 [INFO] ▶ Analyzing 59091c18eee0b24b5e9777d96b4681f10972f689173768864bfc2cb78fbbf244
2020/11/19 07:38:31 [CRIT] ▶ Could not analyze layer: Clair responded with a failure: Got response 422 with message {"Error":{"Message":"worker: OS and/or package manager are not supported"}}
The text was updated successfully, but these errors were encountered: