SinisterXylene Posted June 22, 2015 Report Share Posted June 22, 2015 Hi, i am trying to create an epoch server for me and my friends to play on, however in the console i get this error: Cannot start server on port 2302. I tried changing my port, which didnt work and i cant find anything online about this error (i did find one, but it didn't help). Picture of my server startup: http://gyazo.com/57c3de0d2b1433763883bc4a80c48cf6 Server startup parameters: @echo off arma3server.exe -mod=@Epoch;@EpochHive; -config=Desktop\Arma 3 Epoch\SC\config.cfg -ip=217.44.92.32 -port=2302 -profiles=SC -cfg=Desktop\Arma 3 Epoch\SC\config.cfg -name=SC If there is any other files that i need to post please let me know, thanks for any help! EDIT: My EpochServer.ini: [EpochServer] BattlEyePath = SC\battleye InstanceID = NA123 LogAbuse = 1 IP = 127.0.0.1 Port = 2302 Password = ********** [Redis] IP = 127.0.0.1 Port = 6379 DB = 0 Password = ********** [steamAPI] Logging = 0 Key = VACBanned = 0 VACMinimumNumberOfBans = 0 VACMaximumDaysSinceLastBan = 0 PlayerAllowOlderThan = 0 Link to comment Share on other sites More sharing options...
0 SinisterXylene Posted June 23, 2015 Author Report Share Posted June 23, 2015 Yes the info is the same, here is a complete rpt: http://pastebin.com/ybXXLmU0 Also there is a start-redis and a redis-server (http://gyazo.com/df1ff4ee37a45bd86d80541def2d2421) in my DB folder, which one should i launch, I've tried them both, and them both together but still doesn't work. Link to comment Share on other sites More sharing options...
0 Richie Posted June 23, 2015 Report Share Posted June 23, 2015 It's the start-redis.cmd you want to use, that runs redis.exe with the redis-conf settings used. Looking at that RPR my money is on redis not running correctly, double check your info in redis.conf matches epochserver.ini Link to comment Share on other sites More sharing options...
0 SinisterXylene Posted June 23, 2015 Author Report Share Posted June 23, 2015 EpochServer.ini - http://pastebin.com/bqW4d8C2 Redis.conf - http://gyazo.com/9211ea2f44f94afd54f50e668a8f9989 Redis CMD - http://gyazo.com/886ab93901633dc158b5274e7652c8dd Link to comment Share on other sites More sharing options...
0 Richie Posted June 23, 2015 Report Share Posted June 23, 2015 Hard to tell as you've hidden the password, not that i blame you but one shows 7 characters in the password and the other 8 :unsure: I'm really out of ideas now though Link to comment Share on other sites More sharing options...
0 SinisterXylene Posted June 23, 2015 Author Report Share Posted June 23, 2015 Shame, both the passwords are the same i assure you. Oh well, any ideas what i could do next? Link to comment Share on other sites More sharing options...
0 Richie Posted June 23, 2015 Report Share Posted June 23, 2015 The server starts, your RPT confirms that, it fails around the time it should connect to the DB It could be the mission file but i'm guessing you've not changed anything yet ? Link to comment Share on other sites More sharing options...
0 SinisterXylene Posted June 23, 2015 Author Report Share Posted June 23, 2015 No, not yet. Link to comment Share on other sites More sharing options...
0 SinisterXylene Posted June 23, 2015 Author Report Share Posted June 23, 2015 I think i will try to recreate the server, it may be an error in my installation. Link to comment Share on other sites More sharing options...
0 SinisterXylene Posted June 23, 2015 Author Report Share Posted June 23, 2015 IT WORKS! I got it working now! However i have a new problem, i can join the server just fine, but i cant teleport out of the spawn area. EDIT: Fixed this as well, thanks so much for our help! Link to comment Share on other sites More sharing options...
0 Richie Posted June 24, 2015 Report Share Posted June 24, 2015 Hurrah :d glad you're finally sorted, good luck Link to comment Share on other sites More sharing options...
Question
SinisterXylene
Hi, i am trying to create an epoch server for me and my friends to play on, however in the console i get this error: Cannot start server on port 2302.
I tried changing my port, which didnt work and i cant find anything online about this error (i did find one, but it didn't help).
Picture of my server startup: http://gyazo.com/57c3de0d2b1433763883bc4a80c48cf6
Server startup parameters:
@echo off
Link to comment
Share on other sites
35 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now