Hi,
I do have the issue that if I try to start our js modul it runs at first in a timeout.
Read timed out (local port # to address # (#), remote port # to address # (#))
I need always two executes to get the js modul to run. The first time of the execute runs each time in a time out (after a couple of minutes). The second execute takes also a lot of minutes but is starting after that. This all together needs almost between 10 until 15 minutes... :( . It's a small project.
This issue was not from the beginning of this project. It came up overnight. I'm not beware that I was changing any properties of this project or any important properties of the js modul.
We had this same behavior also in an other project a couple of months ago but wasn't able to find out what the reason is. In this project is the issue gone.
Was playing with INCOMING_CONNECTION_TIMEOUT, but didn't work for me
Could anyone help us?