Jump to content

ich777

Community Developer
  • Posts

    15,758
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. The container is now fixed. It works now a bit different then it used to, you now configure your server with the file 'settings.xml' which lives in the main data directory from the container and you only have to provide -difficulty and -loadlatest like: -difficulty easy -loadlatest Mars Mars in GAME_PARAMS (in the above case you load the world "Mars" which runs on the map "Mars"). For all new installations the Docker template is updated and will work fine from now on (maybe takes two hours for CA to pick up the changes in the template), for existing installations you have to port over your settings from default.ini to settings.xml and customize the GAME_PARAMS like above. Please also don't forget to update the Docker container itself in the first place.
  2. Du weißt das du die Dateien einfach hier in die Textbox ziehen kannst oder? Du müsstest mich auch immer Quoten bitte sonst werde ich nicht benachrichtigt. Ich sehe deinen USB Tuner zwar in lsusb: Bus 001 Device 003: ID 13d0:2282 Techsan Electronics Co., Ltd. TechniSat DVB-PC TV Star 2 Aber ich bin mir nicht sicher ob der noch Unterstützt wird, ist der nicht schon sehr alt? Du müsstest evtl. das Modul selbst laden aber welches kann ich dir leider nicht sagen... Die Doku zu diesem Tuner (noch dazu USB) scheint sehr veraltet zu sein. Ich kann dir nur neu Hardware empfehlen. Heutzutage sind wenn es um PCIe basierte Karten geht Dual bzw. Quad standard (die links sind für DVB-S), du kannst auch bei DigitalDevices vorbeischaun. Es gibt auch USB Tuner aber die kommen immer mehr aus der Mode wie zB hier bei TBS oder hier von Sundtek (wobei du bei Sundtek auch ein anderes Plugin in kombination brauchst).
  3. The container is not working currently as another user reported on the previous page I think. I haven't got time yet to fix that. See next post.
  4. Already out there, update the container itself and the restart from the container will do the rest.
  5. C-States hast aus im BIOS weil du Ryzen 1st Gen hast? Wenn du die an lässt im BIOS hast du dauernd freezes. Das wäre mir komplett neu, schon einen post im support thread abgesetzt?
  6. Not too sure as said before since I haven't done anything with ARMA3 in a long time. Try to add this to your GAME_PARAMS: -port=2402 just that it looks like:
  7. I‘m not too sure for Arma3 anymore but please change the ports in the configuration to. I think that is what is causing the issue.
  8. Out of curiosity I just tried it and have no issues whatsoever: Are you sure you've ticked the box to show password protected servers? These are my Docker template settings: I just forwarded Port 7777, 7778 and 27015 (all UDP) in my Firewall and that's it.
  9. I have no AMP Docker, just a AMP LXC container. Are you talking about the Steam or the In-Game Server list? I really would recommend to not use Host and instead use the default bridge network. This is perfectly fine. I'm not that familiar with MikroTik port forwarding but shouldn't you also set the destination address to your servers internal IP address? As said, I might miss something here because I'm not that familiar with MikroTik port forwarding is working. Are you sure all the boxes in the in game server list are ticked correctly? ARK is really picky about those check boxes and values on the in game server list and one wrong set check box can prevent the server from showing up. Have you yet tried to connect with your public IP to from the in game console to the server? Have you yet tried to connect to the server from outside your network just to make sure it is not a Hair pin NAT issue?
  10. Weil es den Container bereits gibt und er läuft, hast du denn die Dateien eingerichtet wie hier beschreiben? Wenn ja dann bitte ändere in der update-containers.sh den Eintrag auch für die größe und dann führe die Datei einmal aus, dazu musst du nur im gleichen Verzeichnis sein und dann: ./update-continers.sh eingeben.
  11. Ich würde sagen es wäre besser du installierst dir Prefill direkt als container auf Unraid, ist doch viel einfacher und es gibt einen container inklusive template von mir in der CA App.
  12. The ports which are specified in the template. I always specify the ports with the appropriate protocol in my containers, you don't need more or less, just the ports specified in there. IIRC that you assigned. Have you read the description from the container to how to create a token and so on? You should just look all up, watch the logs and then we can troubleshoot. Here is also a good guide on how to set up a dedicated server, everything initially is done by the container, simply start at the Token here.
  13. Lol, then you don't have to port forward anything, he just needs to connect with your local IP from your server (it could be the case that you have to enable LAN only but I don't know how to do that for SotF). However what you are doing is a big security risk since he can basically is in your local network, but that's up to you. Glad that you've figured it out.
  14. Sorry but I can't support that old Unraid versions since if you scroll back about 100 pages users had the same issue when 6.10 was released and they told me they where still on 6.8.3 and a upgrade solved the issue. The cause of the issue is that I use fairly new base images and they are simply most of the times are not compatible anymore with the runc version that is used on such old Unraid versions.
  15. Sorry but I don't accept any requests anymore because I now have almost 200 apps on the CA App.
  16. Exactly, with that it will forward requests from all IP addresses on the three ports from external (WAN) your specified internal IP address and port. Are you sure that you are not behind a CG-NAT? Do you have other services running on your server which are reachable from outside your network? Do you have a static or dynamic external IP address? You can add this to your config file (please stop the container and then edit the config file) : "SkipNetworkAccessibilityTest": true, Source from that on Reddit: Click
  17. Don't know what BU is... This is working. I'm not sure because usually if you want to back up everything you'll mount /mnt and not /mnt/user only think about Unassigned Devices. That's up to you. That's expected, this would also be the case if you issue find from the terminal or execute rsync since, as said previously luckyBackup uses rsync as the Backend and luckyBackup is just a fancy GUI for rsync.
  18. Denn kannst du auch dank DoH nutzen, ich würd mir vorher das ansehen bevor du alles über Tailscale vernetzt. Du musst nur die config ändern, du siehst den Pfad zur Container config wenn du auf den Container klickst und dann Show Config auswählst, dann steht ganz oben der Pfad und du kannst die beiden Zeilen dort einfügen, danach den container stoppen und starten und fertig. Ich würde dir empfehlen das du den Container vorher stoppst, dann die config bearbeitest und dann erst den Container wieder startest. Beachte bitte auch das du die : mit = ersetzen musst sprich: lxc.cgroup2.devices.allow = c 10:200 rwm lxc.mount.entry = /dev/net/tun dev/net/tun none bind,create=file
  19. No, internal host is 192.168.0.34 with the according protocol (in this case UDP) and the port <- you have to create three entries here. External host needs to be empty and External port needs to be the same as the internal one.
  20. You have to do that over RCON, it is not possible to interact directly with the console from the game server through the container.
  21. It's a limitation from Docker, Docker is not allowed to follow a bind mount which points to a symlinked directory which is outside the bind mount and that is also good since Docker is an isolation layer, otherwise you would be able to more easily break out that isolation.
  22. What Krusader container are you using (repository)? How do the mounts look there, or what specific directory have you mounted? You have to understand that luckyBackup is just an app running inside that container nothing more and the mounts are passed over by Docker, you even can go crazy and open the console from the container and see where the mounts are pointing to and what directories you see from the command line.
×
×
  • Create New...