System Information
| Field | Value |
|---|---|
| Operating System | Linux - Debian GNU/Linux 13 on x86_64 |
| Product | AMP ‘Deimos’ v2.7.2.0 (Mainline) |
| Virtualization | Podman |
| Application | Windrose |
| Module | GenericModule |
| Running in Container | Yes |
| Current State | Stopped |
Problem Description
Issue
Server does not update or properly validate files on update. Seems that there is something wrong with the steamcmd as the Console show 0 bytes downloaded, but then reports everything is installed properly. Start the server and clients say the server version is mismatched even though the manifest is up to date. The mainfest shows a failed update code though. Manifest has the correct build id for the new version, but the files are not being downloaded. Have tried deleting the manifest, removing files to force validation, even installing a new instance. New instances can also not be installed.
Reproduction Steps
- Stop server.
- Click update
- Start server
“AppState”
{
“appid” “4129620”
“Universe” “1”
“name” “Windrose Dedicated Server”
“StateFlags” “2”
“installdir” “Windrose Dedicated Server”
“LastUpdated” “0”
“LastPlayed” “0”
“SizeOnDisk” “0”
“StagingSize” “0”
“buildid” “0”
“LastOwner” “0”
“DownloadType” “1”
“UpdateResult” “7”
“BytesToDownload” “0”
“BytesDownloaded” “0”
“BytesToStage” “0”
“BytesStaged” “0”
“TargetBuildID” “22823173”
“AutoUpdateBehavior” “0”
“AllowOtherDownloadsWhileRunning” “0”
“ScheduledAutoUpdate” “1776450657”
“InstalledDepots”
{
}
“UserConfig”
{
}
“MountedConfig”
{
}
}