#Unable to connect world

1 messages · Page 1 of 1 (latest)

lone mica
#

Hello everyone!

I’m having trouble setting up a Geyser server to allow Bedrock players to join my Minecraft Java server.

Here's my setup and the issue:

Java Server: My Java server on port 25565 works perfectly.
Geyser Setup: I configured Geyser to use port 19130.
Firewall: I’ve opened port 19130 for both TCP and UDP.
Issue: Despite this, the port 19130 isn’t showing as listening when I check, and Bedrock players are unable to connect.
Has anyone encountered a similar issue, or could provide insights on why Geyser might not be listening on the specified port?

Thank you so much in advance!

vital sphinxBOT
obsidian glade
#

You enabled clone-remote-port in the Geyser config. As mentioned in the setup guide, this will cause Geyser to listen on the Java server port, here, 25565

#

So, no, you did not configure Geyser to use 19130

lone mica
#

i did remove the clone remote port and it still not working, i have change 19130 port to 19132 and it still not working too

vital sphinxBOT
lone mica
#

here is my last dump

obsidian glade
#

Now it's set to 19132, yeah. Did you change your portforwarding rule too?

lone mica
#

yes and it's still not working, when i try to test on https://mcsrvstat.us/ it says Failed to read from socket.

obsidian glade
#

let's see those portforwarding rules

lone mica
#

sorry it's french ahah

obsidian glade
#

that looks fine; i assume that's the router/modem? If so; let's see the one you made on the machine itself

lone mica
#

yes it's the router, on the machine i have my minecraft on portainer, this is the config

vital sphinxBOT
lone mica
obsidian glade
#

^ you need to explicitly make the 19132 rule use UDP

lone mica
#

omg it works, thank you so much !