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]: New commandline to add for Squad v7.0 #4413

Closed
tomypc88 opened this issue Dec 13, 2023 · 5 comments
Closed

[Bug]: New commandline to add for Squad v7.0 #4413

tomypc88 opened this issue Dec 13, 2023 · 5 comments

Comments

@tomypc88
Copy link

User story

New commandline to add from the last update.

Game

Squad

Linux distro

Ubuntu 18.04

Command

command: start

Further information

The v7.0.0 update has been pushed live to the server branch.

Information bellow come from the Offworld Hosting discord.

New requirements for your commandline
Add -beaconport=15000 to your commandline - if you have more than 1 server, increase this number (no two beacon ports on the same port binding)

With the EOS Update, you may need to open up the beacon port on your machines. By default this is port 15000. You should open a range, similar to the game port of 15000-15022. You can hard specify a server to use a specific beacon port by passing in -beaconport=150XX when launching the server. This is a UDP Port

You don't necessarily need to change your beacon port, but if you're running multiple instances of a Squad Server on one IP, you can have users connecting to the incorrect server.

Relevant log output

No response

Steps to reproduce

No response

@ML0B
Copy link

ML0B commented Feb 7, 2024

The LGSM monitor scripts fails since the new port (beaconport) 15000 for EOS (Epic Online Services) was introduced, which means if your run ./squadserver monitor manually or via crontab, it will falsely report the server as down and restart it, which is quite annoying if you run it every 5 minutes in crontab as per the installation instructions.

@dgibbs64 dgibbs64 moved this from 🆕 New Issues to 🏗 In Progress in LinuxGSM Backlog Feb 17, 2024
@dgibbs64
Copy link
Member

I am taking a look at this issue currently.

@dgibbs64
Copy link
Member

dgibbs64 commented Feb 17, 2024

I have raised an issue with gamedig and hopfully they will be able to get querying working with EOS but it looks like gamedig will be required as I doubt I will get it working with gsquery gamedig/node-gamedig#545

@dgibbs64
Copy link
Member

Expect this fix when gamedig v5 is released and the next version of LinuxGSM comes out. #4483

@dgibbs64 dgibbs64 moved this from 🏗 In Progress to 👀 In Review in LinuxGSM Backlog Feb 28, 2024
@dgibbs64 dgibbs64 added this to the v24.2.0 milestone Feb 28, 2024
@dgibbs64 dgibbs64 closed this as completed Apr 4, 2024
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in LinuxGSM Backlog Apr 4, 2024
@ML0B
Copy link

ML0B commented Apr 4, 2024

Just verified on my server(s) and the monitor scripts works as intended for Squad now. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants