Avorion Server Update and Version Mismatch
Avorion’s update path is safe when the galaxy is saved and stopped first. It is risky when SteamCMD updates files underneath a running server or when a beta build is downgraded without a backup.
Backup-first sequence
- Announce maintenance and run
/save. - Run
/stopand wait for a clean exit. - Back up the complete galaxy directory.
- Update app
565060with the intended branch. - Start, inspect the log, and test one client before reopening.
Do not mix these states
| State | Risk |
|---|---|
| Client updated, server old | Join rejection or incompatible content. |
| Server updated, client old | Same mismatch in the opposite direction. |
| Beta server downgraded to default | Galaxy files may be incompatible or corrupted. |
| Server updated, mods old | Startup or in-game errors. |
Keep the previous server build and galaxy backup until the first post-update session completes. “The process started” is not a migration test.
See the backup guide and Avorion hosting with managed updates.