phoenixrisen

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by phoenixrisen

  1. Recently upgraded my hardware with some spare pc components I had around. I switched from an older board with a i5 2500k to a newer asrock b450 board using a 3600x. I am aware of the issues that earlier Ryzen cpus had and disabled c states already in bios and in config/go but it still seems to crash every couple hours. This results in the server needing to be hard reset and performing a parity check each time. IS there something else I am missing or should I just go back to the old hardware?

    helmmemorycore-diagnostics-20221121-2152.zip

  2. I've been running a CoreKeeper server for a few weeks now, but the last night I restarted the container and now it doesnt appear to work. Log doesnt display the server ID to join:

    Quote


    /opt/scripts/start-server.sh: line 80:   101 Segmentation fault      ${SERVER_DIR}/CoreKeeperServer -batchmode -logfile ${SERVER_DIR}/CoreKeeperServerLog.txt -world ${WORLD_INDEX} -worldname "${WORLD_NAME}" -datapath "${SERVER_DIR}/Save" ${GAME_PARAMS} 2 > /dev/null
    Terminated

    Session terminated, killing shell...kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
    /opt/scripts/start-server.sh: line 80:    86 Segmentation fault      ${SERVER_DIR}/CoreKeeperServer -batchmode -logfile ${SERVER_DIR}/CoreKeeperServerLog.txt -world ${WORLD_INDEX} -worldname "${WORLD_NAME}" -datapath "${SERVER_DIR}/Save" ${GAME_PARAMS} 2 > /dev/null
    Terminated
    ---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/Steam/logs/stderr.txt'
    [  0%] Checking for available updates...
    [----] Verifying installation...
    Steam Console Client (c) Valve Corporation - version 1654574676
    -- 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---
    Redirecting stderr to '/serverdata/Steam/logs/stderr.txt'
    [  0%] Checking for available updates...
    [----] Verifying installation...
    Steam Console Client (c) Valve Corporation - version 1654574676
    -- type 'quit' to exit --
    Loading Steam API...OK

    Connecting anonymously to Steam Public...OK
    Waiting for client config...OK
    Waiting for user info...OK
    Success! App '1963720' already up to date.
    ---Prepare Server---
    ---Checking for old display lock files---
    ---Checking for old logfiles---
    ---Server ready---
    ---Starting Xvfb server---
    ---Start Server---
    ---Ensuring UID: 99 matches user---
    usermod: no changes
    ---Ensuring GID: 100 matches user---
    usermod: no changes
    ---Setting umask to 000---
    ---Checking for optional scripts---
    ---No optional script found, continuing---
    ---Taking ownership of data...---
    ---Starting...---
    ---Update SteamCMD---
    Redirecting stderr to '/serverdata/Steam/logs/stderr.txt'
    [  0%] Checking for available updates...
    [----] Verifying installation...
    Steam Console Client (c) Valve Corporation - version 1654574676
    -- 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---
    Redirecting stderr to '/serverdata/Steam/logs/stderr.txt'
    [  0%] Checking for available updates...
    [----] Verifying installation...
    Steam Console Client (c) Valve Corporation - version 1654574676
    -- type 'quit' to exit --
    Loading Steam API...OK

    Connecting anonymously to Steam Public...OK
    Waiting for client config...OK
    Waiting for user info...OK
    Success! App '1963720' already up to date.
    ---Prepare Server---
    ---Checking for old display lock files---
    ---Checking for old logfiles---
    ---Server ready---
    ---Starting Xvfb server---
    ---Start Server---