thijsvanloef / palworld-server-docker

A Docker Container to easily run a Palworld dedicated server.
https://hub.docker.com/r/thijsvanloef/palworld-server-docker
MIT License
2.43k stars 295 forks source link

Discord Server Update Complete Message Not Sending #528

Closed xHyperElectric closed 6 months ago

xHyperElectric commented 6 months ago

Describe the bug

Originally I didn't have any special message for post update discord webhook and I wasn't getting any messages for post update. I changed the post update message via env variable and still didn't get an update message. So I also explicitly added a webhook url for post update (despite it being the same as all the other messages) but I still haven't gotten a post update message.

Expected behavior

To receive a post update message in Discord

Actual behavior

I receive a pre update message, but not an update complete message.

Screenshots

image

image

OS information (IMPORTANT)

Additional context

DISCORD_POST_UPDATE_BOOT_MESSAGE: Server update complete! @Palworld

DISCORD_POST_UPDATE_BOOT_MESSAGE_URL: webhook url

Bug Report Checklist

thijsvanloef commented 6 months ago

@xHyperElectric Found the issue, implementing fix now :)