Jump to content

theagain

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by theagain

  1. 7 minutes ago, ich777 said:

    Please be sure to put in a minimum password length of 5 characters otherwise it won't work.

    If that isn't the problem, check if you're affected by the world destroy bug, delete the whole '.config' folder that is in your valheim folder.

    Eventually try start over (backup the 'Backups' folder frist from your 'valheim' directory to your local computer), delete the container from the Docker page then delete 'valheim' directory in your appdata folder and pull a fresh copy off of the CA Àpp and start it with the default settings.

     

     

    Read through the config like 50 times tying to find out was wrong... you know what setting I never took a second look at? The password... that fixed it. So convinced it was a port issue or something else...

    • Like 1
  2. 5 minutes ago, Spectral Force said:

    You need to actually delete aka remove, and then readd it.  you can't just change the port numbers because the container port will still have the default ones and not use the new ones that you entered.

     

    http://prntscr.com/10d90q7

     

    http://prntscr.com/10d91jj

    Yes, had done that only way to change the container port portion of the value. Still no luck.

    Just redid those values to match your ports if for some odd reason 2460-2462 was taken but, no change.

  3. 4 minutes ago, Spectral Force said:

    Im running 3 servers all with different ports. when you changed the ports you actually removed the default and readded them, as well as the variable GAME_PORT? you just didnt change the numbers around?

    Didn't re-add game_port just edited the port to match the new ones that were entered after deleting the default values.

     

    I've tried with keeping the container port at default 2456, with new host, and with container/host ports set to the 2060 ones with no luck.

     

  4. 3 minutes ago, Spectral Force said:

    Everything looks good in the config as far as I can tell. Try removing true from verify.

    Was  one of the first things I had tried. Still continues to loop.

    Thinking it's to do with the game ports which is the only thing that's really changed.

     

    Defaults are already in use though

  5. 1 minute ago, Spectral Force said:

    Can you post the config for this container?

    Yeah,

    Repository:	ich777/steamcmd:valheim
    Network Type:	bridge
    Console shell command:	shell
    SteamCMD:	/mnt/user/appdata/steamcmd
    ServerFiles:	/mnt/cache/appdata/val2
    GAME_ID:	896660
    GAME_PARAMS:	
    Steam-Username:	
    Validate Installation:	
    Steam-Password:	
    Server Name:	Chars
    World Name:	Charland
    Server Password:	***
    Public Server:	1
    Backup:	true
    Backup Interval (in minutes):	62
    Backups to keep:	24
    ValheimPlus:	
    UDP - Game Port Range::	2460-2462
    GAME_PORT:	2460
    UID:	99
    GID:	100
    Debug Log Output:	false

     

  6. Tried searching this thread for help but search wasn't much help.

    Trying to run a second server for Valheim and am just getting this loop

    Connecting anonymously to Steam Public...Logged in OK
    Waiting for user info...OK
    Update state (0x5) verifying install, progress: 0.20 (2102498 / 1051599543)
    Update state (0x5) verifying install, progress: 18.02 (189461290 / 1051599543)
    Update state (0x5) verifying install, progress: 49.91 (524853563 / 1051599543)
    Update state (0x5) verifying install, progress: 82.05 (862813403 / 1051599543)
    Success! App '896660' fully installed.
    ---Prepare Server---
    ---Server ready---
    ---Starting Backup daemon---
    ---Start Server---
    ---Checking if UID: 99 matches user---
    usermod: no changes
    ---Checking if GID: 100 matches user---
    usermod: no changes
    ---Setting umask to 000---
    ---Checking for optional scripts---
    ---No optional script found, continuing---
    ---Starting...---
    ---Update SteamCMD---
    ---Checking if UID: 99 matches user---
    usermod: no changes
    ---Checking if GID: 100 matches user---
    usermod: no changes
    ---Setting umask to 000---
    ---Checking for optional scripts---
    ---No optional script found, continuing---
    ---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
    -- type 'quit' to exit --
    Loading Steam API...OK.
    
    Connecting anonymously to Steam Public...Logged in 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
    -- type 'quit' to exit --
    Loading Steam API...OK.

    Only settings different from default are game port range (2460-2462), game port(2460) and folder location for server files.

    The installer metions no need to change/add a second steamcmd directory.

×
×
  • Create New...