jagr200

Members
  • Posts

    73
  • Joined

  • Last visited

Everything posted by jagr200

  1. That is so weird. Because they said on friday 1.1.19 is the final release. And now the website shows 1.1.21 as experimental. Thanks for that. Well now anytime I edit the server config files and restart the sever it creates new files. So I can not get any of the files to stick.
  2. One more question/issue. The game is version 1.1.19 which is the most stable and final release. Sever version is 1.1.21. Seems like an error but I don't know how to correct that.
  3. Fair enough. I got it fixed. Edited permissions in the command line. For some reason they were set to read only.
  4. I really wish each game had a support page. Trying to install Factorio docker again. When editing the "server-settings.json" it won't let me save because it says I do not have the permissions. How do I bypass that? This is the first time I've had this issue and I've used this docker for over a year.
  5. Ya I don't want to get left behind. It is just a shame. It looked so good. Now it looks terrible.
  6. My deluge client no longer downloads 95% of the time. It just says "timed out" all of the time now when added from Sonarr or Radarr. If I manually load a magnet link it might work 10% of the time.
  7. Just wanted to say I love Radarr. But the new UI is terrible. It is so displeasing to the eye. The last one where everything was along the top was so much cleaner. Is there a way to go back to that?
  8. Anyone having issues with rarbg as an indexer? It has been working great for 6+ months. Now it won't search. A test fails. But the test on radarr for it works fine. Any ideas? I removed it and added it again but it wont save because it wont pass the test. I've restarted the server and the docker and nothing. I'm trying not to wipe the entire thing off and start again but I will if I have to.
  9. DOH! I didn't even see that there last night lol🤣
  10. That worked perfectly. But now the nitpicking in me needs it to open in a new tab without having to right click on it. Any ideas? I'm going to start googling haha
  11. So question. Trying to create a webui button. But when I put in my Serverip:Port and then go to the dashboard and click the webui button it takes me to ServerIP/ServerIP:port. If I create the button with just :port it takes me to ServerIP/:port As you can see I need to get rid of the /. How do I make it so it doesn't do that?
  12. Well right now I'm getting a server error 500 when trying to connect. So I can't even connect to the webui currently. I'm just frustrated with this project. I wish I could figure out how to wrap it into a nice docker template.
  13. Kind of a question haha. This helps. Didnt know it was a feature. But I've completely broken this docker now. It doesnt work. hmmmph
  14. So I put that in. But now I need to restart it. But i can't remember how I did it the other day 🤣 fml I suck at this
  15. I would die if someone would make The Spaghetti Detective into a docker on Community Apps. I got it running on Unraid but it is so hard to tweak and hardly works. https://github.com/TheSpaghettiDetective/TheSpaghettiDetective
  16. I am running some docker-compose containers on my server. But I am unable to do the traditional "edit" to change the network they are running on. How do I change them to my custom proxy net?
  17. Figure out how to get it running or combine them? Because I have it running. I just want it in the Community Apps to download for future use. There isn't one there yet. I removed it and did a fresh install and it worked.
  18. Thanks for the info. I tried it and it will not work. I keep naming the folder, selecting the dockers and then clicking submit. It acts as if it works but then it does not.
  19. Hey all. So I am using The Spaghetti Detective(detects errors during 3D printing) and I have it installed on unraid. But it is split into 4 different dockers. Is there a way to combine them into one? I would like to be able to publish it to the community apps if possible to help other people use it. If anyone is interested in helping out tons of people would really appreciate it. This is the info I used to install it. https://github.com/TheSpaghettiDetective/TheSpaghettiDetective/issues/192 https://github.com/TheSpaghettiDetective/TheSpaghettiDetective
  20. Is gameconfig in the server appdata? Because I clicked on the docker icon and clicked edit. Then I deleted the UDP settings and changed them to 34196 and 34198 to see if either would work and they did not. Would you mind posting a screencap of your settings so I can see what I am doing wrong?
  21. I thought I did answer the questions. Did I not? I changed it in the template. I had port forwarded and a static IP for the dockers already. If I don't change the docker container port from 34197 I can only run one of them at a time. But if I change the docker container port then one of them wont be able to be accessed. It will show on the factorio multiplayer finder but will not allow a connection. You have two active factorio servers that are up pointing at the factorio servers? Allowing other players to connect?
  22. I changed it in the template. So are you saying to edit the container and change the network dropdown to something else? I dont see Custom:brX
  23. I am running the Factorio Docker. Thanks btw. I would like to run 2 of them. So I installed another. Changed the name so it has it's own Appdata and everything. I can see both published to the factorio multiplayer browser if I change the UDP port but I can't change the container port so I can not connect. Is there a way to change the container port so they don't conflict with each other? Thanks! EDIT So I did some more researching. I clicked "add another port, variable" etc and added another port. I tried 34196 and 34198 and neither of them worked. I changed both the container port and host port to those. Set it for UDP. It would show up on the server browser in game but I couldn't connect. Soon as I switched it back to 34197 it would connect. I would like both dockers to run simultaneously as I have 2 different Factorio games we would like to play. I had all of those ports forwarded in my router as well. Thanks for the help.