My Fabric 1.21.1 Minecraft server ) is running and marked as “Listening” on both SFTP and Game ports, but no external connections can be made. The console confirms the server is active and bound to the port, yet all players receive “Connection refused: getsockopt.”
Reproduction Steps
Started the Fabric 1.21.1 Minecraft server in AMP.
Server console shows “Done! For help, type ‘help’” and the port is listening.
Tried connecting using server ip address from Minecraft client.
I am having the same issue with a modded server. Better MC. Everything is running and listening but when trying to connect to my tunnel or direct through IP address it will say “Connection refused: getsockopt” is there atopic that I’m missing?
That would suggest then that you’re connecting to the wrong place. What’s the output of ip addr on the host? Is the IP shown there what you’re connecting to?