Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collecting metadata. This may take several minutes... events.js:292 throw er; // Unhandled 'error' event ^ Error: connect ETIMEDOUT 138.1.16.150:443 #569

Open
Aditya21jan opened this issue Mar 4, 2021 · 3 comments

Comments

@Aditya21jan
Copy link

Aditya21jan commented Mar 4, 2021

HI Team,

We have installed and configured the cloudsploit tool with Oracle Cloud Infrastructure (OCI), While generating the report, We are getting below error connect ETIMEOUT Error and also noticed that every time the destination IP address is getting change.

Could you please provide the specific IP address range that need to be whitelist in the egress rule and Route table of the instance to resolve and fix this connection TIMEOUT Error from OCI compute Instance towards the Internet.

We have not added the 0.0.0.0 route and egress rule in the existing route table & security list due to security concern.

######## Console log ########
[root@ins01 cloudsploit-master]#
[root@ins01 cloudsploit-master]# ./index.js --config /home/cloudtool/cloudsploit-master/config.js


/ | | | |/ | | | () |
| | | | ___ _ _ | | (
_ __ | | ___ | |
| | | |/ _ | | | |/ ` |_
| '
| |/ _ | | __|
| |
| | () | || | (| |) | |) | | () | | |
_||___/ _,|_,|___/| ./||___/||_|
| |
|_|

CloudSploit by Aqua Security, Ltd.
Cloud security auditing for AWS, Azure, GCP, Oracle, and GitHub

INFO: Using CloudSploit config file: /home/cloudtool/cloudsploit-master/config.js
INFO: Skipping AWS pagination mode
INFO: Determining API calls to make...
INFO: Found 38 API calls to make for oracle plugins
INFO: Collecting metadata. This may take several minutes...
events.js:292
throw er; // Unhandled 'error' event
^

Error: connect ETIMEDOUT 147.154.238.120:443
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1146:16)
Emitted 'error' event on ClientRequest instance at:
at TLSSocket.socketErrorListener (_http_client.js:469:9)
at TLSSocket.emit (events.js:315:20)
at TLSSocket.EventEmitter.emit (domain.js:467:12)
at emitErrorNT (internal/streams/destroy.js:106:8)
at emitErrorCloseNT (internal/streams/destroy.js:74:3)
at processTicksAndRejections (internal/process/task_queues.js:80:21) {
errno: -110,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '147.154.238.120',
port: 443
}
[root@ins01 cloudsploit-master]#
[root@ins01 cloudsploit-master]#

Br,
Aditya Singh.
9945549518.

@Aditya21jan
Copy link
Author

HI Team,

Could you please update the same.

Br,
Aditya Singh.
9945549518.

@SecurityAddicted
Copy link

Hello,
I'm getting the same ETIMEOUT error as shown above.
Has anyone got any solution or workaround please?
Thanks.

@ismaelalfarojr
Copy link

How was this resolved? I am getting same errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants