OS Name/Version: Ubuntu 20.04.2 LTS
Product Name/Version: Amp Instance Manager v2.1.0.8
Problem Description: Valheim Server is running but not listening on any ports. I can connect to the server from another computer on the network using the local address of the server running AMP and the port Valheim is using (5679 in this case)
Steps to reproduce:
- Create new Amp Instance with Valheim module
- Port forward the 3 bound ports (5678-5680) for TCP/UDP
- Attempt and fail to find server in Valheim list
- Attempt and fail to add server to favorites in Steam by external IP address
- Successfully add server to Steam favorites by internal IP address
Actions taken to resolve so far:
I've looked at ports associated with the Valheim process and I see this:
valheim_s 17204 amp 3u IPv4 160582 0t0 TCP 192.168.10.14:33890->172.217.4.46:443 (CLOSE_WAIT)
valheim_s 17204 amp 5u IPv4 160584 0t0 TCP 192.168.10.14:33894->172.217.4.46:443 (CLOSE_WAIT)
valheim_s 17204 amp 6u IPv4 160583 0t0 TCP 192.168.10.14:33892->172.217.4.46:443 (CLOSE_WAIT)
valheim_s 17204 amp 10u IPv4 160585 0t0 TCP 192.168.10.14:33896->172.217.4.46:443 (CLOSE_WAIT)
valheim_s 17204 amp 26u IPv4 163425 0t0 UDP *:5679
valheim_s 17204 amp 28u IPv4 163428 0t0 TCP 192.168.10.14:40779->162.254.193.102:27030 (ESTABLISHED)
The same output for another instance working properly (7DaysToDie Module):
7DaysToDi 36529 amp 20u IPv4 317899 0t0 TCP *:27016 (LISTEN)
7DaysToDi 36529 amp 25u IPv4 308985 0t0 TCP 192.168.10.14:41994->18.246.31.45:443 (ESTABLISHED)
7DaysToDi 36529 amp 26u IPv4 324706 0t0 TCP 127.0.0.1:27016->127.0.0.1:47274 (ESTABLISHED)
7DaysToDi 36529 amp 27u IPv4 321758 0t0 UDP *:26902
7DaysToDi 36529 amp 28u IPv6 321759 0t0 UDP *:26902
7DaysToDi 36529 amp 138u IPv4 325945 0t0 UDP *:26900
7DaysToDi 36529 amp 140u IPv4 325946 0t0 TCP 192.168.10.14:43709->162.254.193.102:27030 (ESTABLISHED)
7DaysToDi 36529 amp 146u IPv4 330939 0t0 TCP *:26900 (LISTEN)
It seems odd to me that Valheim isn't listening on any ports, but I can't say for sure that it should be.
Thanks in advance for any assistance.