#DNSQuestion Error

25 messages · Page 1 of 1 (latest)

marble nymph
#

When testing my server's connectivity from both the console and mcsrvstat, it shows that my server is online and pingable.

However, whenever someone tries to join with Bedrock, in my console I get this error (truncated):

[12:30:42 INFO]: [Geyser-Spigot] Player connected with username StarkClover3249
[12:31:03 INFO]: Thalha issued server command: /
[12:32:26 WARN]: java.lang.NoClassDefFoundError: io/netty/handler/codec/dns/DnsQuestion
[12:32:26 WARN]:        at Geyser-Spigot.jar//org.geysermc.mcprotocollib.network.tcp.TcpClientSession.connect(TcpClientSession.java:79)
[12:32:26 WARN]:        at Geyser-Spigot.jar//org.geysermc.geyser.session.GeyserSession.connectDownstream(GeyserSession.java:1175)
[12:32:26 WARN]:        at Geyser-Spigot.jar//org.geysermc.geyser.session.GeyserSession.authenticate(GeyserSession.java:816)
[12:32:26 WARN]:        at Geyser-Spigot.jar//org.geysermc.geyser.network.UpstreamPacketHandler.handle(UpstreamPacketHandler.java:227)
[12:32:26 WARN]:        at Geyser-Spigot.jar//org.cloudburstmc.protocol.bedrock.packet.ResourcePackClientResponsePacket.handle(ResourcePackClientResponsePacket.java:20)
[12:32:26 WARN]:        at Geyser-Spigot.jar//org.cloudburstmc.protocol.bedrock.packet.BedrockPacketHandler.handlePacket(BedrockPacketHandler.java:9)
[12:32:26 WARN]:        at Geyser-Spigot.jar//org.cloudburstmc.protocol.bedrock.BedrockSession.onPacket(BedrockSession.java:119)
[12:32:26 WARN]:        at Geyser-Spigot.jar//org.cloudburstmc.protocol.bedrock.BedrockPeer.onBedrockPacket(BedrockPeer.java:68)
[12:32:26 WARN]:        at Geyser-Spigot.jar//org.cloudburstmc.protocol.bedrock.BedrockPeer.channelRead(BedrockPeer.java:257)
[12:32:26 WARN]:        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ```

**Geyser Dump**: https://dump.geysermc.org/9ok87RqOldFDgfR3RG9OoVYAaTQ2iq8Q
knotty shellBOT
knotty shellBOT
mellow bluff
marble nymph
#

After setting use-direct-connection to true, the player is able to connect, however they are immediately disconnected. New error message below:

io.netty.channel.unix.Errors$NativeIoException: sendmmsg(..) failed: Operation not permitted
[13:01:55 WARN]: [io.netty.channel.DefaultChannelPipeline] An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
io.netty.channel.unix.Errors$NativeIoException: sendmmsg(..) failed: Operation not permitted
[13:01:55 WARN]: [io.netty.channel.DefaultChannelPipeline] An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
io.netty.channel.unix.Errors$NativeIoException: sendToAddresses(..) failed: Operation not permitted
[13:01:55 INFO]: .StarkClover3249 lost connection: Disconnected
[13:01:55 INFO]: [-] .StarkClover3249```
knotty shellBOT
marble nymph
knotty shellBOT
marble nymph
#

What the player is seeing as well:

#

They saw this picture upon first joining the server and then was kicked afterwards. Following this, it just says "Disconnect from server"

knotty shellBOT
marble nymph
#
[13:06:10 INFO]: .StarkClover3249[/89.172.255.42:0] logged in with entity id 12921 at ([world]145.5, 295.0, 90.5)
[13:06:11 WARN]: [Geyser-Spigot] Exception caught in session ofStarkClover3249: sendmmsg(..) failed: Operation not permitted
[13:06:11 INFO]: [Geyser-Spigot] StarkClover3249 has disconnected from the Java server because of An internal error occurred!
[13:06:11 INFO]: [floodgate] Floodgate player logged in as .StarkClover3249 disconnected
[13:06:11 WARN]: [Geyser-Spigot] Exception caught in session ofStarkClover3249: sendmmsg(..) failed: Operation not permitted
[13:06:11 WARN]: [Geyser-Spigot] Exception caught in session ofStarkClover3249: sendmmsg(..) failed: Operation not permitted
[13:06:11 WARN]: [Geyser-Spigot] Exception caught in session ofStarkClover3249: sendmmsg(..) failed: Operation not permitted
[13:06:11 WARN]: [Geyser-Spigot] Exception caught in session ofStarkClover3249: sendmmsg(..) failed: Operation not permitted
[13:06:11 WARN]: [Geyser-Spigot] Exception caught in session ofStarkClover3249: sendmmsg(..) failed: Operation not permitted
[13:06:11 WARN]: [Geyser-Spigot] Exception caught in session ofStarkClover3249: sendToAddresses(..) failed: Operation not permitted
[13:06:11 INFO]: .StarkClover3249 lost connection: Disconnected```
mellow bluff
marble nymph
#

I have a ticket open with them right now, and I followed their guidelines on their website

mellow bluff
marble nymph
mellow bluff
#

it's not the first time with them, lol

marble nymph
#

Also, if that's the case, should I set use-direct-connect to false again?

mellow bluff
#

nope, that's unrelated

marble nymph
mellow bluff
marble nymph