[Photon Counter Server] Failed to create web server

Options
luxel
luxel
edited September 2014 in Photon Server
We're starting our 4 game servers and to monitor the performance and traffic, we're setting up one dedicated server to host photon counter service...However, the service always failed to start due to below error:

2014-09-28 16:57:44,576 [4] ERROR Photon.Dashboard.PhontonDashboardService [(null)] - Failed to create web server
System.Net.HttpListenerException: The format of the specified network name is invalid
at System.Net.HttpListener.AddAll()
at System.Net.HttpListener.Start()
at Photon.Dashboard.PhontonDashboardService.InitWebServer()

Any suggestion on how to fix this?

Or is there any better way to monitor game servers?

Comments