Serverside

Fixes / Config change deployed but never applied

Operations · medium severity · found by hand

Config change deployed but never applied

A fix was uploaded but the behaviour has not changed.

What it means

Changes are on disk but the running server has not loaded them.

How to fix it

  1. gameconfig / pool changes require a FULL restart — a resource restart will not apply them.
  2. server.cfg sets values are read at startup only.
  3. Verify against the LIVE server, not against notes.

When it is not this

Notes saying 'PENDING restart' or 'deployed' are frequently stale. Confirm from the running server before asserting current state.