Closed
Description
vuls scan -config=/var/vuls/config.toml -results-dir=/var/vuls/results -cachedb-path=/var/vuls/cache.db --debug servername
[Mar 24 09:41:40] DEBUG [servername] execResult: servername: servername
cmd: set -o pipefail; curl --max-time 1 --retry 3 --noproxy 169.254.169.254 http://169.254.169.254/latest/meta-data/instance-id
exitstatus: 7
stdout: curl: (7) Failed to connect to 169.254.169.254 port 80: Connection refused
I see that the connection is refused. Do I need to search where or why this is blocked or for what is this used?
I see it's a link-local address.
Metadata
Metadata
Assignees
Labels
No labels