aws-secrets-github-sync icon indicating copy to clipboard operation
aws-secrets-github-sync copied to clipboard

Error: connect EHOSTDOWN 169.254.169.254:80 - Local (192.168.1.103:56361)

Open harshalx opened this issue 11 months ago • 0 comments

Hello, I tried this tool with the right pre-reqs (authenticated github and also have the right aws creds) and I get this error. Am I missing something?

`$ aws-secrets-github-sync -s secret-arn -r repo-name (node:56565) NOTE: The AWS SDK for JavaScript (v2) will enter maintenance mode on September 8, 2024 and reach end-of-support on September 8, 2025.

Please migrate your code to use AWS SDK for JavaScript (v3). For more information, check blog post at https://a.co/cUPnyil (Use node --trace-warnings ... to show where the warning was created) Error: connect EHOSTDOWN 169.254.169.254:80 - Local (192.168.1.103:56361) at internalConnect (node:net:1092:16) at defaultTriggerAsyncIdScope (node:internal/async_hooks:464:18) at node:net:1322:9 at process.processTicksAndRejections (node:internal/process/task_queues:77:11)`

harshalx avatar Mar 20 '24 06:03 harshalx