NotoriousPyro
- NotoriousPyro
- JIRAUSER727485
- Europe/Stockholm
- Yes
- No
As a player who originally started playing Minecraft since the very early days of Java alpha up and stopped playing until not long after Notch left Mojang, I have returned recently after having played split-screen on my daughter's switch with her. While fun, the switch does struggle with two players and also hosting a server.
Wanting to take it to the next level and getting a proper server and also inviting a good friend of mine, I set up a virtual machine on Hyper-V and installed Ubuntu 22 and the OpenSSL deps, completely fresh system and it doesn't work. Nothing I could do, even forwarding the ports to the public internet (bear in mind this is the same PC on the same network, its just a VM) would fix it. I even tried the instructions in the manual to change loopback settings, nada...
Here are the reproduction steps Mojang, you should be able to reproduce it...
Host OS:
- Windows 10 21H2 19044.1826
- Ubuntu 22.04 (Linux 5.15.0-41-generic)
- Bedrock server 1.19.10.03
- Minecraft bedrock downloaded first time to this machine TODAY, v1.19.10
- Set router to 192.168.0.1/24... e.g. 192.168.0.1 and subnet 255.255.255.0
- Set Host OS to 192.168.0.10/24
- Install Ubuntu on Hyper-V in bridged networking mode.
- Set Ubuntu VM to static as 192.168.0.50/24.
- Install OpenSSL
- Set whitelist for the desired players and enable it.
- Run the server
- Try to connect to the server. Times out after a few minutes.
- Try to add the server to 'Servers'. Can see the server online and responding.
minecraft@minecraft:~/server$ LD_LIBRARY_PATH=. ./bedrock_server NO LOG FILE! - setting up server logging... [2022-07-14 15:33:18:082 INFO] Starting Server [2022-07-14 15:33:18:082 INFO] Version 1.19.10.03 [2022-07-14 15:33:18:082 INFO] Session ID 0074ddff-17a0-4b9b-bc43-7e0f67f3c60f [2022-07-14 15:33:18:082 INFO] Level Name: Bedrock level [2022-07-14 15:33:18:084 INFO] Game mode: 0 Survival [2022-07-14 15:33:18:084 INFO] Difficulty: 1 EASY [2022-07-14 15:33:18:109 INFO] opening worlds/Bedrock level/db [2022-07-14 15:33:18:461 INFO] IPv4 supported, port: 19132 [2022-07-14 15:33:18:461 INFO] IPv6 supported, port: 19133 [2022-07-14 15:33:18:627 INFO] Server started. [2022-07-14 15:33:18:655 INFO] IPv4 supported, port: 36352 [2022-07-14 15:33:18:655 INFO] IPv6 supported, port: 35462 [2022-07-14 15:33:18:677 INFO] ================ TELEMETRY MESSAGE =================== [2022-07-14 15:33:18:677 INFO] Server Telemetry is currently not enabled. [2022-07-14 15:33:18:677 INFO] Enabling this telemetry helps us improve the game. [2022-07-14 15:33:18:677 INFO] [2022-07-14 15:33:18:677 INFO] To enable this feature, add the line 'emit-server-telemetry=true' [2022-07-14 15:33:18:677 INFO] to the server.properties file in the handheld/src-server directory [2022-07-14 15:33:18:677 INFO] ======================================================This issue basically renders Minecraft Bedrock pretty much useless for multiplayer.
The same steps I used for this are largely the exact same steps I would have used in the Java days of connecting this way would have worked flawlessly. I've not tried that though, since the Switch etc is not compatible and that's my whole reason for doing this, to play with my daughter and friend with better gameplay... but it seems the whole crossplay scenario is just Microsoft's/Mojang's fantasy since this issue has been going on for years by reading this Jira.
As other players have asked, if you, Mojang, give us some indication of where we can look for logs or how we can help you to identify this issue further rather than just asking for more reproduction steps, we might get to fixing this issue...
Reply from [Mod] Umija5895M: This report (MCPE-36190) is for player-hosted games, not for server-hosted. Since it appears that you are trying to set up a Bedrock Dedicated Server (BDS) I would suggest that you search the BDS project and report your issue there instead of adding on to this bug report. Feel free to delete your comment after doing so.
As a player who originally started playing Minecraft since the very early days of Java alpha up and stopped playing until not long after Notch left Mojang, I have returned recently after having played split-screen on my daughter's switch with her. While fun, the switch does struggle with two players and also hosting a server.
Wanting to take it to the next level and getting a proper server and also inviting a good friend of mine, I set up a virtual machine on Hyper-V and installed Ubuntu 22 and the OpenSSL deps, completely fresh system and it doesn't work. Nothing I could do, even forwarding the ports to the public internet (bear in mind this is the same PC on the same network, its just a VM) would fix it. I even tried the instructions in the manual to change loopback settings, nada...
Here are the reproduction steps Mojang.
- Set router to 192.168.0.1/24... e.g. 192.168.0.1 and subnet 255.255.255.0
- Set Host OS to 192.168.0.10/24
- Install Ubuntu on Hyper-V in bridged networking mode.
- Set Ubuntu VM to static as 192.168.0.50/24.
- Install OpenSSL 1.1.1
- Set whitelist for the desired players and enable it.
- Run the server
- Try to connect to the server. Times out after a few minutes.
- Try to add the server to 'Servers'. Can see the server online and responding.
minecraft@minecraft:~/server$ LD_LIBRARY_PATH=. ./bedrock_server NO LOG FILE! - setting up server logging... [2022-07-14 15:33:18:082 INFO] Starting Server [2022-07-14 15:33:18:082 INFO] Version 1.19.10.03 [2022-07-14 15:33:18:082 INFO] Session ID 0074ddff-17a0-4b9b-bc43-7e0f67f3c60f [2022-07-14 15:33:18:082 INFO] Level Name: Bedrock level [2022-07-14 15:33:18:084 INFO] Game mode: 0 Survival [2022-07-14 15:33:18:084 INFO] Difficulty: 1 EASY [2022-07-14 15:33:18:109 INFO] opening worlds/Bedrock level/db [2022-07-14 15:33:18:461 INFO] IPv4 supported, port: 19132 [2022-07-14 15:33:18:461 INFO] IPv6 supported, port: 19133 [2022-07-14 15:33:18:627 INFO] Server started. [2022-07-14 15:33:18:655 INFO] IPv4 supported, port: 36352 [2022-07-14 15:33:18:655 INFO] IPv6 supported, port: 35462 [2022-07-14 15:33:18:677 INFO] ================ TELEMETRY MESSAGE =================== [2022-07-14 15:33:18:677 INFO] Server Telemetry is currently not enabled. [2022-07-14 15:33:18:677 INFO] Enabling this telemetry helps us improve the game. [2022-07-14 15:33:18:677 INFO] [2022-07-14 15:33:18:677 INFO] To enable this feature, add the line 'emit-server-telemetry=true' [2022-07-14 15:33:18:677 INFO] to the server.properties file in the handheld/src-server directory [2022-07-14 15:33:18:677 INFO] ======================================================In my old Java days of connecting setting this up would have been similar and would have worked flawlessly. There is nothing to suggest what the problem is and the server appears online but remains not connectible.
As a player who originally started playing Minecraft since the very early days of Java alpha up and stopped playing until not long after Notch left Mojang, I have returned recently after having played split-screen on my daughter's switch with her. While fun, the switch does struggle with two players and also hosting a server.
Wanting to take it to the next level and getting a proper server and also inviting a good friend of mine, I set up a virtual machine on Hyper-V and installed Ubuntu 22 and the OpenSSL deps, completely fresh system and it doesn't work. Nothing I could do, even forwarding the ports to the public internet (bear in mind this is the same PC on the same network, its just a VM) would fix it. I even tried the instructions in the manual to change loopback settings, nada...
Here are the reproduction steps Mojang.
- Set router to 192.168.0.1/24... e.g. 192.168.0.1 and subnet 255.255.255.0
- Set Host OS to 192.168.0.10/24
- Install Ubuntu on Hyper-V in bridged networking mode.
- Set Ubuntu VM to static as 192.168.0.50/24.
- Install OpenSSL 1.1.1
- Set whitelist for the desired players and enable it.
- Run the server
- Try to connect to the server. Times out after a few minutes.
- Try to add the server to 'Servers'. Can see the server online and responding.
minecraft@minecraft:~/server$ LD_LIBRARY_PATH=. ./bedrock_server NO LOG FILE! - setting up server logging... [2022-07-14 15:33:18:082 INFO] Starting Server [2022-07-14 15:33:18:082 INFO] Version 1.19.10.03 [2022-07-14 15:33:18:082 INFO] Session ID 0074ddff-17a0-4b9b-bc43-7e0f67f3c60f [2022-07-14 15:33:18:082 INFO] Level Name: Bedrock level [2022-07-14 15:33:18:084 INFO] Game mode: 0 Survival [2022-07-14 15:33:18:084 INFO] Difficulty: 1 EASY [2022-07-14 15:33:18:109 INFO] opening worlds/Bedrock level/db [2022-07-14 15:33:18:461 INFO] IPv4 supported, port: 19132 [2022-07-14 15:33:18:461 INFO] IPv6 supported, port: 19133 [2022-07-14 15:33:18:627 INFO] Server started. [2022-07-14 15:33:18:655 INFO] IPv4 supported, port: 36352 [2022-07-14 15:33:18:655 INFO] IPv6 supported, port: 35462 [2022-07-14 15:33:18:677 INFO] ================ TELEMETRY MESSAGE =================== [2022-07-14 15:33:18:677 INFO] Server Telemetry is currently not enabled. [2022-07-14 15:33:18:677 INFO] Enabling this telemetry helps us improve the game. [2022-07-14 15:33:18:677 INFO] [2022-07-14 15:33:18:677 INFO] To enable this feature, add the line 'emit-server-telemetry=true' [2022-07-14 15:33:18:677 INFO] to the server.properties file in the handheld/src-server directory [2022-07-14 15:33:18:677 INFO] ======================================================In my old Java days of connecting setting this up would have been similar and would have worked flawlessly. There is nothing to suggest what the problem is and the server appears online but remains not connectible.
As a player who originally started playing Minecraft since the very early days of Java alpha up and stopped playing until not long after Notch left Mojang, I have returned recently after having played split-screen on my daughter's switch with her. While fun, the switch does struggle with two players and also hosting a server.
Wanting to take it to the next level and getting a proper server and also inviting a good friend of mine, I set up a virtual machine on Hyper-V and installed Ubuntu 22 and the OpenSSL deps, completely fresh system and it doesn't work. Nothing I could do, even forwarding the ports to the public internet (bear in mind this is the same PC on the same network, its just a VM) would fix it. I even tried the instructions in the manual to change loopback settings, nada...
Here are the reproduction steps Mojang.
- Set router to 192.168.0.1/24... e.g. 192.168.0.1 and subnet 255.255.255.0
- Set Host OS to 192.168.0.10/24
- Install Ubuntu on Hyper-V in bridged networking mode.
- Set Ubuntu VM to static as 192.168.0.50/24.
- Install OpenSSL 1.1.1:
sudo curl -o libssl.deb -k -L http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1l-1ubuntu1.6_amd64.deb sudo dpkg -i libssl.deb
- Set whitelist for the desired players and enable it.
- Run the server
- Try to connect to the server. Times out after a few minutes.
- Try to add the server to 'Servers'. Can see the server online and responding.
minecraft@minecraft:~/server$ LD_LIBRARY_PATH=. ./bedrock_server NO LOG FILE! - setting up server logging... [2022-07-14 15:33:18:082 INFO] Starting Server [2022-07-14 15:33:18:082 INFO] Version 1.19.10.03 [2022-07-14 15:33:18:082 INFO] Session ID 0074ddff-17a0-4b9b-bc43-7e0f67f3c60f [2022-07-14 15:33:18:082 INFO] Level Name: Bedrock level [2022-07-14 15:33:18:084 INFO] Game mode: 0 Survival [2022-07-14 15:33:18:084 INFO] Difficulty: 1 EASY [2022-07-14 15:33:18:109 INFO] opening worlds/Bedrock level/db [2022-07-14 15:33:18:461 INFO] IPv4 supported, port: 19132 [2022-07-14 15:33:18:461 INFO] IPv6 supported, port: 19133 [2022-07-14 15:33:18:627 INFO] Server started. [2022-07-14 15:33:18:655 INFO] IPv4 supported, port: 36352 [2022-07-14 15:33:18:655 INFO] IPv6 supported, port: 35462 [2022-07-14 15:33:18:677 INFO] ================ TELEMETRY MESSAGE =================== [2022-07-14 15:33:18:677 INFO] Server Telemetry is currently not enabled. [2022-07-14 15:33:18:677 INFO] Enabling this telemetry helps us improve the game. [2022-07-14 15:33:18:677 INFO] [2022-07-14 15:33:18:677 INFO] To enable this feature, add the line 'emit-server-telemetry=true' [2022-07-14 15:33:18:677 INFO] to the server.properties file in the handheld/src-server directory [2022-07-14 15:33:18:677 INFO] ======================================================In my old Java days of connecting setting this up would have been similar and would have worked flawlessly. There is nothing to suggest what the problem is and the server appears online but remains not connectible.
As a player who originally started playing Minecraft since the very early days of Java alpha up and stopped playing until not long after Notch left Mojang, I have returned recently after having played split-screen on my daughter's switch with her. While fun, the switch does struggle with two players and also hosting a server.
Wanting to take it to the next level and getting a proper server and also inviting a good friend of mine, I set up a virtual machine on Hyper-V and installed Ubuntu 22 and the OpenSSL deps, completely fresh system and it doesn't work. Nothing I could do, even forwarding the ports to the public internet (bear in mind this is the same PC on the same network, its just a VM) would fix it. I even tried the instructions in the manual to change loopback settings, nada...
Here are the reproduction steps Mojang.
- Set router to 192.168.0.1/24... e.g. 192.168.0.1 and subnet 255.255.255.0
- Set Host OS to 192.168.0.10/24
- Install Ubuntu on Hyper-V in bridged networking mode.
- Set Ubuntu VM to static as 192.168.0.50/24.
- Install OpenSSL 1.1.1:
sudo curl -o libssl.deb -k -L http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1l-1ubuntu1.6_amd64.deb sudo dpkg -i libssl.deb
- Set whitelist for the desired players and enable it.
- Run the server
- Try to connect to the server. Times out after a few minutes.
- Try to add the server to 'Servers'. Can see the server online and responding.
minecraft@minecraft:~/server$ LD_LIBRARY_PATH=. ./bedrock_server NO LOG FILE! - setting up server logging... [2022-07-14 15:33:18:082 INFO] Starting Server [2022-07-14 15:33:18:082 INFO] Version 1.19.10.03 [2022-07-14 15:33:18:082 INFO] Session ID 0074ddff-17a0-4b9b-bc43-7e0f67f3c60f [2022-07-14 15:33:18:082 INFO] Level Name: Bedrock level [2022-07-14 15:33:18:084 INFO] Game mode: 0 Survival [2022-07-14 15:33:18:084 INFO] Difficulty: 1 EASY [2022-07-14 15:33:18:109 INFO] opening worlds/Bedrock level/db [2022-07-14 15:33:18:461 INFO] IPv4 supported, port: 19132 [2022-07-14 15:33:18:461 INFO] IPv6 supported, port: 19133 [2022-07-14 15:33:18:627 INFO] Server started. [2022-07-14 15:33:18:655 INFO] IPv4 supported, port: 36352 [2022-07-14 15:33:18:655 INFO] IPv6 supported, port: 35462 [2022-07-14 15:33:18:677 INFO] ================ TELEMETRY MESSAGE =================== [2022-07-14 15:33:18:677 INFO] Server Telemetry is currently not enabled. [2022-07-14 15:33:18:677 INFO] Enabling this telemetry helps us improve the game. [2022-07-14 15:33:18:677 INFO] [2022-07-14 15:33:18:677 INFO] To enable this feature, add the line 'emit-server-telemetry=true' [2022-07-14 15:33:18:677 INFO] to the server.properties file in the handheld/src-server directory [2022-07-14 15:33:18:677 INFO] ======================================================In my old Java days of connecting setting this up would have been similar and would have worked flawlessly. There is nothing to suggest what the problem is and the server appears online but remains not connectible.
As a player who originally started playing Minecraft since the very early days of Java alpha up and stopped playing until not long after Notch left Mojang, I have returned recently after having played split-screen on my daughter's switch with her. While fun, the switch does struggle with two players and also hosting a server.
Wanting to take it to the next level and getting a proper server and also inviting a good friend of mine, I set up a virtual machine on Hyper-V and installed Ubuntu 22 and the OpenSSL deps, completely fresh system and it doesn't work. Nothing I could do, even forwarding the ports to the public internet (bear in mind this is the same PC on the same network, its just a VM) would fix it. I even tried the instructions in the manual to change loopback settings, nada...
Here are the reproduction steps Mojang.
- Set router to 192.168.0.1/24... e.g. 192.168.0.1 and subnet 255.255.255.0
- Set Host OS to 192.168.0.10/24
- Install Ubuntu on Hyper-V in bridged networking mode.
- Set Ubuntu VM to static as 192.168.0.50/24.
- Install OpenSSL 1.1.1:
sudo curl -o libssl.deb -k -L http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1l-1ubuntu1.6_amd64.deb sudo dpkg -i libssl.deb
- Set whitelist for the desired players and enable it.
- Run the server
- Try to connect to the server. Times out after a few minutes.
- Try to add the server to 'Servers'. Can see the server online and responding.
minecraft@minecraft:~/server$ LD_LIBRARY_PATH=. ./bedrock_server NO LOG FILE! - setting up server logging... [2022-07-14 15:33:18:082 INFO] Starting Server [2022-07-14 15:33:18:082 INFO] Version 1.19.10.03 [2022-07-14 15:33:18:082 INFO] Session ID 0074ddff-17a0-4b9b-bc43-7e0f67f3c60f [2022-07-14 15:33:18:082 INFO] Level Name: Bedrock level [2022-07-14 15:33:18:084 INFO] Game mode: 0 Survival [2022-07-14 15:33:18:084 INFO] Difficulty: 1 EASY [2022-07-14 15:33:18:109 INFO] opening worlds/Bedrock level/db [2022-07-14 15:33:18:461 INFO] IPv4 supported, port: 19132 [2022-07-14 15:33:18:461 INFO] IPv6 supported, port: 19133 [2022-07-14 15:33:18:627 INFO] Server started. [2022-07-14 15:33:18:655 INFO] IPv4 supported, port: 36352 [2022-07-14 15:33:18:655 INFO] IPv6 supported, port: 35462 [2022-07-14 15:33:18:677 INFO] ================ TELEMETRY MESSAGE =================== [2022-07-14 15:33:18:677 INFO] Server Telemetry is currently not enabled. [2022-07-14 15:33:18:677 INFO] Enabling this telemetry helps us improve the game. [2022-07-14 15:33:18:677 INFO] [2022-07-14 15:33:18:677 INFO] To enable this feature, add the line 'emit-server-telemetry=true' [2022-07-14 15:33:18:677 INFO] to the server.properties file in the handheld/src-server directory [2022-07-14 15:33:18:677 INFO] ======================================================In my old Java days of connecting setting this up would have been similar and would have worked flawlessly. There is nothing to suggest what the problem is and the server appears online but remains not connectible.
As a player who originally started playing Minecraft since the very early days of Java alpha up and stopped playing until not long after Notch left Mojang, I have returned recently after having played split-screen on my daughter's switch with her. While fun, the switch does struggle with two players and also hosting a server.
Wanting to take it to the next level and getting a proper server and also inviting a good friend of mine, I set up a virtual machine on Hyper-V and installed Ubuntu 22 and the OpenSSL deps, completely fresh system and it doesn't work. Nothing I could do, even forwarding the ports to the public internet (bear in mind this is the same PC on the same network, its just a VM) would fix it. I even tried the instructions in the manual to change loopback settings, nada...
Here are the reproduction steps Mojang.
- Set router to 192.168.0.1/24... e.g. 192.168.0.1 and subnet 255.255.255.0
- Set Host OS to 192.168.0.10/24
- Install Ubuntu on Hyper-V in bridged networking mode.
- Set Ubuntu VM to static as 192.168.0.50/24.
- Install OpenSSL 1.1.1:
sudo curl -o libssl.deb -k -L http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1l-1ubuntu1.6_amd64.deb sudo dpkg -i libssl.deb
- Set whitelist for the desired players and enable it.
- Run the server
- Try to connect to the server. Times out after a few minutes.
- Try to add the server to 'Servers'. Can see the server online and responding.
minecraft@minecraft:~/server$ LD_LIBRARY_PATH=. ./bedrock_server NO LOG FILE! - setting up server logging... [2022-07-14 15:33:18:082 INFO] Starting Server [2022-07-14 15:33:18:082 INFO] Version 1.19.10.03 [2022-07-14 15:33:18:082 INFO] Session ID 0074ddff-17a0-4b9b-bc43-7e0f67f3c60f [2022-07-14 15:33:18:082 INFO] Level Name: Bedrock level [2022-07-14 15:33:18:084 INFO] Game mode: 0 Survival [2022-07-14 15:33:18:084 INFO] Difficulty: 1 EASY [2022-07-14 15:33:18:109 INFO] opening worlds/Bedrock level/db [2022-07-14 15:33:18:461 INFO] IPv4 supported, port: 19132 [2022-07-14 15:33:18:461 INFO] IPv6 supported, port: 19133 [2022-07-14 15:33:18:627 INFO] Server started. [2022-07-14 15:33:18:655 INFO] IPv4 supported, port: 36352 [2022-07-14 15:33:18:655 INFO] IPv6 supported, port: 35462 [2022-07-14 15:33:18:677 INFO] ================ TELEMETRY MESSAGE =================== [2022-07-14 15:33:18:677 INFO] Server Telemetry is currently not enabled. [2022-07-14 15:33:18:677 INFO] Enabling this telemetry helps us improve the game. [2022-07-14 15:33:18:677 INFO] [2022-07-14 15:33:18:677 INFO] To enable this feature, add the line 'emit-server-telemetry=true' [2022-07-14 15:33:18:677 INFO] to the server.properties file in the handheld/src-server directory [2022-07-14 15:33:18:677 INFO] ======================================================In my old Java days of connecting setting this up would have been similar and would have worked flawlessly. There is nothing to suggest what the problem is and the server appears online but remains not connectible.
As a player who originally started playing Minecraft since the very early days of Java alpha up and stopped playing until not long after Notch left Mojang, I have returned recently after having played split-screen on my daughter's switch with her. While fun, the switch does struggle with two players and also hosting a server.
Wanting to take it to the next level and getting a proper server and also inviting a good friend of mine, I set up a virtual machine on Hyper-V and installed Ubuntu 22 and the OpenSSL deps, completely fresh system and it doesn't work. Nothing I could do, even forwarding the ports to the public internet (bear in mind this is the same PC on the same network, its just a VM) would fix it. I even tried the instructions in the manual to change loopback settings, nada...
Here are the reproduction steps Mojang.
- Set router to 192.168.0.1/24... e.g. 192.168.0.1 and subnet 255.255.255.0
- Set Host OS to 192.168.0.10/24
- Install Ubuntu on Hyper-V in bridged networking mode.
- Set Ubuntu VM to static as 192.168.0.50/24.
- Install OpenSSL 1.1.1:
sudo curl -o libssl.deb -k -L http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1l-1ubuntu1.6_amd64.deb sudo dpkg -i libssl.deb- Set whitelist for the desired players and enable it.
- Run the server
- Try to connect to the server. Times out after a few minutes.
- Try to add the server to 'Servers'. Can see the server online and responding.
minecraft@minecraft:~/server$ LD_LIBRARY_PATH=. ./bedrock_server NO LOG FILE! - setting up server logging... [2022-07-14 15:33:18:082 INFO] Starting Server [2022-07-14 15:33:18:082 INFO] Version 1.19.10.03 [2022-07-14 15:33:18:082 INFO] Session ID 0074ddff-17a0-4b9b-bc43-7e0f67f3c60f [2022-07-14 15:33:18:082 INFO] Level Name: Bedrock level [2022-07-14 15:33:18:084 INFO] Game mode: 0 Survival [2022-07-14 15:33:18:084 INFO] Difficulty: 1 EASY [2022-07-14 15:33:18:109 INFO] opening worlds/Bedrock level/db [2022-07-14 15:33:18:461 INFO] IPv4 supported, port: 19132 [2022-07-14 15:33:18:461 INFO] IPv6 supported, port: 19133 [2022-07-14 15:33:18:627 INFO] Server started. [2022-07-14 15:33:18:655 INFO] IPv4 supported, port: 36352 [2022-07-14 15:33:18:655 INFO] IPv6 supported, port: 35462 [2022-07-14 15:33:18:677 INFO] ================ TELEMETRY MESSAGE =================== [2022-07-14 15:33:18:677 INFO] Server Telemetry is currently not enabled. [2022-07-14 15:33:18:677 INFO] Enabling this telemetry helps us improve the game. [2022-07-14 15:33:18:677 INFO] [2022-07-14 15:33:18:677 INFO] To enable this feature, add the line 'emit-server-telemetry=true' [2022-07-14 15:33:18:677 INFO] to the server.properties file in the handheld/src-server directory [2022-07-14 15:33:18:677 INFO] ======================================================In my old Java days of connecting setting this up would have been similar and would have worked flawlessly. There is nothing to suggest what the problem is and the server appears online but remains not connectible.
As a player who originally started playing Minecraft since the very early days of Java alpha up and stopped playing until not long after Notch left Mojang, I have returned recently after having played split-screen on my daughter's switch with her. While fun, the switch does struggle with two players and also hosting a server.
Wanting to take it to the next level and getting a proper server and also inviting a good friend of mine, I set up a virtual machine on Hyper-V and installed Ubuntu 22 and the OpenSSL deps, completely fresh system and it doesn't work. Nothing I could do, even forwarding the ports to the public internet (bear in mind this is the same PC on the same network, its just a VM) would fix it. I even tried the instructions in the manual to change loopback settings, nada...
Here are the reproduction steps Mojang.
- Set router to 192.168.0.1/24... e.g. 192.168.0.1 and subnet 255.255.255.0
- Set Host OS to 192.168.0.10/24
- Install Ubuntu on Hyper-V in bridged networking mode.
- Set Ubuntu VM to static as 192.168.0.50/24.
- Install OpenSSL 1.1.1:
sudo curl -o libssl.deb -k -L http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1l-1ubuntu1.6_amd64.deb sudo dpkg -i libssl.deb- Set whitelist for the desired players and enable it.
- Run the server
- Try to
connect tothe server. Times out after a few minutes.- Try to
addthe serverto 'Servers'. Can see the server online and responding.
minecraft@minecraft:~/server$ LD_LIBRARY_PATH=. ./bedrock_server NO LOG FILE! - setting up server logging... [2022-07-14 15:33:18:082 INFO] Starting Server [2022-07-14 15:33:18:082 INFO] Version 1.19.10.03 [2022-07-14 15:33:18:082 INFO] Session ID 0074ddff-17a0-4b9b-bc43-7e0f67f3c60f [2022-07-14 15:33:18:082 INFO] Level Name: Bedrock level [2022-07-14 15:33:18:084 INFO] Game mode: 0 Survival [2022-07-14 15:33:18:084 INFO] Difficulty: 1 EASY [2022-07-14 15:33:18:109 INFO] opening worlds/Bedrock level/db [2022-07-14 15:33:18:461 INFO] IPv4 supported, port: 19132 [2022-07-14 15:33:18:461 INFO] IPv6 supported, port: 19133 [2022-07-14 15:33:18:627 INFO] Server started. [2022-07-14 15:33:18:655 INFO] IPv4 supported, port: 36352 [2022-07-14 15:33:18:655 INFO] IPv6 supported, port: 35462 [2022-07-14 15:33:18:677 INFO] ================ TELEMETRY MESSAGE =================== [2022-07-14 15:33:18:677 INFO] Server Telemetry is currently not enabled. [2022-07-14 15:33:18:677 INFO] Enabling this telemetry helps us improve the game. [2022-07-14 15:33:18:677 INFO] [2022-07-14 15:33:18:677 INFO] To enable this feature, add the line 'emit-server-telemetry=true' [2022-07-14 15:33:18:677 INFO] to the server.properties file in the handheld/src-server directory [2022-07-14 15:33:18:677 INFO] ======================================================In my old Java days of connecting setting this up would have been similar and would have worked flawlessly. There is nothing to suggest what the problem is and the server appears online but remains not connectible.
As a player who originally started playing Minecraft since the very early days of Java alpha up and stopped playing until not long after Notch left Mojang, I have returned recently after having played split-screen on my daughter's switch with her. While fun, the switch does struggle with two players and also hosting a server.
Wanting to take it to the next level and getting a proper server and also inviting a good friend of mine, I set up a virtual machine on Hyper-V and installed Ubuntu 22 and the OpenSSL deps, completely fresh system and it doesn't work. Nothing I could do, even forwarding the ports to the public internet (bear in mind this is the same PC on the same network, its just a VM) would fix it. I even tried the instructions in the manual to change loopback settings, nada...
Here are the reproduction steps Mojang.
- Set router to 192.168.0.1/24... e.g. 192.168.0.1 and subnet 255.255.255.0
- Set Host OS to 192.168.0.10/24
- Install Ubuntu on Hyper-V in bridged networking mode.
- Set Ubuntu VM to static as 192.168.0.50/24.
- Install OpenSSL 1.1.1:
sudo curl -o libssl.deb -k -L http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1l-1ubuntu1.6_amd64.deb sudo dpkg -i libssl.deb
- Set whitelist for the desired players and enable it.
- Run the server
- Try to add the server to 'Servers'. Can see the server online and responding.
- Try to connect to the server. Times out after a few minutes.
minecraft@minecraft:~/server$ LD_LIBRARY_PATH=. ./bedrock_server NO LOG FILE! - setting up server logging... [2022-07-14 15:33:18:082 INFO] Starting Server [2022-07-14 15:33:18:082 INFO] Version 1.19.10.03 [2022-07-14 15:33:18:082 INFO] Session ID 0074ddff-17a0-4b9b-bc43-7e0f67f3c60f [2022-07-14 15:33:18:082 INFO] Level Name: Bedrock level [2022-07-14 15:33:18:084 INFO] Game mode: 0 Survival [2022-07-14 15:33:18:084 INFO] Difficulty: 1 EASY [2022-07-14 15:33:18:109 INFO] opening worlds/Bedrock level/db [2022-07-14 15:33:18:461 INFO] IPv4 supported, port: 19132 [2022-07-14 15:33:18:461 INFO] IPv6 supported, port: 19133 [2022-07-14 15:33:18:627 INFO] Server started. [2022-07-14 15:33:18:655 INFO] IPv4 supported, port: 36352 [2022-07-14 15:33:18:655 INFO] IPv6 supported, port: 35462 [2022-07-14 15:33:18:677 INFO] ================ TELEMETRY MESSAGE =================== [2022-07-14 15:33:18:677 INFO] Server Telemetry is currently not enabled. [2022-07-14 15:33:18:677 INFO] Enabling this telemetry helps us improve the game. [2022-07-14 15:33:18:677 INFO] [2022-07-14 15:33:18:677 INFO] To enable this feature, add the line 'emit-server-telemetry=true' [2022-07-14 15:33:18:677 INFO] to the server.properties file in the handheld/src-server directory [2022-07-14 15:33:18:677 INFO] ======================================================In my old Java days of connecting setting this up would have been similar and would have worked flawlessly. There is nothing to suggest what the problem is and the server appears online but remains not connectible.
As a player who originally started playing Minecraft since the very early days of Java alpha up and stopped playing until not long after Notch left Mojang, I have returned recently after having played split-screen on my daughter's switch with her. While fun, the switch does struggle with two players and also hosting a server.
Wanting to take it to the next level and getting a proper server and also inviting a good friend of mine, I set up a virtual machine on Hyper-V and installed Ubuntu 22 and the OpenSSL deps, completely fresh system and it doesn't work. Nothing I could do, even forwarding the ports to the public internet (bear in mind this is the same PC on the same network, its just a VM) would fix it. I even tried the instructions in the manual to change loopback settings, nada...
Here are the reproduction steps Mojang.
- Set router to 192.168.0.1/24... e.g. 192.168.0.1 and subnet 255.255.255.0
- Set Host OS to 192.168.0.10/24
- Install Ubuntu on Hyper-V in bridged networking mode.
- Set Ubuntu VM to static as 192.168.0.50/24.
- Install OpenSSL 1.1.1:
sudo curl -o libssl.deb -k -L http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1l-1ubuntu1.6_amd64.deb sudo dpkg -i libssl.deb
- Set whitelist for the desired players and enable it.
- Run the server
- Try to add the server to 'Servers'. Can see the server online and responding.
- Try to connect to the server. Times out after a few minutes.
minecraft@minecraft:~/server$ LD_LIBRARY_PATH=. ./bedrock_server NO LOG FILE! - setting up server logging... [2022-07-14 15:33:18:082 INFO] Starting Server [2022-07-14 15:33:18:082 INFO] Version 1.19.10.03 [2022-07-14 15:33:18:082 INFO] Session ID 0074ddff-17a0-4b9b-bc43-7e0f67f3c60f [2022-07-14 15:33:18:082 INFO] Level Name: Bedrock level [2022-07-14 15:33:18:084 INFO] Game mode: 0 Survival [2022-07-14 15:33:18:084 INFO] Difficulty: 1 EASY [2022-07-14 15:33:18:109 INFO] opening worlds/Bedrock level/db [2022-07-14 15:33:18:461 INFO] IPv4 supported, port: 19132 [2022-07-14 15:33:18:461 INFO] IPv6 supported, port: 19133 [2022-07-14 15:33:18:627 INFO] Server started. [2022-07-14 15:33:18:655 INFO] IPv4 supported, port: 36352 [2022-07-14 15:33:18:655 INFO] IPv6 supported, port: 35462 [2022-07-14 15:33:18:677 INFO] ================ TELEMETRY MESSAGE =================== [2022-07-14 15:33:18:677 INFO] Server Telemetry is currently not enabled. [2022-07-14 15:33:18:677 INFO] Enabling this telemetry helps us improve the game. [2022-07-14 15:33:18:677 INFO] [2022-07-14 15:33:18:677 INFO] To enable this feature, add the line 'emit-server-telemetry=true' [2022-07-14 15:33:18:677 INFO] to the server.properties file in the handheld/src-server directory [2022-07-14 15:33:18:677 INFO] ======================================================In my old Java days of
connectingsetting this up would have been similar and would have worked flawlessly. There is nothing to suggest what the problem is and the server appears online but remains not connectible.As a player who originally started playing Minecraft since the very early days of Java alpha up and stopped playing until not long after Notch left Mojang, I have returned recently after having played split-screen on my daughter's switch with her. While fun, the switch does struggle with two players and also hosting a server.
Wanting to take it to the next level and getting a proper server and also inviting a good friend of mine, I set up a virtual machine on Hyper-V and installed Ubuntu 22 and the OpenSSL deps, completely fresh system and it doesn't work. Nothing I could do, even forwarding the ports to the public internet (bear in mind this is the same PC on the same network, its just a VM) would fix it. I even tried the instructions in the manual to change loopback settings, nada...
Here are the reproduction steps Mojang.
- Set router to 192.168.0.1/24... e.g. 192.168.0.1 and subnet 255.255.255.0
- Set Host OS to 192.168.0.10/24
- Install Ubuntu on Hyper-V in bridged networking mode.
- Set Ubuntu VM to static as 192.168.0.50/24.
- Install OpenSSL 1.1.1:
sudo curl -o libssl.deb -k -L http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1l-1ubuntu1.6_amd64.deb sudo dpkg -i libssl.deb
- Set whitelist for the desired players and enable it.
- Run the server
- Try to add the server to 'Servers'. Can see the server online and responding.
- Try to connect to the server. Times out after a few minutes.
minecraft@minecraft:~/server$ LD_LIBRARY_PATH=. ./bedrock_server NO LOG FILE! - setting up server logging... [2022-07-14 15:33:18:082 INFO] Starting Server [2022-07-14 15:33:18:082 INFO] Version 1.19.10.03 [2022-07-14 15:33:18:082 INFO] Session ID 0074ddff-17a0-4b9b-bc43-7e0f67f3c60f [2022-07-14 15:33:18:082 INFO] Level Name: Bedrock level [2022-07-14 15:33:18:084 INFO] Game mode: 0 Survival [2022-07-14 15:33:18:084 INFO] Difficulty: 1 EASY [2022-07-14 15:33:18:109 INFO] opening worlds/Bedrock level/db [2022-07-14 15:33:18:461 INFO] IPv4 supported, port: 19132 [2022-07-14 15:33:18:461 INFO] IPv6 supported, port: 19133 [2022-07-14 15:33:18:627 INFO] Server started. [2022-07-14 15:33:18:655 INFO] IPv4 supported, port: 36352 [2022-07-14 15:33:18:655 INFO] IPv6 supported, port: 35462 [2022-07-14 15:33:18:677 INFO] ================ TELEMETRY MESSAGE =================== [2022-07-14 15:33:18:677 INFO] Server Telemetry is currently not enabled. [2022-07-14 15:33:18:677 INFO] Enabling this telemetry helps us improve the game. [2022-07-14 15:33:18:677 INFO] [2022-07-14 15:33:18:677 INFO] To enable this feature, add the line 'emit-server-telemetry=true' [2022-07-14 15:33:18:677 INFO] to the server.properties file in the handheld/src-server directory [2022-07-14 15:33:18:677 INFO] ======================================================In my old Java days of setting this up would have been a similar process and would have worked flawlessly. There is nothing to suggest what the problem is and the server appears online but remains not connectible.
As a player who originally started playing Minecraft since the very early days of Java alpha up and stopped playing until not long after Notch left Mojang, I have returned recently after having played split-screen on my daughter's switch with her. While fun, the switch does struggle with two players and also hosting a server.
Wanting to take it to the next level and getting a proper server and also inviting a good friend of mine, I set up a virtual machine on Hyper-V and installed Ubuntu 22 and the OpenSSL deps, completely fresh system and it doesn't work. Nothing I could do, even forwarding the ports to the public internet (bear in mind this is the same PC on the same network, its just a VM) would fix it. I even tried the instructions in the manual to change loopback settings, nada...
Here are the reproduction steps Mojang.
- Set router to 192.168.0.1/24... e.g. 192.168.0.1 and subnet 255.255.255.0
- Set Host OS to 192.168.0.10/24
- Install Ubuntu on Hyper-V in bridged networking mode.
- Set Ubuntu VM to static as 192.168.0.50/24.
- Install
OpenSSL 1.1.1:sudo curl -o libssl.deb -k -L http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1l-1ubuntu1.6_amd64.deb sudo dpkg -i libssl.deb
- Set whitelist for the desired players and enable it.
- Run the server
- Try to add the server to 'Servers'. Can see the server online and responding.
- Try to connect to the server. Times out after a few minutes.
minecraft@minecraft:~/server$ LD_LIBRARY_PATH=. ./bedrock_server NO LOG FILE! - setting up server logging... [2022-07-14 15:33:18:082 INFO] Starting Server [2022-07-14 15:33:18:082 INFO] Version 1.19.10.03 [2022-07-14 15:33:18:082 INFO] Session ID 0074ddff-17a0-4b9b-bc43-7e0f67f3c60f [2022-07-14 15:33:18:082 INFO] Level Name: Bedrock level [2022-07-14 15:33:18:084 INFO] Game mode: 0 Survival [2022-07-14 15:33:18:084 INFO] Difficulty: 1 EASY [2022-07-14 15:33:18:109 INFO] opening worlds/Bedrock level/db [2022-07-14 15:33:18:461 INFO] IPv4 supported, port: 19132 [2022-07-14 15:33:18:461 INFO] IPv6 supported, port: 19133 [2022-07-14 15:33:18:627 INFO] Server started. [2022-07-14 15:33:18:655 INFO] IPv4 supported, port: 36352 [2022-07-14 15:33:18:655 INFO] IPv6 supported, port: 35462 [2022-07-14 15:33:18:677 INFO] ================ TELEMETRY MESSAGE =================== [2022-07-14 15:33:18:677 INFO] Server Telemetry is currently not enabled. [2022-07-14 15:33:18:677 INFO] Enabling this telemetry helps us improve the game. [2022-07-14 15:33:18:677 INFO] [2022-07-14 15:33:18:677 INFO] To enable this feature, add the line 'emit-server-telemetry=true' [2022-07-14 15:33:18:677 INFO] to the server.properties file in the handheld/src-server directory [2022-07-14 15:33:18:677 INFO] ======================================================In my old Java days of setting this up would have been a similar process and would have worked flawlessly. There is nothing to suggest what the problem is and the server appears online but remains not connectible.
As a player who originally started playing Minecraft since the very early days of Java alpha up and stopped playing until not long after Notch left Mojang, I have returned recently after having played split-screen on my daughter's switch with her. While fun, the switch does struggle with two players and also hosting a server.
Wanting to take it to the next level and getting a proper server and also inviting a good friend of mine, I set up a virtual machine on Hyper-V and installed Ubuntu 22 and the OpenSSL deps, completely fresh system and it doesn't work. Nothing I could do, even forwarding the ports to the public internet (bear in mind this is the same PC on the same network, its just a VM) would fix it. I even tried the instructions in the manual to change loopback settings, nada...
Here are the reproduction steps Mojang.
- Set router to 192.168.0.1/24... e.g. 192.168.0.1 and subnet 255.255.255.0
- Set Host OS to 192.168.0.10/24
- Install Ubuntu on Hyper-V in bridged networking mode.
- Set Ubuntu VM to static as 192.168.0.50/24.
- Install LibSSL 1.1.1:
sudo curl -o libssl.deb -k -L http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1l-1ubuntu1.6_amd64.deb sudo dpkg -i libssl.deb
- Set whitelist for the desired players and enable it.
- Run the server
- Try to add the server to 'Servers'. Can see the server online and responding.
- Try to connect to the server. Times out after a few minutes.
minecraft@minecraft:~/server$ LD_LIBRARY_PATH=. ./bedrock_server NO LOG FILE! - setting up server logging... [2022-07-14 15:33:18:082 INFO] Starting Server [2022-07-14 15:33:18:082 INFO] Version 1.19.10.03 [2022-07-14 15:33:18:082 INFO] Session ID 0074ddff-17a0-4b9b-bc43-7e0f67f3c60f [2022-07-14 15:33:18:082 INFO] Level Name: Bedrock level [2022-07-14 15:33:18:084 INFO] Game mode: 0 Survival [2022-07-14 15:33:18:084 INFO] Difficulty: 1 EASY [2022-07-14 15:33:18:109 INFO] opening worlds/Bedrock level/db [2022-07-14 15:33:18:461 INFO] IPv4 supported, port: 19132 [2022-07-14 15:33:18:461 INFO] IPv6 supported, port: 19133 [2022-07-14 15:33:18:627 INFO] Server started. [2022-07-14 15:33:18:655 INFO] IPv4 supported, port: 36352 [2022-07-14 15:33:18:655 INFO] IPv6 supported, port: 35462 [2022-07-14 15:33:18:677 INFO] ================ TELEMETRY MESSAGE =================== [2022-07-14 15:33:18:677 INFO] Server Telemetry is currently not enabled. [2022-07-14 15:33:18:677 INFO] Enabling this telemetry helps us improve the game. [2022-07-14 15:33:18:677 INFO] [2022-07-14 15:33:18:677 INFO] To enable this feature, add the line 'emit-server-telemetry=true' [2022-07-14 15:33:18:677 INFO] to the server.properties file in the handheld/src-server directory [2022-07-14 15:33:18:677 INFO] ======================================================In my old Java days of setting this up would have been a similar process and would have worked flawlessly. There is nothing to suggest what the problem is and the server appears online but remains not connectible.

I also recently discovered that it requires a 3rd party workaround to fool the Minecraft Switch client into connecting to a Bedrock Dedicated Server. Honestly I am amazed by the poor design of this system and the blatant money-grab towards using realms...
Same here for my daughter: https://www.youtube.com/watch?v=04mfo1XM8qs
You are wrong, because bridged network adapters exist, but the problem is actually Microsoft do not allow Switch clients to connect to BDS and a VM hosted using a bridge network adapter does not allow Windows 10 to connect to it. THAT is the problem. Please educate yourself before you post something unhelpful.
Because that's an entirely valid and popular configuration for experienced administrators. It isolates resources to the VM, there are many, many reasons why someone would do this.