Unsure which Category this belongs to since it is an Issue everybody has but which also is my fault kinda.
So my Issue is whenever I try to join my Server via the Server list it gives me a Connection failed error with the Error Details > “Failed to fetch server variables. Recv failure: Connection was reset - CURL error code 56 (Failure when receiving data from the peer)”
Im sure this would help me if i knew what it means but i dont so i have absolutley no clue on how to fix it. This is only with my server and it only happens if i try to connect via the Server list. If i try to do a Direct Connect via F8 or just go on local host i have no issues at all.
I think it has something to do with the Port Forwarding and i tried port forwarding but i guess it didnt work. I also looked up can you see me which he couldnt allthough i portforwarded correctly as far as i know. Hope somebody can help me?!
This is most likely a networking issue, not a resource issue. Direct Connect through localhost works because it stays inside your network, while the server list connects through your public IP.
Forward port 30120 for both TCP and UDP to the hosting PC’s correct local IPv4 address.
Allow FXServer and port 30120 through Windows Firewall.
Give the hosting PC a static/reserved local IP so the forwarding rule doesn’t break.
Test http://PUBLIC-IP:30120/info.json from a phone using mobile data, not your home Wi-Fi.
If other people can connect but you cannot connect through the server list from the same network, your router probably doesn’t support NAT loopback/hairpin NAT. In that case, use localhost or the server’s local IP yourself.
If nobody outside your network can connect, check whether your ISP uses CGNAT. If your router’s WAN IP differs from the public IP shown online, normal port forwarding will not work you’ll need a public IPv4 address from your ISP or external hosting.