arkmanager / ark-server-tools

Set of server tools used to manage ARK: Survival Evolved servers on Linux
MIT License
680 stars 144 forks source link

Inconsistent casing in map name #1083

Open fusselshu opened 4 years ago

fusselshu commented 4 years ago

Hello, I am experiencing this issue quite often when the servers are updating. The Map gets reset, which normally is no problem because of backups but the backup done before updating is now done after updating and getting the map resetted which results in like a 15 min rollback if this error occurs :/ Why ist this happening?

Updatecronjob: 0 /usr/local/bin/arkmanager update @all --saveworld --backup --warn --update-mods >> /etc/arkmanager/log/updatecronjob.txt

Example: Inconsistent casing in map name - TheIsland.ark does not exist, but does

Edit: the backup before updating should be fixed, since my update cronjob was missing the --backup

fusselshu commented 4 years ago

Still happening quite often and backups are done with the clean map instead of the saved mapfile when shutting down :(