Mojira Archive
BDS-178

IPv4 supported, But port = 0

Run Docker in Macos , worked.

But in Aliyun ECS , run docker run -it qwe7002/bedrock-server

showed the message: port = 0

NO LOG FILE! - setting up server logging...
NO LOG FILE! - [2018-10-19 13:53:28 INFO] Starting Server
NO LOG FILE! - [2018-10-19 13:53:28 INFO] Version 1.7.0.13
NO LOG FILE! - [2018-10-19 13:53:28 INFO] Level Name: Bedrock level
NO LOG FILE! - [2018-10-19 13:53:28 ERROR] Error opening whitelist file: whitelist.json
NO LOG FILE! - [2018-10-19 13:53:28 ERROR] Error opening ops file: ops.json
NO LOG FILE! - [2018-10-19 13:53:28 INFO] Game mode: 0 Survival
NO LOG FILE! - [2018-10-19 13:53:28 INFO] Difficulty: 1 EASY
NO LOG FILE! - [2018-10-19 13:53:29 INFO] IPv4 supported, port: 0
NO LOG FILE! - [2018-10-19 13:53:29 INFO] IPv6 supported, port: 0
NO LOG FILE! - [2018-10-19 13:53:30 INFO] Server started.

Environment

Using Docker  by https://hub.docker.com/r/qwe7002/bedrock-server/

Dockerfile

```

FROM ubuntu:latest

RUN cd /root && apt-get update && apt-get -y install curl unzip && curl -O https://minecraft.azureedge.net/bin-linux/bedrock-server-1.7.0.13.zip && unzip bedrock-server-1.7.0.13.zip -d mc && rm bedrock-server-1.7.0.13.zip

ENV LD_LIBRARY_PATH=/root/mc

WORKDIR /root/mc

CMD ["./bedrock_server"]

```

 

docker pull qwe7002/bedrock-server

docker run -it qwe7002/bedrock-server

Linked Issues

Comments4

I remove the docker layer ,and installed the Dedicated server in Aliyun ECS - Debian 9.

(I copied some .so files from the ubuntu 18 to  root folder of Dedicated server,So Dedicated server can run on  Debian 9 and Ubuntu 14)

The Dedicated server are running ,but port always 0.

And I reinstall the Dedicated server in Linode VPS, it worked. port = 19132.

 

So i think Different virtual machine technologies may affect the creation of server ports by the Dedicated server .

Hi Zhang,

Did you manage to get this sorted/did a later update resolve your issue?

Ionic

Hi Zhang,

I haven't heard back from you in a while so I'm going to forward this one for closure as awaiting response.

Please know however that this will immediately re-open on any comments from yourself though so please comment if this is still an issue for you.

All the best and happy Minecrafting!

Ionic

Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

History8

[Mod] bemoty
[Mod] OcelotOnesie
IonicEcko

Added labels: awa

Removed labels:

IonicEcko

Added labels: awaiting-response

Removed labels: awa

[Mod] OcelotOnesie
[Mojang] Mega_Spud (Jay Wells)
[Mojang] Mega_Spud (Jay Wells)

Resolution: UnresolvedIncomplete

Incomplete
ZHANG XIAOLONG
0
0
awaiting-response
1.6.1.0