Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Satisfactory does utilize 7777/tcp now, but details overview isn't reflecting this #4653

Open
0xmex opened this issue Sep 16, 2024 · 0 comments · May be fixed by #4681
Open

[Bug]: Satisfactory does utilize 7777/tcp now, but details overview isn't reflecting this #4653

0xmex opened this issue Sep 16, 2024 · 0 comments · May be fixed by #4681

Comments

@0xmex
Copy link

0xmex commented Sep 16, 2024

User story

As a server hoster, I want to have 7777/tcp included in details output so that I can have it seen in the output.

Game

Satisfactory

Linux distro

Other

Command

command: details

Further information

I am using Alma 9. The port is mentioned on the official dedicated server wiki page (https://satisfactory.wiki.gg/wiki/Dedicated_servers#Port_Forwarding_and_Firewall_Settings) but isn't listed on the output. Which was troublesome as I didn't knew about this and thus haven't opened the port for the game.

Relevant log output

Command-line Parameters
========================================================================================================================
 ./FactoryServer-Linux-Shipping FactoryGame -Port=7777 -ServerQueryPort=15777 -BeaconPort=15000 -log

Ports
========================================================================================================================
Change ports by editing the parameters in:
/home/sfserver/lgsm/config-lgsm/sfserver

Useful port diagnostic command:
ss -tuplwn | grep FactoryServer-L

DESCRIPTION  PORT   PROTOCOL  LISTEN
Game         7777   udp       1
Query        15777  udp       0
Beacon       15000  udp       0

Status: STARTED

Steps to reproduce

  1. Set up a fresh/new server
  2. Start the server
  3. Check ./sfserver details output
@0xmex 0xmex added the type: bug Something isn't working label Sep 16, 2024
@h3o66 h3o66 linked a pull request Oct 4, 2024 that will close this issue
13 tasks
@h3o66 h3o66 linked a pull request Oct 4, 2024 that will close this issue
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New Issues
Development

Successfully merging a pull request may close this issue.

1 participant