workermaster

Members
  • Posts

    241
  • Joined

  • Last visited

  • Days Won

    1

workermaster last won the day on January 14 2022

workermaster had the most liked content!

Recent Profile Visitors

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

workermaster's Achievements

Contributor

Contributor (5/14)

24

Reputation

  1. Hi, Thanks for the help. I don't know why, but the Docker containers could be restarted after a few hours. I did recreate the docker.img today anyway accordig to the instruction on the website that you linked. Everything works now. I hope it keeps working.
  2. Hi, I have a problem with the Satisfactory container. I have been running multiple Satisfactory servers for a while but stopped playing the game early 2023. I have now started again with some friends since the new game update. One of the containers is having trouble starting a lot of the time. I tried removing the container and installing it again. That does not work. Rebooting my Unraid server does seem to work most of the time, but that is not an option for me. The logfile shows an error but closes when the container reboots. I managed to get this screenshot: Trying to reinstall this container sometimes even gives me the error "can't find excecutable". My other Satisfactory container does start just fine, but this one keeps giving me trouble. Any help would be greatly appreciated.
  3. When I clicked on the scrubbing option, it told me that there was 1 uncorrectable error:
  4. Hi, I am running a range of Docker containers. They have been running fine for a while but today, most of them won't start anymore. Last week I upgraded to Unraid 6.12.5. I experienced some issues with a specific Docker container (not related to that update but I thought it was at first) and then decided to upgrade to 6.12.6 in hopes that my container would run again. Today almost all Docker containers broke without warning. I am not able to start most of my containers. I can start only 3. The others get this error: I can only start Plex, Pihole and Telegraf: I have tried to disable the Docker service and then enabling it again. It did not help. I also see a lot of errors in the system log, but don't know if these are related: I will post the system logs and diagnostics here as well. Any help would be greatly appreciated since I am very inexperienced with Docker errors and have no idea what to do. milkyway-diagnostics-20231204-2244.zip milkyway-syslog-20231204-2145.zip
  5. I have the same issue. Can't stop, pauze or restart a container. I am curious if anyone knows a solution. I am on version 6.12.5. This issue started after upgrading from 6.9.2 to 6.12.5
  6. Ah, now I see the option. I never looked at those settings in the container template. I will add the ports there. I have also managed to connect to my server in update 8. Quite buggy but that is expected from the experimental branch. Thanks for your help!
  7. U have updated the containers and am trying to boot into the experimental one in a few minutes. My game is now updating on Steam. What config file do I need to change? I am now scrolling through the Satisfactory folder in my appdata looking for config files. The only one that I have found now is the serverconfig. But if I open that with Notepad++, it only shows me weird data. I don't remember chaning a config file before, but it could be that I just forgot what I did back then
  8. Hi, I am running 2 Satisfactory servers. They both ran update 7 and different saves. Server 1 ran on the default ports, and server 2 ran on the default ports +1 (7778 instead of 7777). With the release of update 8 I wanted to try and switch one over to the experimental branch. Unfortunately, the server kept bootlooping. I assumed that I did something wrong and switched it off with the intention of fixing that later and wanting to play the game. I tried booting the server that I didn't touch, but that one was also broken. I then figured out that while I had the servers running on different ports, they were using the same Satisfactory folder in my appdata. Anyway, to fix it, I decided to remove both servers and templates and then install them again. I now can't get the second server to run properly again even though nothing should be changed. Server 1 is running just fine on the default ports; I can connect to that server and play the game. I then tried setting up the second server. I installed the container. Before installing it, I changed the ports to these values; I did remove the old ports and then added these as instructed. The server seems to install correctly and boot. The logfile shows that it is tying to use the ports 7777 and 15000 even though I have changed those; The server does not appear online in my game; I checked the port forwarding, and found no issues. These ports have not changed and 2 days ago, both servers were running happily on these ports. I have been trying to get this to work again, but don't know what I can try. Everything seems to be as it was before. Does anyone know how to fix this?
  9. Hi, I have a VM that I want to boot, and then shutdown on it's own. I got the boot part working, and got it to shutdown with the Windows task scheduler, but it doesn't always shutdown. So I want to shutdown the VM via userscripts. Here is how I start the VM: Easy enough. I found online that I could change it to this to get it to shutdown: Now for the problem. The VM does not always shutdown on the first try. Sometimes I need to manually run the shutdown command again. I would like to have the shutdown command run every 5 minutes until it notices that the VM is shutdown. Does anyone know how to do that? I am not familiar with these commands, so I don't know how to make it do that.
  10. I have tried making a new bot and new token a couple of times, but still get the same error. I've attached the unedited .env file here (and changed the bot token after sharing so nobody can abuse it) .env The new gameserver monitor that you made does work (at least a few days ago when I tried it), but I was missing a few options for adding text, that's why I wanted to try the classic version again.
  11. Would it be possible for me to send you the .env file with full token so you can see if there is a problem in there? As long as I immediately change the actual token in the Discord development console, it should be safe right? That way you have the token I am trying now, but not the new one.
  12. It is part of the full bot token. The full token is much longer. I just removed the middle part for the screenshot. I have created new tokens multiple times and copied them into the .env file. I still get the error. I have removed the bot, and all files from my Unraid server, then installed the classic container again, did all the installation steps again, and started the bot. No error, and it told me that it created the .enf and configuration files. I only added the bot token to the .env file, and started it again, but got the padding error again. I don't know where to look, since the bot token is the same in the file and in the Discord development console. Could this be because I updated my system to Unraid 6.11.2 a while back, and then downgraded back to 6.9?
  13. I did take another look at the config files, but can't find any problem. I made sure to look at any comma's as well, and that the tokens were correct. Here are screenshots of the config files (with sensitive information deleted from them)
  14. So I tried the new one, but didn't like it as much. I liked the classic one more because it was easier for me to manage everything. I removed the new one, and tried getting the classic monitor to work on my new Discord server. I did all the steps needed, and the bot is connected to my server. But when I start the container in Unraid, I get this error: I do not know how to debug this. Could you help me figure this out?
  15. Hi, I used the DiscordGSM in the past and needed to set it up again. I saw that there now is a new version. I used this version before: And now want to try the new version: I installed the new bot, added the 2 requested Id's and got the bot connected to the Discord server. I then looked in the botfolder to see how I should add the gameservers. There were no files in there that I could edit. There was only a logfolder. I tried adding the ENV and CONFIG file from the classic bot but the new bot didn't seem to use them. How do we setup the new bot? The SQL database file has a lot of "NULL" in it and I am not sure how to edit that one.