workermaster

Members
  • Posts

    241
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by workermaster

  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.
  16. I just contacted support. They told me that I could add another account to double the storage, or contact sales to see what they can offer me. They did not have an answer for me as to why the enterprise account says unlimited storage, but is only 5TB. I am now looking at dropbox. They are quite a bit more expensive, but taking power consumption, drive costs and capacity in mind, it might be worth it. I am going to be trying the trial of Dropbox to see if streaming works well.
  17. I have started uploading and because I have an enterprise standard, I assumed that I have unlimited storage. Google drive shows that I have a maximum of 5TB and I just got a mail telling me that if I exceed it, the files will become read only. Looking at the ways to increase the size, I see that I have to contact support and request more storage. Does anyone else have to do this? Or is the 5TB limit not enforced?
  18. I think that I might still not understand fully how to set it up then. I get how it works now (I think) but am not sure if I did set it up correctly now. I think that I did use a service account to create the mount. I noticed that I didn't have to login to Google to verify myself when creating these mount points. Is this mount correct?; The service account file is the first file in the folder: I assume that when the upload reaches 750gb, it shuts itself down, and like you said, the next time it starts from a cron job, it will use the second account? Or do I have something setup wrong and need to change things? Sorry for asking so many questions. I am trying but am not that good when it comes to new things like these. EDIT: I realised that I didn't change any parameters in the upload script for the service accounts: I guess that I need to change these as well. I will do that now:
  19. I cant figure out how to add them and what window you mean. I assume this window: What I did (for testing) is instead of pointing the SA location in the previous post to the folder containing all 20 SA accounts, I now went a level deeper and gave it the path to the first SA account in that folder. It now points to: Then created new upload and mount scripts, and now it has been uploading for half an hour at full speed. I hope this works and that it will change over to a new service account when it reaches the 750gb mark.
  20. Thanks for the info. I still have a copy of all the accounts saved somewhere, so they are safe. I tried creating a tdrive and got to the part where it asks me the location of the SA credentials: I assume that I need to put the path of the SA accounts there. That would be: I had to save them there according to the renaming instructions. But when I enter that path, it doesn't work: because it can't find the files in the next step where I say that it is a team drive: I see that it is asking for a file, and not a path, but I thought it needed the path to all 20 accounts? What am I supposed to put there?
  21. So, I am almost there. Turns out that I created about 800 SA. Some with a new project and some not. I don't think that should matter. I have removed a lot of them and only kept 20. Of these 20, I have added 10 to the group and added that group to the teamdrive. The accounts are saved in appdata and renamed according to the instructions. As far as I can tell, this only leaves the editing of the mount and upload script. I do need a little bit of help here because I can't figure out how to edit them so they point to a teamdrive and not just Google drive. This is the upload script I have now: And this is the mount script: They pointed to the drive at the top but now need to point to the teamdrive: And (hopefully my last question) how do I move the data that is already uploaded in the secure folder, to the teamdrive? Someone mentioned using the move command in Rclone, but I don't know how to use that. Can I just have 2 mount scripts running at the same time and copy the data already uploaded to my local sytem and then later have it moved to the teamdrive?
  22. Thanks for the help. I tried running this the command agian to create the service accounts (wanted to start a few steps back to make sure that I do everything correctly). I get an error telling me to authenticate again, but I don't know how to do that. I also tried to continue with the accounts that I already have, but got an error telling me that the index is out of range: I realise that the last step is optional. You can also add the accounts manually to the group. Do you know how to do that? I made some screenshots in this post asking how to do it: Do I need to copy the emailadresses from the service accounts and paste them somewhere? EDIT: I think that I figured it out. I opened up 10 of the SA .json files and copied the email address inside. Then added that to the goup and then added the group to the teamdrive: I have only done 10 for now, but 7.5TB per day is plenty for me. So now I have to figure out how to rename the service accounts, where to save them and how to edit the mount and upload script so they both know to use the teamdrive.
  23. Thanks! Good to know that the shared drive I have already created is a team drive. That clears up some confusion for me. While I have created the group, I have trouble adding the service accounts to the group. I hope that this is the last of the problems I encounter, so I can start the upload process. As I mentioned, I need to enable a SDK API, and then run a command to open the quickstart.py and give permission to something. But I get an error when I do that. I hope @Kaizac or someone else can help with that error. I get the feeling that his is the last of the problems still in my way. Then again, I am a professional idiot and tend to find all the problems that you can find, so who knows.
  24. I think that I managed to create 100 of them, but according to the manual, I now need to enable a SDK API and I am stuck there. I get the error's mentioned in the posts above. I can skip those steps and manually add these service accounts to the group I created, but I don't know how to do that. What do you mean renaming? None of the steps mention that. Do you know how I should rename them and how to add them to my project? I am trying these steps (Step 2 is complete, a group is made, but step 1 gives me trouble): In the meantime, I was reading up on the next steps. I see that I need to have a teamdrive. When I login to Google drive, I only have 2 options: The top one is where I am currently uploading data. The bottom one is a shared drive. Is a shared drive the same thing as a team drive?
  25. Right, so I kept trying things and thought that maybe I should try to run: python3 gen_sa_accounts.py --quick-setup 1 and have Python create a new project with accounts. There were no errors during this step. Then I went ahead to step 3 and tried the steps again to enable the API: https://developers.google.com/admin-sdk/directory/v1/quickstart/python I can do all the steps on that page, except the last one where I have to run: python quickstart.py I now get a different error when I run that command: I also did not see a second project: So I am not entirely sure that a new project was created in the previous step. Maybe that is the reason why I keep getting errors in this step? I am not touching anything for now in fear of making an even bigger mess. EDIT: how do I manually add the service accounts? I have this screen: And these accounts: What do I need to copy into what field?