You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

connection timed out

Summary:


for a newly created instance I can see that curl private-ip:3000 is working but curl public-ip:3000 is giving a connection timed out error.

3000 is set in ingress rules.

I am using Ubuntu 22

Could it be that my Oracle Cloud Security List is likely blocking 3000.

Command: sudo netstat -tulnp | grep 3000

Output: tcp LISTEN 0 128 0.0.0.0:3000 0.0.0.0:* users:(("node",pid,fd))

Node.js is working proper.

Running server on port 80 also did not work.

Please suggest a work around

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!