Skip to content

Servers are still pinged for stats when they are offline

Quick Information

  • Operating System: Windows / Linux / MacOS / UnRAID
  • Install Type: Git Cloned(Manual) / Installer / WinPackage / Docker

What Happened?

When a server is stopped the Crafty app will still be pinging that server's port for stats

Expected result

When the server process is shutdown Crafty should stop trying to poll for stats.

Steps to reproduce

  • Start a server, watch the polling start.
  • Stop the server
  • Start a new server on the same port. You will see the new server being polled for stats by the old process

Screenshots

Priority/Severity

  • High (anything that impacts the normal user flow or blocks app usage)
  • Medium (anything that negatively affects the user experience)
  • Low (anything else e.g., typos, missing icons/translations, layout/formatting issues, etc.)