KillahPwnz

Members
  • Posts

    25
  • Joined

  • Last visited

KillahPwnz's Achievements

Noob

Noob (1/14)

5

Reputation

  1. This worked perfectly! Thanks so much! @ich777
  2. -Not sure about the world reset bug. I'll have to look into that. -Password is 5+ chars I did try restoring from a backup an hour prior and that didn't work. I was playing the game an hour before the issue without issue. Leading up the boot loop, I found an article that aimed at improving the lag in valheim. This one was specific to a valheim dll within the server and client. Increasing the bit rate of data flow by 4x by modifying the dll in dnspy. When I made the changes and saw the server wasn't able to start up, I restored my backup dll (original) and still faced the same problem. At one point, the container was complaining about Valheim+ being enabled, it said to disable and try again in the logs. I disabled it and that didn't help. Had never seen that before.
  3. @ich777 Hey, I'm stuck on a loop when trying to start my Valheim container. Have you seen this? I was trying to console into the container to check the directory /serverdata/... , but it keeps booting me from the shell when it loops. TIA
  4. Has anyone had issues with Valheim where all of a sudden no one is able to open doors/chests out of nowhere when playing with other people? It started happening yesterday, no issues before that. I had my friend leave the server to test it, sure enough, I could open doors/chests the MOMENT they disconnected. Another thing to note, my server doesn't show up on the community list for them - it does show up for me. So I've had my friend connecting via IP ever since that became an issue. Thoughts? TIA Update: It seems this is a lag/desync issue and the Valheim devs are working with Steam on a fix.
  5. Not with SF. I will try disabling restart first.
  6. Sorry for the trouble. I will disable the restart of the container at backups which should fix it.
  7. Hey, I'm still getting the same errors after the container's been down for ~20 mins for backup. Catalysm noticed this in the start script: "the appendonly file is stored in /var/lib/redis and not in ${DATA_DIR}. Could be the reason why the data isnt persisted still"
  8. Hey @ich777 My CSMM-7DTD container had issues reconnecting to discord after the container was down for 23 minutes this morning for an appdata backup. I was talking with Catalysm, he believes this is due to the start-server script not explicitly setting the redis server to --appendonly on start. Is this something you can change on your end? I can't find this start script in appdata. He linked this yaml for ref: https://github.com/CatalysmsServerManager/7-days-to-die-server-manager/blob/master/docker-compose.yml#L47-L48
  9. I didn't do anything differently for the web server (allocs) in the config. Just pointing my domain to the CSMM container. I couldn't figure out how to get the web server behind swag as well since it's the same domain I'm using (my own). Kept popping up with "duplicate errors" when I'd try to create two .conf files for the same domain, or when I'd try to add both configs to the same conf. i.e. Config A: point CSMM Container to my domain | Config B: point 7DTD Container (hosting the web server) to my domain.
  10. Hey, yes, your container. I was able to get it to work by forwarding the web server port at the router. Otherwise, I wasn't able to connect to the live map. I was hoping to get the live map to work with swag for SSL, but I couldn't get that piece going. The CSMM server is behind SSL though. Not sure if it's because I have two different network types (one for reverse proxy containers, and the other bridged. Swag and my CSMM container are on the proxy network type and the 7DTD server is bridged.
  11. Setting up CSMM on 7DTD server - Do I need to add the web server port that Alloc's creates to the Container page? (i.e. TCP4 - Allocs, Container Port:#) I have Alloc's installed on the server and working, created the webtoken to be able to add the server to CSMM. However, I can't resolve serverip:webserverport and adding the server to CSMM fails. Thoughts?
  12. Steam oauth was down for a while - working now!
  13. @ich777 Hey, I downloaded and setup your CSMM 7dtd container with reverse proxy pointing to my domain. I believe I have all that setup correctly as I have no issues hitting the CSMM homepage from both Unraid and externally via the web. However, when I click "Get Started" to get connected with Steam I get the following error. Have you seen this before? I wonder if it's actually down for maintenance or it's something else since it's my first time setting this up. Thanks for any help. Edit1: I don't see anything in the CSMM logs that point to anything wrong, only that it's trying to redirect to /sdtdserver/addserver since I'm not logged in. Edit2: Looks like from Googling, steam has maintenance every Tuesday. I'll wait!
  14. Got it to work by specifying '-beta alphaXX.X' (xx.x version # desired) in the GAME_ID field (tacked at the end) after reading some past comments.
  15. I've tried removing the container with image and redownloading, it still seems to pull the latest beta 19.3 (not 19.2)