Kvo1087

Members
  • Posts

    19
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Kvo1087's Achievements

Noob

Noob (1/14)

3

Reputation

  1. PALWORLD help please Connecting anonymously to Steam Public...OK Waiting for client config...OK Waiting for user info...OK Success! App '2394010' already up to date. ---Checking if configuration is in place--- ---Configuration found, continuing...--- ---Checking if PublicIP is in place--- ---Nothing to do, PublicIP: xxx.xxx.xxx.xxxstill up-to-date!--- ---Prepare Server--- ---Server ready--- ---Start Server--- setrlimit() failed with error 22 (Invalid argument) - Max per-process value allowed is 0 (we wanted infinity). sh: 1: xdg-user-dir: not found dlopen failed trying to load: steamclient.so with error: steamclient.so: cannot open shared object file: No such file or directory [S_API] SteamAPI_Init(): Loaded '/serverdata/.steam/sdk64/steamclient.so' OK. (First tried local 'steamclient.so') CAppInfoCacheReadFromDiskThread took 2 milliseconds to initialize Setting breakpad minidump AppID = 2394010 [S_API FAIL] Tried to access Steam interface SteamUser021 before SteamAPI_Init succeeded. [S_API FAIL] Tried to access Steam interface SteamFriends017 before SteamAPI_Init succeeded. [S_API FAIL] Tried to access Steam interface STEAMAPPS_INTERFACE_VERSION008 before SteamAPI_Init succeeded. [S_API FAIL] Tried to access Steam interface SteamNetworkingUtils004 before SteamAPI_Init succeeded. I saw my server posted once in Community servers but it failed to connect. now it doesnt show in community or recent servers. Can anyone help me? I also Port Forwarded the Docker IP, was I supposed to forward the ports for the Public IP that is listed in the Log file? Any help is greatly appreciated.
  2. I have been waiting 6 months since Space Invaders Initial video to get my backup server working because I am not great at command line and didnt think I could set this up on my own. I get almost everything figured out tinkering last night except for the SSH keys to allow the 2 servers to speak to each other. I was able to add and copy a key from my backup to my main server however whenever I try to create and copy an ssh key from my main server to the backup I ran into 2 problems. Initially I would repeated get the error: ssh port 22 connection refused. However after trying to figure out what was going on the problem became the following: Server:~# ssh-copy-id [email protected] /usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/root/.ssh/id_ed25519.pub" /usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed /usr/bin/ssh-copy-id: ERROR: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ERROR: @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ ERROR: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ERROR: IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! ERROR: Someone could be eavesdropping on you right now (man-in-the-middle attack)! ERROR: It is also possible that a host key has just been changed. ERROR: The fingerprint for the ED25519 key sent by the remote host is ERROR: SHA256:biglongrandomkeyoflettersandnumbers. ERROR: Please contact your system administrator. ERROR: Add correct host key in /root/.ssh/known_hosts to get rid of this message. ERROR: Offending ED25519 key in /root/.ssh/known_hosts:2 ERROR: Host key for 10.0.0.69 has changed and you have requested strict checking. ERROR: Host key verification failed. I tried the SSH plugin for unraid to see if that would fix it along with clearing the key in the knownhosts file in ssh config but still no luck. any help would be greatly appreciated
  3. I restarted and redownloaded the container to start from scratch. I noticed that when the server initially launches that this error is displayed. src\steamnetworkingsockets\clientlib\steamnetworkingsockets_lowlevel.cpp (774) : Assertion Failed: GetBestInterfaceEx failed with result 3 for address '000.000.00.000:0' - my ip My upload is 15Mbps, nothing running in the background. made sure to test late at night when no streams were running on my plex docker. I am in the process of creating another unraid server right now and I could use an intel processor on that one. Is Intel more stable for V rising?
  4. V Rising Lag - Error when playing with friend? SteamLog [SDR k_ESteamNetworkingSocketsDebugOutputType_Warning] SteamNetworkingSockets lock held for 190.1ms. (Performance warning.) ServiceThread,RecvUDPPacket(x29),ThinkPingProbes,EnsureDataCenterRoutesValid This is usually a symptom of a general performance problem such as thread starvation. UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:LogWarning(Object) Stunlock.Network.Steam.Wrapper.SteamSocketNetworkingLogs:OnLog(LogSource, ESteamNetworkingSocketsDebugOutputType, IntPtr) SteamLog [SDR k_ESteamNetworkingSocketsDebugOutputType_Warning] SteamNetworkingSockets lock held for 9.9ms. (Performance warning.) ServiceThread,RecvUDPPacket(x412),SNP_SendPacket(x4),SendUDPacket(x4),ThinkPingProbes,EnsureDataCenterRoutesValid This is usually a symptom of a general performance problem such as thread starvation. Never got this error playing solo on my server but it started popping up constantly when my friend joined. we get lag frequently. I have a ryzen 3900x and 64gb of ran. the appsdata is on my nvme cache drive. The only other docker running on my server is plex so I am not sure what would be causing the thread starvation. Any help is greatly appreciated!
  5. ok thank you for the link. I am not sure what I did wrong. I have made changes to the config after stopping the server but they are not going into effect when restarting.
  6. Yes things are great. which config file do I change to alter the game? also do i need to change the config on the server as well as each machine that will connect to it in order for the changes to take effect?
  7. Reading is apparently hard for me. Thank you so much! I am sorry for such a stupid mistake.
  8. I tried adding the server to favorites and looking for games at this address but it says the server is not responding. this is my setup in the edit logs, is this the template you were referring to? In the past when I had a hard time finding the server for Valheim or Lost Ark I could see it under local servers. I am really at a loss about this one.
  9. Looking for some help on Valheim server. I had this running Valheim Plus on my unraid server about a year ago and wanted to get it started again. I ended up purging the install from my personal machine and my server to try starting from scratch cause something was broken. I got it installed on the server again but I cannot see the server in local servers on steam and can't figure out if it is failing somewhere or just not launching at all. Ports are all forwarded and both the server and personal machine im trying to connect with have Valheim plus installed and are on the same network. Any help would be greatly appreciated. I will attach the Log output: ---Ensuring UID: 99 matches user--- ---Ensuring GID: 100 matches user--- ---Setting umask to 000--- ---Checking for optional scripts--- ---No optional script found, continuing--- ---Taking ownership of data...--- ---Starting...--- ---Update SteamCMD--- Redirecting stderr to '/serverdata/serverfiles/Steam/logs/stderr.txt' [ 0%] Checking for available updates... [----] Verifying installation... Steam Console Client (c) Valve Corporation - version 1648077083 -- type 'quit' to exit -- Loading Steam API...OK Connecting anonymously to Steam Public...OK Waiting for client config...OK Waiting for user info...OK ---Update Server--- ---Validating installation--- Redirecting stderr to '/serverdata/serverfiles/Steam/logs/stderr.txt' [ 0%] Checking for available updates... [----] Verifying installation... Steam Console Client (c) Valve Corporation - version 1648077083 -- type 'quit' to exit -- Loading Steam API...OK Connecting anonymously to Steam Public...OK Waiting for client config...OK Waiting for user info...OK Update state (0x3) reconfiguring, progress: 0.00 (0 / 0) Update state (0x5) verifying install, progress: 19.01 (227121459 / 1194900573) Update state (0x5) verifying install, progress: 61.67 (736842548 / 1194900573) Update state (0x5) verifying install, progress: 98.92 (1182053481 / 1194900573) Success! App '896660' fully installed. ---Prepare Server--- ---ValheimPlus enabled!--- ---ValheimPlus Version Check--- ---ValheimPlus v0.9.9.8 up-to-date--- ---Server ready--- ---Starting Backup daemon--- ---Start Server--- ---with Valheim Plus--- ---Update Check for Valheim enabled, running automatically every 60 minutes.---
  10. The card is currently liquid cooled. max so far has been 45 C
  11. Ok i got the program to work. Now the issue i run into is that after about 2 minutes of running my logs say the GPU isnt responding and it stops mining. the gpu continues to run at 100% but the miner wont respond and the webUI wont open. I reinstalled radeon-top to see if it was a driver issue but the problem remains. Would this indicate a bad GPU or is there something else I am missing?
  12. Can someone help me with the setup here? I am trying to get my configuration figured out but i must be doing something wrong. 1. I setup the wallet with my nicehash wallet address 2. pool address: us2.ethermine.org:4444 3. Pool Pass: x the rest of the options I left standard from the phoenix install in ich777 CA I dont know if having it as host / bridge matters i am not very unraid savvy. What I noticed is that when I run the Phoenix miner app with the 4444 port it returns the error: pool login failed invalid user provided. the same happens on port 14444. if i change to 5555 it says connection closed by the pool. launching the phoenixstats webui give the error: Warning: Invalid argument supplied for foreach() in /var/www/html/index.php on line 113 I cant find an actual config file and I dont even know what I am putting in wrong to begin with. any help would be greatly appreciated.
  13. I have the CA plugin and updated but it does not return any results when searching for radeon top. sorry for all the screenshots
  14. can someone help me out? i have a vega 64 frontier edition that im trying to setup on my server for mining till plex encoding starts to work for AMD but when i try to install GPU statistics from the CA it throws the following error and I am not sure how to proceed
  15. I am trying to run a valheim server with very simple setup but this is the output in the logs when I start it up: ---ValheimPlus v0.9.6 up-to-date--- ---Server ready--- ---Starting Backup daemon--- ---Start Server--- ---with Valheim Plus--- ---Update Check for Valheim enabled, running automatically every 60 minutes.--- [S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK. CAppInfoCacheReadFromDiskThread took 4 milliseconds to initialize CApplicationManagerPopulateThread took 0 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread) RecordSteamInterfaceCreation (PID 71): SteamGameServer013 / RecordSteamInterfaceCreation (PID 71): SteamUtils009 / Setting breakpad minidump AppID = 892970 RecordSteamInterfaceCreation (PID 71): SteamGameServer013 / GameServer RecordSteamInterfaceCreation (PID 71): SteamUtils009 / Utils RecordSteamInterfaceCreation (PID 71): SteamNetworking006 / Networking RecordSteamInterfaceCreation (PID 71): SteamGameServerStats001 / GameServerStats RecordSteamInterfaceCreation (PID 71): STEAMHTTP_INTERFACE_VERSION003 / HTTP RecordSteamInterfaceCreation (PID 71): STEAMINVENTORY_INTERFACE_V003 / Inventory RecordSteamInterfaceCreation (PID 71): STEAMUGC_INTERFACE_VERSION014 / UGC RecordSteamInterfaceCreation (PID 71): STEAMAPPS_INTERFACE_VERSION008 / Apps [S_API FAIL] Tried to access Steam interface SteamNetworkingUtils003 before SteamAPI_Init succeeded. RecordSteamInterfaceCreation (PID 71): SteamNetworkingUtils003 / RecordSteamInterfaceCreation (PID 71): SteamNetworkingSockets008 / even after 30 minutes i cannot see the server showing up and I am wondering if this line is the issue: [S_API FAIL] Tried to access Steam interface SteamNetworkingUtils003 before SteamAPI_Init succeeded. I tried changing to ports 2466-2468 because my router was giving an error with the original ports when i forward them but the problem persists. I also made sure to install the valheim plus information in the correct areas but I am not very knowledgable in unraid and making things work. very new here.