Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

bgubs

Members
  • Joined

  • Last visited

Everything posted by bgubs

  1. Oh yeah, I for sure think it's a SteamCMD issue, but wanted to list my observations for tracking and other users experiencing the same issues to see.
  2. For me, this issue happens in both containers, proton or not. I added the Validate variable to my config and set to true, but it did not fix the problem. Just like some other commenters said, we have to physically remove the appmanifest* or rename them for the game to update properly.
  3. I'm having the same issue as the rest of the past dozen users. Upon each enshrouded server update, I restart the docker and am presented with the same Error! App '2278520' state is 0x6 after update job. I don't think it's necessarily something you've down with the docker image, but possibly with steamcmd itself. There's definitely an issue with the appmanifest* in the <file-path>/enshrouded[_proton]/steamapps. This happens in both the enshrouded and enshrouded_proton containers. If you remove the appmanifest or just rename it, then steamcmd will finally update the game. Also, you never included Validate as a variable in the container configs, so unless a user knows how to set that up or look for that then they'd never know. Here's a diff of appmanifest_2278520.acf to appmanifest_2278520.acf.old. Ignore the LastUpdated = 0, I set that to see if it would still work without renaming or deleting. It didn't. diff appmanifest_2278520.acf appmanifest_2278520.acf.old 6c6 < "StateFlags" "4" --- > "StateFlags" "6" 8c8 < "LastUpdated" "1764228930" --- > "LastUpdated" "0" 10c10 < "SizeOnDisk" "6848442794" --- > "SizeOnDisk" "6844372906" 12c12 < "buildid" "20918472" --- > "buildid" "20783276" 15,19c15,19 < "UpdateResult" "0" < "BytesToDownload" "2724901856" < "BytesDownloaded" "2724901856" < "BytesToStage" "6888033077" < "BytesStaged" "6888033077" --- > "UpdateResult" "6" > "BytesToDownload" "0" > "BytesDownloaded" "0" > "BytesToStage" "0" > "BytesStaged" "0" 23c23 < "ScheduledAutoUpdate" "0" --- > "ScheduledAutoUpdate" "1764228849" 33,34c33,34 < "manifest" "1290776277620247429" < "size" "6792781130" --- > "manifest" "6789046064164845738" > "size" "6788711242" Here's the diff of appmanifest_228980.acf to appmanifest_228980.acf.old: diff appmanifest_228980.acf appmanifest_228980.acf.old 6c6 < "StateFlags" "4" --- > "StateFlags" "2" 8c8 < "LastUpdated" "1764228915" --- > "LastUpdated" "0" 10c10 < "SizeOnDisk" "39590283" --- > "SizeOnDisk" "0" 12c12 < "buildid" "19222509" --- > "buildid" "0" 20,28d19 < "228989" < { < "manifest" "3514306556860204959" < "size" "39590283" < } < } < "InstallScripts" < { < "228989" "_CommonRedist\\vcredist\\2022\\installscript.vdf"Also here are the perms set for the appmanifest* by default. Note: appmanifest* are set with 777 on installation. Once they're updated after the server install/update they change to 770. ls -al /mnt/user/appdata/enshrouded_proton/steamapps/ total 16 drwxrwx--- 1 nobody users 226 Nov 26 23:35 ./ drwxrwx--- 1 nobody users 2220 Nov 26 23:35 ../ -rwxrwx--- 1 nobody users 840 Nov 26 23:35 appmanifest_2278520.acf* -rwxrwx--- 1 nobody users 804 Nov 26 23:33 appmanifest_2278520.acf.old* -rwxrwx--- 1 nobody users 635 Nov 26 23:35 appmanifest_228980.acf* -rwxrwx--- 1 nobody users 447 Nov 26 23:33 appmanifest_228980.acf.old* drwxrwx--- 1 nobody users 0 Nov 26 23:35 downloading/ drwxrwx--- 1 nobody users 0 Nov 26 23:35 temp/
  4. Summary: Support Thread for bgubs Game Server Dockers Application: SteamCMD DockerHub: https://hub.docker.com/r/bgubs These are easy to set up and highly customizable. I've tested these with the default configurations. If you encounter any issues or have questions, please use this forum or feel free to DM me on discord. Please read the description of each docker as the variables that you need to configure are defined there. The Steam Username and Password variables are only needed if the two fields are marked as required. Otherwise, they are entirely optional.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.