Skip to content

Server is not listening #48

@problemss

Description

@problemss

My server appears to be starting correctly, but when I run status I receive the following message:

Running command 'status' for instance 'main'
 Server running:   Yes 
 Server listening:   No 
 Server version:   5349305 

Not sure where to check, I have the ports open on the docker call and on my router.

docker run -it -p 7778:7778 -p 7778:7778/udp -p 27015:27015 -p 27015:27015/udp -p 32330:32330 -e SESSIONNAME='####' -e ADMINPASSWORD='####' -e SERVERPASSWORD='####' -e AUTOUPDATE=120 -e AUTOBACKUP=60 -e WARNMINUTE=30 -e TZ='America/Los_Angeles' -v /opt/docker/ark:/ark --restart unless-stopped --name ark turzam/ark

Any help or direction will be much appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions