Unable to connect to a node.js TCP socket hosted on Google Compute Engine
I am trying to set up a generic TCP socket using node.js and host the container using Google Compute Engine. My problem is that I am unable to connect to the socket after deployment. The connection just times out.