question

brandon@uprootstudios.com avatar image
brandon@uprootstudios.com asked

Thunderhead port does not open

Hi, we are evaluating Thunderhead hosting, and have 1 Active and 1 StandBy server. However, our UDP port (7777) does not appear to be open on the server, and using a port forwarding tester indicates that the port is closed on the VM's IP (but trying other ports, such as 50000 for RDP, shows that it works). We have no issues, however, when debugging locally. Our TitleID is E39D6

apisunity3dsdks
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
v-humcin avatar image
v-humcin answered

While you are listening on port 7777 on your server, this port is mapped to another port on the Docker host so you will want to use the IP address and port returned by a call such as RequestMultiplayerServer to actually connect to the server.

This thread talks about the issue further: https://community.playfab.com/questions/28794/server-20-cant-connect-to-unreal-dedicated-server.html

Hope this helps!

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

brandon@uprootstudios.com avatar image brandon@uprootstudios.com commented ·

That was it, thanks!

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.