Skip to content

getaddrinfo EAI_AGAIN #2088

@ismaelalfarojr

Description

@ismaelalfarojr

I am trying to scan OCI and getting the error below. I have tried with current version as well as 3.4.0.

rror: getaddrinfo EAI_AGAIN iaas.us-sanjose-1.oraclecloud.com
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26)
Emitted 'error' event on ClientRequest instance at:
at TLSSocket.socketErrorListener (node:_http_client:501:9)
at TLSSocket.emit (node:events:517:28)
at TLSSocket.emit (node:domain:489:12)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -3001,
code: 'EAI_AGAIN',
syscall: 'getaddrinfo',
hostname: 'iaas.us-sanjose-1.oraclecloud.com'
}

Quick research shows DNS time out issue. Before I start down a rabbit hole, has anyone seen and resolved?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions