Jump to content
JohnnyBravo2014

Cannot start host on port 2302

Recommended Posts

Hi all,

I have everything setup but I am currently receiving an error upon trying to start my server that I cannot start host on port 2302. Any help with this would be greatly appreciated.

Thanks!

Share this post


Link to post
Share on other sites

Nope. I even changed the port to load on 4302 and I had the same issue.

I have posted the .bat file I use to load the server below. I'm not great with setting this up so this is the one I saw in another forum post.

@echo off
    cls
    
    set version=1.0
    set wat=Dayz SA

    title %wat% Watchdog

    cd E:\DayZ\Server
    
    :watchdog
    echo (%time%) %wat% started.
    start "Dayz_SA" /wait /affinity FF /high "DayZServer_x64.exe" -port=2302 -config=instance\serverDZ.cfg
    echo (%time%) %wat% closed or crashed, restarting.
    goto watchdog

Share this post


Link to post
Share on other sites

I get "Bad version, server rejected connection."

Which client are we suppose to use? (I'm on stress)

Share this post


Link to post
Share on other sites
3 minutes ago, ScipioII said:

I get "Bad version, server rejected connection."

Which client are we suppose to use? (I'm on stress)

I would assume experimental

Share this post


Link to post
Share on other sites

I've created a .bat file called dayzser.bat contaning:

Quote

DayZServer_x64.exe -config=serverDZ.cfg -port=2302 -profiles=C:\Users\%USER%\Documents\DayZ Server -dologs -adminlog -netlog -freezecheck -noFilePatching -BEpath=D:\SteamLibrary\steamapps\common\DayZServer\battleye -cpuCount=2

 

Share this post


Link to post
Share on other sites
2 minutes ago, Kryp85 said:

i got the server running as well,   any way to adjust loot or anything yet?

can you please tell me how you did it im having alot of trouble getting this up

Share this post


Link to post
Share on other sites
1 minute ago, mrwolv said:

can you please tell me how you did it im having alot of trouble getting this up

You will have to give us more info. What kinda trouble?

Share this post


Link to post
Share on other sites
Just now, ScipioII said:

You will have to give us more info. What kinda trouble?

ive fowardd my ports in router same with pc firewall i load the game via steam and it wont show in lan in game menu or server list im stuck

Share this post


Link to post
Share on other sites
2 minutes ago, mrwolv said:

ive fowardd my ports in router same with pc firewall i load the game via steam and it wont show in lan in game menu or server list im stuck

did you do a search on IP address and port?

Share this post


Link to post
Share on other sites
Just now, ScipioII said:

did you do a search on IP address and port?

i did yes still dosent find it. but where do i set my ip in the server files so the game knows

Edited by mrwolv

Share this post


Link to post
Share on other sites
Just now, mrwolv said:

i did yes still dosent find it. but where do i set my ip in the server files so the game knows

As far as I know you set only the port. (2302 is the default). The ip is the IP address of the machine it runs on. 

Share this post


Link to post
Share on other sites
Just now, ScipioII said:

As far as I know you set only the port. (2302 is the default). The ip is the IP address of the machine it runs on. 

i dont know then its just not working for me :(

Share this post


Link to post
Share on other sites
2 minutes ago, ScipioII said:

As far as I know you set only the port. (2302 is the default). The ip is the IP address of the machine it runs on. 

Make sure its the EXTERNAL IP and not the LOCAL (local is most something like this 192.168.x.xxx)

Share this post


Link to post
Share on other sites
2 minutes ago, HEEROCKSS said:

Make sure its the EXTERNAL IP and not the LOCAL (local is most something like this 192.168.x.xxx)

yeah i was doing the ext ip but no luck but surlely it would be showing on lan ?

Edited by mrwolv

Share this post


Link to post
Share on other sites
2 minutes ago, ScipioII said:

Can you ping the IP of the machine the server is running on?

 

yup all find no problems no packet loss either guess you mean on ext ip lol

Edited by mrwolv

Share this post


Link to post
Share on other sites

my install is on my local machine so I connect to "localhost:2302".

My servers runs Linux so I'm waiting for the Linux release of the server files.

Share this post


Link to post
Share on other sites
1 minute ago, ScipioII said:

my install is on my local machine so I connect to "localhost:2302".

My servers runs Linux so I'm waiting for the Linux release of the server files.

yeah i got my server running on another pc and trying to access it via my gaming pc but just no luck

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×