First steps with nodejs tutorial

Hi @jsierles

Ok, that makes sense.

I’m current not under university network and it worked! Thanks.
(I will let you know when I am back to uni network if it fails again).

Even in non-uni network I was having trouble getting the builder to do its thing. It was stuck, and I reported it on another thread here. However this new version you shared with me here, fixed that as well.

Now my problem is that I can’t reach the deployed app via UDP. I am working on a project that listens to incoming UDP messages. How can I make sure that fly has UDP ports open? I am already telling the app to listen to port: process.env.PORT

Could you still help me with this? :slight_smile: