Runes911 1 Posted July 22, 2012 This is a brand new installation, server is updated to the newest beta and hive files. I keep getting this message:This server is running an incorrect version of the server side application. If you are the server admin please contact the Dayz staff.My instance id has been approved and my server is whitelisted. I have opened all ports that the Arma 2 server uses, and followed the instructions I got in the server approval email.What am I missing? Share this post Link to post Share on other sites
verius (DayZ) 4 Posted July 22, 2012 You probably have the same problem i have. If you have more than one ip on the box you have to make sure the ip address you are using for the server is the same as the default on the box. If you do a netstat -a you will see the server you are running on whatever ip address you picked then you will see one that says dayz:3306. If its not running on the same ip you won't be able to get this to work. Either you need to get your whole ip range whitelisted or get the ip address that is listed with dayz:3306 whitelisted then it should let you connect. Share this post Link to post Share on other sites
webmaster@taskymedia.com 0 Posted July 22, 2012 I'm currently using the ForceBindIP utility (Google it) as a workaround until my IPs are whitelisted. Here's a batch script I use to start up:forcebindip SERVER.IP.GOES.HERE Expansion\beta\arma2oaserver.exe dummyparam -mod=EXPANSION\beta;EXPANSION\beta\Expansion;EXPANSION;ca;@dayz;@hive -ip=SERVER.IP.GOES.HERE -port=2302 -profiles=cfgdayz -config=cfgdayz\server_randomNameEtc.cfg -cfg=cfgdayz\arma2.cfg -name=LocationID -world=Chernarus -cpuCount=2 -exThreads=1 -noSoundThe dummyparam is needed or forcebindip will drop the first argument. Good luck! Share this post Link to post Share on other sites
Runes911 1 Posted July 22, 2012 Ah crap this is probably the case. My server has a 5 ips. Share this post Link to post Share on other sites