deaerator

Members
  • Posts

    515
  • Joined

  • Last visited

Everything posted by deaerator

  1. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='ARK11-Fjordur' --net='proxynet' -e TZ="America/Halifax" -e HOST_OS="Unraid" -e 'GAME_ID'='376030' -e 'USERNAME'='' -e 'VALIDATE'='' -e 'PASSWRD'='' -e 'MAP'='Viking_P' -e 'SERVER_NAME'='D1R7YS_Fjordur' -e 'SRV_PWD'='XXXXXXXXXXXXXX' -e 'SRV_ADMIN_PWD'='XXXXXXXXXXXX' -e 'GAME_PARAMS'='?Port=7783?QueryPort=27018?MaxPlayers=25?RCONEnabled=True?RCONPort=27036?CustomDynamicConfigUrl="http://172.18.0.2/dynamicconfig.ini"' -e 'GAME_PARAMS_EXTRA'=' -server -log -clusterid=D1R7Y -ClusterDirOverride=/serverdata/serverfiles/clusterfiles -UseDynamicConfig -ForceRespawnDinos' -e 'UID'='99' -e 'GID'='100' -p '7783:7783/udp' -p '7784:7784/udp' -p '27018:27018/udp' -p '27028:27028/tcp' -v '/mnt/user/appdata/steamcmd':'/serverdata/steamcmd':'rw' -v '/mnt/cache/appdata/ark-se':'/serverdata/serverfiles':'rw' -v '/mnt/cache/appdata/ark-se/ARK11-Fjordur':'/serverdata/serverfiles/ShooterGame/Saved':'rw' --restart=unless-stopped 'ich777/steamcmd:arkse' 4df735c7c1c8c1e0ac20bb5435d9e692bd224bf04e60746605c982aa29f0c629 The command finished successfully! or root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='ARK11-Fjordur' --net='proxynet' -e TZ="America/Halifax" -e HOST_OS="Unraid" -e 'GAME_ID'='376030' -e 'USERNAME'='' -e 'VALIDATE'='' -e 'PASSWRD'='' -e 'MAP'='Viking_P' -e 'SERVER_NAME'='D1R7YS_Fjordur' -e 'SRV_PWD'='XXXXXXXXXXXX' -e 'SRV_ADMIN_PWD'='XXXXX' -e 'GAME_PARAMS'='?Port=7783?QueryPort=27018?MaxPlayers=25?RCONEnabled=True?RCONPort=27036?CustomDynamicConfigUrl="http://172.18.0.2/dynamicconfig.ini"' -e 'GAME_PARAMS_EXTRA'='-MapMODID=1838617463 -server -log -clusterid=D1R7Y -ClusterDirOverride=/serverdata/serverfiles/clusterfiles -UseDynamicConfig -ForceRespawnDinos' -e 'UID'='99' -e 'GID'='100' -p '7783:7783/udp' -p '7784:7784/udp' -p '27018:27018/udp' -p '27028:27028/tcp' -v '/mnt/user/appdata/steamcmd':'/serverdata/steamcmd':'rw' -v '/mnt/cache/appdata/ark-se':'/serverdata/serverfiles':'rw' -v '/mnt/cache/appdata/ark-se/ARK11-Fjordur':'/serverdata/serverfiles/ShooterGame/Saved':'rw' --restart=unless-stopped 'ich777/steamcmd:arkse' 1439b06368266119c6369acb258ae2d1f4ca34028b9510076d213978b72a1913 The command finished successfully!
  2. Following the ARK Server documention I can use -MapModID=XXXXXXX or MAP=Viking_P in the run command, and for some reason it will not download the map. Suggestions on how to solve?
  3. Using your Container how do we load custom maps. This is a modded map from a community member in the steamworkshop. How do I make this the map to load up in you gaming docker.
  4. I wonder if i can get some help here. I'm running an Ark cluster and this morning my cluster decided to shit the bed. I tried to add more settings and when I brought one back this kept on going in a loop. ark.log How do I stop this and get my servers up and running again?
  5. There is a setting or feature in ARK:SE that has the ability to change some harvesting and taming rates by using Dynamic Configuration. How would I go about setting this up?
  6. How does one set up a "simple-http" server? Beyond my scope of knowledge.
  7. @Cyd I was wondering if you can add some options to your companion container. I like the whole dynamic configuration that helps with managing the multiples servers very easy with the changing of rates. Is there a way or an option to stop it checking for updates and just have the dynamic config running. I find lately with the ark updates I rather have manually control the updates, or have a timer option to do updates.
  8. I destroyed the first one long time ago thinking it was an error on my part, but this is the second docker container producing the same results.
  9. root@bd552e6a9928:/# cd /serverdata/serverfiles/ShooterGame/Saved/Config/LinuxServer bash: cd: /serverdata/serverfiles/ShooterGame/Saved/Config/LinuxServer: No such file or directory root@bd552e6a9928:/# This is the second attempt with a fresh docker and still get the same results
  10. I tried dropping in the linux folder with settings and it still didn't work root@bd552e6a9928:/# ls bin boot dev etc home lib lib32 lib64 media mnt opt proc root run sbin serverdata srv sys tmp usr var root@bd552e6a9928:/# ls -al total 0 drwxr-xr-x 1 root root 182 Sep 10 18:04 . drwxr-xr-x 1 root root 182 Sep 10 18:04 .. drwxr-xr-x 1 root root 728 Sep 18 2020 bin drwxr-xr-x 1 root root 0 Jul 10 2020 boot drwxr-xr-x 5 root root 340 Sep 16 13:45 dev -rwxr-xr-x 1 root root 0 Sep 10 18:04 .dockerenv drwxr-xr-x 1 root root 1314 Sep 10 18:04 etc drwxr-xr-x 1 root root 0 Jul 10 2020 home drwxr-xr-x 1 root root 110 Sep 18 2020 lib drwxr-xr-x 1 root root 1250 Sep 18 2020 lib32 drwxr-xr-x 1 root root 40 Aug 3 2020 lib64 drwxr-xr-x 1 root root 0 Aug 3 2020 media drwxr-xr-x 1 root root 0 Aug 3 2020 mnt drwxr-xr-x 1 root root 14 Sep 18 2020 opt dr-xr-xr-x 886 root root 0 Sep 16 13:45 proc drwx------ 1 root root 30 Aug 3 2020 root drwxr-xr-x 1 root root 16 Aug 3 2020 run drwxr-xr-x 1 root root 1056 Sep 18 2020 sbin drwxrwx--- 1 steam users 60 Sep 10 18:05 serverdata drwxr-xr-x 1 root root 0 Aug 3 2020 srv dr-xr-xr-x 13 root root 0 Sep 16 13:45 sys drwxrwxrwt 1 root root 10 Sep 10 18:05 tmp drwxr-xr-x 1 root root 80 Sep 18 2020 usr drwxr-xr-x 1 root root 90 Aug 3 2020 var root@bd552e6a9928:/# cd serverdata root@bd552e6a9928:/serverdata# ls serverfiles Steam steamcmd root@bd552e6a9928:/serverdata# cd serverfiles root@bd552e6a9928:/serverdata/serverfiles# ls ARK10-Genesis2 ARK1-TheIsland ARK3-Aberration ARK5-Ragnarok ARK7-CrystalIsles ARK9-Genesis dynamicconfig linux64 ShooterGame steamclient.so version.txt ARK11-Lost_Island ARK2-ScorchedEarth_P ARK4-TheCenter ARK6-Valguero_P ARK8-Extinction clusterfiles Engine PackageInfo.bin steamapps SteamCMDInstall.sh root@bd552e6a9928:/serverdata/serverfiles# ls -al total 35800 drwxrwx--- 19 steam users 4096 Sep 15 11:28 . drwxrwx--- 1 steam users 60 Sep 10 18:05 .. drwxrwx--- 6 steam users 66 Sep 8 15:25 ARK10-Genesis2 drwxrwx--- 5 steam users 49 Aug 21 02:29 ARK11-Lost_Island drwxrwx--- 5 steam users 49 Aug 18 21:18 ARK1-TheIsland drwxrwx--- 6 steam users 66 Sep 13 23:29 ARK2-ScorchedEarth_P drwxrwx--- 6 steam users 66 Sep 8 23:29 ARK3-Aberration drwxrwx--- 5 steam users 49 Aug 18 22:35 ARK4-TheCenter drwxrwx--- 6 steam users 66 Aug 28 21:39 ARK5-Ragnarok drwxrwx--- 5 steam users 49 Sep 10 18:08 ARK6-Valguero_P drwxrwx--- 6 steam users 66 Sep 9 12:25 ARK7-CrystalIsles drwxrwx--- 6 steam users 66 Sep 13 10:36 ARK8-Extinction drwxrwx--- 6 steam users 66 Sep 8 14:16 ARK9-Genesis drwxrwx--- 3 steam users 22 Aug 23 17:46 clusterfiles drwxrwx--- 2 steam users 114 Aug 21 02:31 dynamicconfig drwxrwx--- 7 steam users 80 Aug 18 21:16 Engine drwxrwx--- 2 steam users 28 Sep 15 02:47 linux64 -rwxrwx--- 1 steam users 5208045 Sep 15 11:27 PackageInfo.bin drwxrwx--- 6 steam users 117 Sep 10 23:50 ShooterGame drwxrwx--- 5 steam users 86 Sep 15 11:28 steamapps -rwxrwx--- 1 steam users 31433351 Sep 15 02:46 steamclient.so -rwxrwx--- 1 steam users 272 Sep 10 20:07 SteamCMDInstall.sh -rwxrwx--- 1 steam users 9 Sep 15 11:27 version.txt root@bd552e6a9928:/serverdata/serverfiles# cd ShooterGame root@bd552e6a9928:/serverdata/serverfiles/ShooterGame# ls -al total 16 drwxrwx--- 6 steam users 117 Sep 10 23:50 . drwxrwx--- 19 steam users 4096 Sep 15 11:28 .. -rwxrwx--- 1 steam users 4 Sep 10 23:38 AssetRegistry.bin drwxrwx--- 4 steam users 32 Aug 18 21:16 Binaries drwxrwx--- 5 steam users 252 Sep 10 23:50 Config drwxrwx--- 31 steam users 4096 Sep 15 11:28 Content drwxrwx--- 5 steam users 49 Sep 10 18:08 Saved -rwxrwx--- 1 steam users 709 Sep 10 20:08 ShooterGame.uproject root@bd552e6a9928:/serverdata/serverfiles/ShooterGame# cd Config root@bd552e6a9928:/serverdata/serverfiles/ShooterGame/Config# ls -al total 300 drwxrwx--- 5 steam users 252 Sep 10 23:50 . drwxrwx--- 6 steam users 117 Sep 10 23:50 .. -rwxrwx--- 1 steam users 633 Sep 10 19:55 DefaultDeviceProfiles.ini -rwxrwx--- 1 steam users 1247 Sep 10 23:37 DefaultEditor.ini -rwxrwx--- 1 steam users 841 Sep 10 23:37 DefaultEditorUserSettings.ini -rwxrwx--- 1 steam users 195354 Sep 10 23:37 DefaultEngine.ini -rwxrwx--- 1 steam users 68841 Sep 10 19:55 DefaultGame.ini -rwxrwx--- 1 steam users 947 Sep 10 23:37 DefaultGameUserSettings.ini -rwxrwx--- 1 steam users 22908 Sep 10 23:37 DefaultInput.ini drwxrwx--- 2 steam users 27 Sep 10 23:50 Linux drwxrwx--- 2 steam users 100 Sep 10 23:50 Localization drwxrwx--- 3 steam users 18 Aug 18 21:16 OSS root@bd552e6a9928:/serverdata/serverfiles/ShooterGame/Config# cd .. root@bd552e6a9928:/serverdata/serverfiles/ShooterGame# cd / root@bd552e6a9928:/# ls bin boot dev etc home lib lib32 lib64 media mnt opt proc root run sbin serverdata srv sys tmp usr var root@bd552e6a9928:/# ls a- ls: cannot access 'a-': No such file or directory root@bd552e6a9928:/# ps axfww PID TTY STAT TIME COMMAND 87 pts/0 Ss 0:00 bash 104 pts/0 R+ 0:00 \_ ps axfww 1 ? Ss 0:00 /bin/bash /opt/scripts/start.sh 11 ? S 0:00 su steam -c /opt/scripts/start-server.sh 12 ? Ss 0:00 \_ /bin/bash /opt/scripts/start-server.sh 58 ? Sl 4:41 \_ ./ShooterGameServer Valguero_P?listen?SessionName=D1R7YS_Valguero?ServerPassword=XXXX?ServerAdminPassword=XXXXX.?Listen?Port=7787?QueryPort=27020?MaxPlayers=25?RCONEnabled=True?RCONPort=27030?customdynamicconfigurl="http://172.17.0.2/dynamicconfig.ini" -server -log -nowrite -clusterid=D1R7Y -ClusterDirOverride=/serverdata/serverfiles/clusterfiles -UseDynamicConfig -ForceRespawnDinos root@bd552e6a9928:/#
  11. 1. All my other containers are working properly. 2. The permissions match all of the other Ark Dockers and the folders match 3 Contents are the same except for the missing forlder /linuserver 4. .ark files are present 5. Server starts normally, and it even shows up in the cluster, I can transfer there and back but with no config settings, I can't install my mods and settings. 6. Logs shows the docker starts up normally. root@Tower:/mnt/cache/appdata/ark-se# clear root@Tower:/mnt/cache/appdata/ark-se# ls -al total 35800 drwxrwx--- 19 nobody users 4096 Sep 15 11:28 ./ drwxrwxrwx 12 nobody users 153 Aug 18 20:57 ../ drwxrwx--- 5 nobody users 49 Aug 18 21:18 ARK1-TheIsland/ drwxrwx--- 6 nobody users 66 Sep 8 15:25 ARK10-Genesis2/ drwxrwx--- 5 nobody users 49 Aug 21 02:29 ARK11-Lost_Island/ drwxrwx--- 6 nobody users 66 Sep 13 23:29 ARK2-ScorchedEarth_P/ drwxrwx--- 6 nobody users 66 Sep 8 23:29 ARK3-Aberration/ drwxrwx--- 5 nobody users 49 Aug 18 22:35 ARK4-TheCenter/ drwxrwx--- 6 nobody users 66 Aug 28 21:39 ARK5-Ragnarok/ drwxrwx--- 5 nobody users 49 Sep 10 18:08 ARK6-Valguero_P/ drwxrwx--- 6 nobody users 66 Sep 9 12:25 ARK7-CrystalIsles/ drwxrwx--- 6 nobody users 66 Sep 13 10:36 ARK8-Extinction/ drwxrwx--- 6 nobody users 66 Sep 8 14:16 ARK9-Genesis/ drwxrwx--- 7 nobody users 80 Aug 18 21:16 Engine/ -rwxrwx--- 1 nobody users 5208045 Sep 15 11:27 PackageInfo.bin* drwxrwx--- 6 nobody users 117 Sep 10 23:50 ShooterGame/ -rwxrwx--- 1 nobody users 272 Sep 10 20:07 SteamCMDInstall.sh* drwxrwx--- 3 nobody users 22 Aug 23 17:46 clusterfiles/ drwxrwx--- 2 nobody users 114 Aug 21 02:31 dynamicconfig/ drwxrwx--- 2 nobody users 28 Sep 15 02:47 linux64/ drwxrwx--- 5 nobody users 86 Sep 15 11:28 steamapps/ -rwxrwx--- 1 nobody users 31433351 Sep 15 02:46 steamclient.so* -rwxrwx--- 1 nobody users 9 Sep 15 11:27 version.txt* root@Tower:/mnt/cache/appdata/ark-se# cd ARK6-Valguero_P root@Tower:/mnt/cache/appdata/ark-se/ARK6-Valguero_P# ls -al total 8 drwxrwx--- 5 nobody users 49 Sep 10 18:08 ./ drwxrwx--- 19 nobody users 4096 Sep 15 11:28 ../ drwxrwx--- 3 nobody users 32 Sep 10 18:07 Config/ drwxrwx--- 2 nobody users 29 Sep 10 18:07 Logs/ drwxrwx--- 2 nobody users 4096 Sep 14 15:52 SavedArks/ root@Tower:/mnt/cache/appdata/ark-se/ARK6-Valguero_P# cd SavedArks root@Tower:/mnt/cache/appdata/ark-se/ARK6-Valguero_P/SavedArks# ls -al total 939492 drwxrwx--- 2 nobody users 4096 Sep 14 15:52 ./ drwxrwx--- 5 nobody users 49 Sep 10 18:08 ../ -rwxrwx--- 1 nobody users 2055 Sep 11 12:40 76561198038289467.arkprofile* -rwxrwx--- 1 nobody users 43918337 Sep 14 15:52 Valguero_P.ark* -rwxrwx--- 1 nobody users 43631870 Sep 12 19:14 Valguero_P_12.09.2021_22.14.02.ark* -rwxrwx--- 1 nobody users 43633182 Sep 12 21:24 Valguero_P_13.09.2021_00.24.02.ark* -rwxrwx--- 1 nobody users 43633182 Sep 12 23:34 Valguero_P_13.09.2021_02.34.02.ark* -rwxrwx--- 1 nobody users 43635900 Sep 13 01:44 Valguero_P_13.09.2021_04.44.02.ark* -rwxrwx--- 1 nobody users 43657801 Sep 13 09:02 Valguero_P_13.09.2021_12.02.27.ark* -rwxrwx--- 1 nobody users 43673960 Sep 13 11:12 Valguero_P_13.09.2021_14.12.27.ark* -rwxrwx--- 1 nobody users 43687464 Sep 13 13:22 Valguero_P_13.09.2021_16.22.27.ark* -rwxrwx--- 1 nobody users 43698185 Sep 13 15:32 Valguero_P_13.09.2021_18.32.27.ark* -rwxrwx--- 1 nobody users 43708960 Sep 13 17:42 Valguero_P_13.09.2021_20.42.27.ark* -rwxrwx--- 1 nobody users 43708960 Sep 13 19:52 Valguero_P_13.09.2021_22.52.27.ark* -rwxrwx--- 1 nobody users 43715560 Sep 13 22:02 Valguero_P_14.09.2021_01.02.27.ark* -rwxrwx--- 1 nobody users 43718299 Sep 14 00:12 Valguero_P_14.09.2021_03.12.27.ark* -rwxrwx--- 1 nobody users 43718299 Sep 14 02:22 Valguero_P_14.09.2021_05.22.27.ark* -rwxrwx--- 1 nobody users 43720840 Sep 14 04:32 Valguero_P_14.09.2021_07.32.27.ark* -rwxrwx--- 1 nobody users 43720840 Sep 14 06:42 Valguero_P_14.09.2021_09.42.27.ark* -rwxrwx--- 1 nobody users 43726243 Sep 14 08:52 Valguero_P_14.09.2021_11.52.27.ark* -rwxrwx--- 1 nobody users 43964557 Sep 14 11:02 Valguero_P_14.09.2021_14.02.27.ark* -rwxrwx--- 1 nobody users 43917052 Sep 14 13:12 Valguero_P_14.09.2021_16.12.27.ark* -rwxrwx--- 1 nobody users 43918338 Sep 14 15:22 Valguero_P_14.09.2021_18.22.27.ark* -rwxrwx--- 1 nobody users 43635900 Sep 13 06:52 Valguero_P_AntiCorruptionBackup.bak* -rwxrwx--- 1 nobody users 43635900 Sep 13 07:07 Valguero_P_NewLaunchBackup.bak* root@Tower:/mnt/cache/appdata/ark-se/ARK6-Valguero_P/SavedArks# cd .. root@Tower:/mnt/cache/appdata/ark-se/ARK6-Valguero_P# ls -al total 8 drwxrwx--- 5 nobody users 49 Sep 10 18:08 ./ drwxrwx--- 19 nobody users 4096 Sep 15 11:28 ../ drwxrwx--- 3 nobody users 32 Sep 10 18:07 Config/ drwxrwx--- 2 nobody users 29 Sep 10 18:07 Logs/ drwxrwx--- 2 nobody users 4096 Sep 14 15:52 SavedArks/ root@Tower:/mnt/cache/appdata/ark-se/ARK6-Valguero_P# cd Config root@Tower:/mnt/cache/appdata/ark-se/ARK6-Valguero_P/Config# ls -al total 0 drwxrwx--- 3 nobody users 32 Sep 10 18:07 ./ drwxrwx--- 5 nobody users 49 Sep 10 18:08 ../ drwxrwx--- 2 nobody users 23 Sep 10 18:07 CleanSourceConfigs/ root@Tower:/mnt/cache/appdata/ark-se/ARK6-Valguero_P/Config# cd .. root@Tower:/mnt/cache/appdata/ark-se/ARK6-Valguero_P#
  12. Can you examine this docker problem where the Valguero config settings are not showing up in the appdata folders. my-ARK6-Valguero_P.xml
  13. I have another unusal problem with an ARK Docker, Where the config files are missing but the server is listed and working. I am using @Cyd Templates for the ARK Cluster all is working but the config files location /linuxserver is missing on map Valguero_P config Here is my Docker config file The docker is up and running and even found in the browser. When I browse to that location, no config files to be found.
  14. Is there a way for my server to communicate with game servers by sending them messages to players telling them that there is going to be backup starting and give time limit announcement.
  15. @Cyd, thank you for this and the hardwork @ich777 with his docker contaners for games. Should I be worried about this error [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. I see this in all my docker containers.
  16. I received an "Out of Memory Error", logs attached. tower-diagnostics-20210711-0132.zip
  17. Strange reason, my plex crashed with a database error and closer inspection I can no longer get to the '/mnt/user' directory. logs attached tower-diagnostics-20210706-1252.zip
  18. I disabled ACS override and my log is still getting full. log attached. tower-diagnostics-20210331-1426.zip
  19. Fix common problems report my log is full and I noticed a lot of NVME errors. Log attached. tower-diagnostics-20210328-1353.zip
  20. I plan on using my main pc as an upgrade to my current server. I currently have Z390i Motherboard, and I want to be able use my RTX 4000 and also HBA Card to connect to my disk shelf. Curious if this could work without any problems or penalty in performance. The main role of the RTX 4000 is for my plex server in Hardware Acceleration.