Malbolgia

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Malbolgia

  1. Yes everything is working now! 😁 Binaries were updated from linux point of view. I have one additional question. If you click on the log of the docker server you will get this overview: Is it possible to get a date and time stamp shown for each command shown in there?
  2. Checked on the update today in the docker. It is now running version 310.111 so restart your servers and it will get updated. Thx for support ich777
  3. Will test it as soon as the players are off the server. Thx again. Update: I tried the update within the docker but it does not get to the latest version if you run it. Could be that the files are in use of course and the download during running the server is not the ideal situation. So I copied my items from the saved arks location to my local pc and removed the folders within the Shootergame folder and run the docker again with validate true option. All the files got downloaded again but was starting with the old version again 310.68 which got me confused again. I don't think this is the docker issue but the issue on steam like you stated so I am contacting the arksurvive team. Will do an isntall on a windows system just to see if that is working and also will test on a virtual machine with linux on it. Will update the post if I checked it if anybody also has an issue. Update again: And found a post https://survivetheark.com/index.php?/forums/topic/532482-linux-server-the-new-update-is-not-available/&tab=comments#comment-2886406 this seems to be normal at the moment.
  4. Thank you for taking the time to answer. I am not using pihole in het network. I used to host a csgo server and steam idd can be difficult at times. I tested with and without a user just for testing. Can I get a shell within the docker to do the update manually ? with steamcmd command? Has the docker when it comes down to limits of disk space it can use? Regards, Mali.
  5. I have a problem updating my ARK server to the latest version it will stay on 3.10.68. I tried using true for the validation section of the server. I will see the validation but the server afterwards will not get the new version. Here is my sartup log with the validation set to true: ---Checking if UID: 99 matches user--- ---Checking if GID: 100 matches user--- ---Setting umask to 000--- ---Checking for optional scripts--- ---No optional script found, continuing--- ---Starting...--- ---Update SteamCMD--- Redirecting stderr to '/serverdata/Steam/logs/stderr.txt' [ 0%] Checking for available updates... [----] Verifying installation... Steam Console Client (c) Valve Corporation -- type 'quit' to exit -- Loading Steam API...Warning: failed to init SDL thread priority manager: SDL not found OK. Logging in user '****' to Steam Public ... Logged in OK Waiting for user info...OK ---Update Server--- ---Validating installation--- Redirecting stderr to '/serverdata/Steam/logs/stderr.txt' [ 0%] Checking for available updates... [----] Verifying installation... Steam Console Client (c) Valve Corporation -- type 'quit' to exit -- Loading Steam API...Warning: failed to init SDL thread priority manager: SDL not found OK. Logging in user '******' to Steam Public ... Logged in OK Waiting for user info...OK Update state (0x0) : Timed out waiting for update to start, bailing. Error! App '376030' state is 0x204 after update job. ---Prepare Server--- ---Server ready--- ---Start Server--- [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. Setting breakpad minidump AppID = 346110 This is my docker settings page: I also tested with steamuser and pass with the steamguard disabled. Also tested without the user and pass being present but been getting that dreadfull Error! App '376030' state is 0x204 after update job. error which could mean dns issue. disks space issues or chache issues. Cleared the cache and it was downloaded again from steam point of view. Disk space issue I don't know how to solve or if there are any. Currenlty the game is sitting on disk1 which is at 11% capacity. Dns seems to be working fine. Would be nice to get some pointers on this. And off course keep up the good work. Regards, Mali.