You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 14, 2024. It is now read-only.
Install the server, start it and connect successfully with the game client.
Actual Behavior
Server installs and starts. Server shows up in in-game server list. Clients can try to connect but it fails with a pop up after ~15 seconds that says "Pending Connection Failure" - "The pending connection to the server failed."
This also occurs when I try to connect via the console using either assigned port and the WAN or private IP address of the server (NAT configuration but working successfully with many other eggs).
The wings server shows it is listening on the assigned ports via netstat/ss. Netstat/ss within the docker for the ground branch server also show it listening on the assigned query port. Scanning the IP internally or via WAN using nmap shows both ports are open.
Steps To Reproduce
Step 1: Install server via egg without any configuration changes on a wing that is properly configured behind NAT with ports forwarded from the firewall/router.
Step 2: Start server.
Step 3: Try to connect to server with game client from server list.
Step 4: Wait for connection to time out.
They are forwarded. I have plenty of other eggs that work fine behind NAT on the two wing servers I tested on and allow players external to the NAT to connect to them via the WAN connection.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugSomething isn't workingnot confirmedbug has not been reproduced or confirmed
Panel Version
1.11.5
Wings Version
1.11.11
Service
ground branch
Modified
No, I did not modify the egg
Expected Behavior
Install the server, start it and connect successfully with the game client.
Actual Behavior
Server installs and starts. Server shows up in in-game server list. Clients can try to connect but it fails with a pop up after ~15 seconds that says "Pending Connection Failure" - "The pending connection to the server failed."
This also occurs when I try to connect via the console using either assigned port and the WAN or private IP address of the server (NAT configuration but working successfully with many other eggs).
The wings server shows it is listening on the assigned ports via netstat/ss. Netstat/ss within the docker for the ground branch server also show it listening on the assigned query port. Scanning the IP internally or via WAN using nmap shows both ports are open.
Steps To Reproduce
Step 1: Install server via egg without any configuration changes on a wing that is properly configured behind NAT with ports forwarded from the firewall/router.
Step 2: Start server.
Step 3: Try to connect to server with game client from server list.
Step 4: Wait for connection to time out.
Install logs
https://pteropaste.com/o3k2u3jhmv50
The text was updated successfully, but these errors were encountered: