mark2devel / mark2

Minecraft Multi Server Wrapper Written in Python with Twisted; Pull Requests HIGHLY Encouraged, Collaborators Needed Discord: https://discord.gg/zymJygHNpv
Other
207 stars 44 forks source link

Docker - error not binding to port #98

Closed au8st closed 5 years ago

au8st commented 6 years ago

I assume the exposed port 25565 in the docker container is causing this issue as it will be binded to allow the server to be joined through the host IP.

Is there any way around this? Thanks

au8st commented 6 years ago

Also server.properties is set to server-port=25565 and server-ip=

Trikolon commented 6 years ago

I don't see how this is related to the project?

au8st commented 6 years ago

Oops sorry I meant to say whilst running mark2 in a docker container this error occurs, apologies for the confusion

Combustible commented 5 years ago

There's no way this is related to mark2 - you would get the same error if you launched the minecraft server jar directly without mark2.