- Checked to make sure ports 27015, 7777 and 7778 are all forwarded to the server's local static IP
- Checked to make sure Windows firewall is also allowing these requests through
- Temporarily disabled Windows firewall
- Put the server on the router's DMZ for a temporary session
- Downloaded a completely new install through steamcmd
- I received a new DHCP lease on my WAN IP a couple of weeks ago. At first I thought this caused the issue as it was still waiting to get on the master list. Server has been online continuously for over 2 weeks at this point though with the new IP address.
- I also run a pair of Terraria (7779 & 7780) servers that folks have been able to connect to just fine during this entire frame.
- I also have a Teamspeak 3 server that has been unaffected
CPU: Intel i5 2500K
RAM: 16 GB
HDD: Combination of a 120GB SSD (where the OS & ARK reside) along with a RAID 5 array
OS: Windows Server 2008 R2
ARK Server name: The Splatterhouse
Troubleshooting info:
Startup scripts:
ShooterGameServer.exe TheIsland?QueryPort=27015?MaxPlayers=70?listen -nosteamclient -game -server -log
Most recent logfile info:
content log
[2015-08-22 13:31:35] Loaded 0 apps from install folder "C:\New Ark Server\ark_server\ShooterGame\Binaries\Win64\steamapps\appmanifest_*.acf".
[2015-08-22 13:33:14] Loaded 0 apps from install folder "C:\New Ark Server\ark_server\ShooterGame\Binaries\Win64\steamapps\appmanifest_*.acf".
[2015-08-22 14:33:58] Loaded 0 apps from install folder "C:\New Ark Server\ark_server\ShooterGame\Binaries\Win64\steamapps\appmanifest_*.acf".
[2015-08-22 15:20:46] Loaded 0 apps from install folder "C:\New Ark Server\ark_server\ShooterGame\Binaries\Win64\steamapps\appmanifest_*.acf".
connection log
[2015-08-22 13:32:43] Log session started
[2015-08-22 13:32:43] [0,0] SetSteamID( [A:1:0:0] )
[2015-08-22 13:32:43] CCMInterface::YieldingConnect -- no CMs cached locally, calling ISteamDirectory/GetCMList web api. . .
[2015-08-22 13:32:43] CCMInterface::YieldingConnect -- got 100 CMs from ISteamDirectory/GetCMList.
[2015-08-22 13:32:43] [1,4] Connect() starting connection (eNetQOSLevelMedium, 208.78.164.10:27017, UDP)
[2015-08-22 13:32:44] [1,4] ConnectionCompleted() (208.64.200.203:27017, UDP)
[2015-08-22 13:32:44] [1,4] RecvMsgClientLogOnResponse() : [A:1:1605479425:5800] 'OK'
[2015-08-22 13:34:12] Log session started
[2015-08-22 13:34:12] [0,0] SetSteamID( [A:1:0:0] )
[2015-08-22 13:34:12] [1,2] Connect() starting connection (eNetQOSLevelMedium, 208.78.164.11:27018, UDP)
[2015-08-22 13:34:13] [1,2] ConnectionCompleted() (208.64.201.169:27020, UDP)
[2015-08-22 13:34:13] [1,2] RecvMsgClientLogOnResponse() : [A:1:1606719495:5800] 'OK'
[2015-08-22 14:34:47] Log session started
[2015-08-22 14:34:47] [0,0] SetSteamID( [A:1:0:0] )
[2015-08-22 14:34:47] [1,2] Connect() starting connection (eNetQOSLevelMedium, 208.78.164.13:27019, UDP)
[2015-08-22 14:34:48] [1,2] ConnectionCompleted() (208.64.200.203:27018, UDP)
[2015-08-22 14:34:48] [1,2] RecvMsgClientLogOnResponse() : [A:1:2641464325:5800] 'OK'
[2015-08-22 15:21:51] Log session started
[2015-08-22 15:21:51] [0,0] SetSteamID( [A:1:0:0] )
[2015-08-22 15:21:51] [1,2] Connect() starting connection (eNetQOSLevelMedium, 208.78.164.14:27018, UDP)
[2015-08-22 15:21:51] [1,2] ConnectionCompleted() (208.64.200.205:27017, UDP)
[2015-08-22 15:21:51] [1,2] RecvMsgClientLogOnResponse() : [A:1:3079638025:5800] 'OK'
Any ideas would be greatly appreciated as I'm pretty well stuck at this point.