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.
Comments 12
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 .
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,
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
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
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
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
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 .