-
-
Notifications
You must be signed in to change notification settings - Fork 860
Open
Labels
Description
User story
As a user, I want Slack alerts to work so that I get LinuxGSM alerts on Slack.
Game
Satisfactory
Linux distro
Ubuntu 22.04
Command
command: start
Further information
I have created a Slack App for incoming webhooks (as per Slack's docs) and configured the following on lgsm/config-lgsm/sfserver/sfserver.cfg:
statusalert="on"
slackalert="on"
slackwebhook="https://hooks.slack.com/services/[WORKSPACE_ID]/[BOT_USER_ID]/[WEBHOOK_TOKEN]"
Every time I start or stop the server, I do not receive a webhook message and the command exits with 1.
Relevant log output
[ OK ] Stopping sfserver: Graceful: CTRL+c: 3 ... OK
[ FAIL ] Stopping sfserver: Sending Slack alert: invalid_payloadSteps to reproduce
- Obtain a webhook URL using Slack's documentation.
- Turn on alerting on LinuxGSM.
- Trigger an alert.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🆕 New Issues