SoNiice

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by SoNiice

  1. Hey! I'm using Unraid for quite some years now, server itself and vms were running just fine, yesterday my Debian vm randomly decided to not boot correctly anymore. I already tried creating a new vm using the old disk but that leads to the same error: It's always starting into the UEFI Interactive Shell, typing 'exit' to get into the BIOS to boot the disk manually doesn't work either, since it's not shown there. Any hints on how to fix that? Best regards! Disk seems to be fine according to fdisk utility: qemu-img info: Startup log: XML:
  2. Exactly. You can just right click the game server and click "manage" > That will forward you into the game server instance so you can change settings 'n stuff.
  3. That solution works for every game that has to update through the steamcmd, you just have to adjust the update id. You can get those from here: https://steamdb.info/app/896660/ About the server configuration: Instance > Configuration > Server
  4. Both are default settings, I'm a long time AMP user, that's nothing new to me. Just checked the logs and saw it's the mac address. It's deactivating it keys, because the mac address did change even though I applied a static one? Edit: Working just fine after manually inserting the key into the instance again.
  5. That's something CorneliousJD can't fix for you. It's an old AMP bug they even tell about on Discord. They normally would fix this for you in a second, but I guess you told 'em you're using the Docker application through Unraid. Fix: Right click your instance > Browse Datastore > Edit the GenericModule.kvp > Change the matching 2 lines to those: App.UpdateSource=Multi App.UpdateSources=[{"UpdateStageName": "SteamCMD Download","UpdateSourcePlatform": "All", "UpdateSource": "SteamCMD", "UpdateSourceData": "896660"}] ------ But I also got a question to you guys. Any clue why my instances don't start anymore after rebooting? I would guess it's something about the mac address parameter, but it doesn't matter if I use it or not, the instances won't start. They say they're started but turn offline as soon as I wanna manage 'em.