Hi there 👋,
there are a few other issues possibly related to this: #1276, #1245
the cause seems to be an issue with steamcmd which is not reliably reporting app information: ValveSoftware/steam-for-linux#9683
how to detect the issue
arkmanager does not print a version on the console:
Your server is already up to date! The most recent version is .
or
Querying Steam database for latest version...
Current version:
Available version:
Your server is up to date!
how to workaround the issue
run arkmanager install or arkmanager update --force manually which bypasses the check if an installation or update is needed.
Found by a user of my drpsychick/arkserver docker container, resulting in this workaround: SickHub/arkserver#20
Hi there 👋,
there are a few other issues possibly related to this: #1276, #1245
the cause seems to be an issue with
steamcmdwhich is not reliably reporting app information: ValveSoftware/steam-for-linux#9683how to detect the issue
arkmanager does not print a version on the console:
or
how to workaround the issue
run
arkmanager installorarkmanager update --forcemanually which bypasses the check if an installation or update is needed.Found by a user of my
drpsychick/arkserverdocker container, resulting in this workaround: SickHub/arkserver#20