Twinkie0101

Members
  • Posts

    49
  • Joined

  • Last visited

Everything posted by Twinkie0101

  1. Since updating to 6.12.3, docker containers are randomly shutting down. Reviewing the docker logs, I see SIGTERM received. This is happening on a few containers. I've switched from macvlan to ipvlan as recommended, but not sure why this is happening or how to resolve. Attached diagnostics as well. Appreciate any insight to figure out the cause and fix. RADARR was the last container this happened to and here is the excerpt from the log for reference: 2023-08-02 06:48:40,774 WARN received SIGTERM indicating exit request 2023-08-02 06:48:40,774 DEBG killing radarr (pid 58) with signal SIGTERM 2023-08-02 06:48:40,775 INFO waiting for radarr to die 2023-08-02 06:48:40,809 DEBG 'radarr' stdout output: [Info] Microsoft.Hosting.Lifetime: Application is shutting down... brotower-diagnostics-20230802-1000.zip
  2. Nevermind, for those wondering, you can just click on the folder icon and click 'remove'.
  3. Is there a way to delete a folder?
  4. Did a little more research and the only correlating incident I could find that may have caused the issue is my internet had a break in service right before the spamming happened. Since reboot no spamming has occurred. Thanks @JorgeB for your help!
  5. I have it set up as an active backup: Looking at my router, there has been some traffic (278MB) but eth0 is primarily (26GB) being used over the past 6 days, both are 10GB NICs,
  6. Got this notification via Fix Common Problems so posting here hoping someone smarter than me may have insight to why this happened and potential ways to avoid: Either your server has an extremely long uptime, or your syslog could be potentially being spammed with error messages. A reboot of your server will at least temporarily solve this problem, but ideally you should seek assistance in the forums and post your I rebooted the server and will share additional information but looks like something with my NICs (specifically etho2). More info that may be helpful: Motherboard: ASRockRack X570D4U-2L2T American Megatrends Inc., Version P1.20 BIOS dated: Thu 27 Aug 2020 12:00:00 AM EDT RAM: 128GBs Unraid Version: 6.11.5 CPU: AMD Ryzen 9 3900X 12-Core @ 3800 MHz Attached diagnostics as well. brotower-diagnostics-20230507-0812.zip
  7. @ich777 @Spectral Force - Thanks for the help, reinstalled server and all is working as expected.
  8. Is anyone else have trouble with 7d2d? My game is currently using Alpha 20.7 but my 7d2d container won't upgrade past Alpha 20.6 so unable to play. I've restarted the container as I thought that would download the latest release but log says it's updated to the latest. I've tried adjusting the game_id to inculde the alpha 20.7 but that didn't fix the issue either. Setting for game: Any ideas on how to solve this?
  9. @ich777Send me your Steam ID, I'll hook you up with Sons of the Forest! It's the least I can do for all these game servers you churn out and I use!
  10. I ended up installing healthchecks.io (see apps, docker available) to monitor the backups. It's not full proof, meaining it doesn't check data integrity with the backup location so I recommend periodically testing a restore plan. That said, here's a summary of what I did: In healthchecks, you create the monitoring inc conjunction with dupicacy backup. When dupicacy backup executes (based on my schedule), I have the backup send a report to a healthchecks ip address when successfully completed. (Backup tab in duplicacy you can select the checkbox send report and paste the healthchecks generated ip) Based on my backup schedule, I set timing criteria (I think it's called a grace period) in healthchecks to say let me know if you don't get a report from duplicacy in this timeframe. For example, our photos are backed up daily, so if I report isn't sent every 24 hours, i'll get the notification) I used the Apprise integration to setup pushover notifications because I didn't want emails. If a backup fails I'll get a notification. This is a high level summary but wasn't too difficult to set up. Had a little trial and error but got it working. If you go this route, let me know if you have any questions, would be glad to help you!
  11. Makes at least 3 of us, getting unable to connect. @CorneliousJD any thoughts on how to get this working?
  12. Has anyone set up pushover notifications with Duplicacy? Looked on the duplicacy forum but what I found hasn't worked for me. What I've done: Created a message.json with the following: { "BackupResult": "{{.result}}", "BeginTime": "{{.start_time}}", "TotalFiles": "{{.total_files}}", "Storage": "{{.storage_url}}", "token": token ID", "user": "user ID", "message": "Backup {{.result}}. {{.total_files}} files in {{.directory}}", "title": "Duplicacy Backup Completed" } Put the message.json file in the duplicacy appdata foler For the backup plan I used the following site to send the message: https://api.pushover.net/1/messages.json Appreciate any help for others that have set this up successfully.
  13. To close the loop for others that might experience this. Ever since I removed the plugin, my server has been rock solid. Thanks @JorgeB
  14. I have two Unraid servers (1 rackmount (primary), 1 XL desktop (backup). I would like to use all trays for array drives in my primary server, but I've always kept one drive in unassigned devices (pre-cleared) to handle any drive failures. I have additional capacity available in the backup server, so here's my question: Can I pre-clear a disk in my backup server and add to the primary server to free up the last tray?
  15. Just uninstalled the plugin. The lockup has been happening during sleep hours so I'll report back after a couple of days to see how the server operates. Thanks for the quick reply @JorgeB
  16. I updated to 6.11.1 10 days ago and have been having random server lock ups happening. It appears to be happening after this entry in the syslog: kernel: PM: suspend entry (s2idle) To fix the issue requires a system reboot. In my problem solving attempts: I changed the mobo c-state entries: Global C-state Control: Disabled (changed from Enabled) Power Supply Idle Control: Typical Current Idle I am not sure what else could be causing this; please help. I've included system diagnostics download and syslog pre- and post- server freeze up. syslog-192.168.86.72(5).zip brotower-diagnostics-20221017-1111.zip
  17. @JMcVay Reporting back, got everything working with the help of Spectral Force and Khaine's (developer) discord tonight. Here's the collective guidance: You need to delete every port mapping from the template and recreate each one with the new port number (see my revised template below) As @ich777 pointed out, you need to update the serverconfig.xml port #s to match the updated ports. When setting up port forwarding, port forward in increments of 5 (Spectral Force said this is the only way he can get the server to show up in the listings in the game); e.g. 26920 - 26925 Start up the container (first start) and let it go through the "normal" process. If you just want Vanilla 7D2D (this is where you can stop and enjoy!) To add Darkness Falls, in my case for a20.6 (other versions are available if desired), you need to download the files, extract, and add the Mods folder to the appdata folder (capital M is important for the folder nam and cannot be modified) - https://community.7daystodie.com/topic/4941-darkness-falls-they-mostly-come-out-at-night/ Update the serverconfig.xml to make sure the Game World attribute is updated with one of the map names that came with Darkness Falls (worlds are located in this folder: Mods/0-DarknessFallsCore/Worlds); pick the map you want First start up can take a while as it builds the world First log-in via client can take 15+ minutes as it does whatever it does in the background to make it work. Enjoy!
  18. On the github page, this is additional comment on this parameter: "For Docker Engine only, many modern gui apps need this to function as syscalls are unkown to Docker." I am assuming this is an internal check within the server, but I am no expert. Maybe others here that are more sophisticated than I am can elaborate.
  19. You are correct, I removed and replaced the following variable in the 7D2D template (this is the edited view using port 26950 vs. the template 26900): I also used the following ports for the remaining variables: Then forwarded the ports in my router. This got the second instance up and running and available externally for friends to join. Still trying to figure out how to apply the Darkness Falls (DF) MOD to the server. I added the config file, mods folder and icon file to the server, updated the config for DF but something is not right. I've reached out to the 7DTD Admin Coalition discord channel and Khaine's discord channel (mod owner) but nothing fruitful yet. That said, Khaine is not a fan of using docker for the server that is clear. I'll report back as I learn.
  20. I am waiting for a response. If I get it figured out I'll write up how to do it so others can reference.
  21. @ich777 Thanks for the quick reply, yes it's 7D2D. I'll try changing the the template and appreciate the discord advice. Love your server containers, keep up the great work!
  22. Hi everyone, I am trying to run two servers: 1 vanilla, 1 Darkness Falls. Have the vanilla server up and running great, but getting hung on deploying the 2nd server (both usingich777s container). Would appreciate any help: How do I manage the port mappings for the 2nd server? I've tried adjusting the ports to use 26905-26908 and 27016 and open the ports on my router. Does anyone have any guide on how to install the Darkness Falls mod. I believe I have it installed properly but would like to verify? I downloaded the zipped files and unzipped into the 2nd server folder, updated the config, but it doesn't look like the config files are being loaded when viewing the logs. I've searched with no luck on the 2nd server deployment or installing DF. Thanks in advance for any help!
  23. Did you update via the roon client or will this require an update via docker? Very interested in ARC 2.0 but want to make sure I update properly. Thanks!
  24. I had the same issue. I removed the external database and django variables as I didin't plan to use them and was able to get to the GUI.
  25. @digiblurI have the same problem as well. Also, on reboot of the server the container will not autostart either. @bigbanguswere you able to find a solution?