question

Benjamin Bennett avatar image
Benjamin Bennett asked

(Thunderhead Server) Server won't go to a healthy status, but works using MockVMAgent

Hello,

I followed the example at:

https://github.com/PlayFab/gsdkSamples


I haven't had any luck getting a server to actually deploy. I setup MockVMAgent and everything seemed fine in there. All the logs were showing like normal and it ran through its course of listening to heartbeats. I have no idea why it refuses to deploy through the dashboard though.

sdksCustom Game Serversgame manager
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

·
Benjamin Bennett avatar image
Benjamin Bennett answered

Resolved the issue. I was using a TCPListener class and using IPAddress.Any to initialize is the way to go.

10 |1200

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

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.