Jump to content

ich777

Community Developer
  • Posts

    15,758
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. From what I can tell it does not have a native Linux dedicated server. But maybe it‘s possible. However I don‘t own the game and I don‘t create/try to create dedicated servers for games that I don‘t own. If someone gifts me the game I can look into it. @Spectral Force I really appreciate the offer but you gifted many games over time, isn‘t it time for someone else to gift the game if someone wants a containerized version? 😅
  2. A full screenshot would help more… It seems that it‘s overwriting the files but I don‘t know nothing about your setup. You have to check that on your own if the sync is set up correctly. Usually it copys the files from dir A to dir B and deltes/adds/updates them if necessary.
  3. Why not use HomeAssistant in a Docker container or in a LXC container? This would solve your problems because you then can use the GPU for both containers or even more containers. A VM is most certainly for HomeAssistant a waste of resources.
  4. Where did you read that? The colour red is somethimes wrong but not what it states.
  5. Diagnostics? Wo sind die Logs von denen du sprichst? ...ohne das wird dir wohl keine helfen können...
  6. Because vhost0 is exclusively used for VMs and will only show you the traffic on the LXC page from the VMs which is strictly speaking wrong. If you use eth0 you'll see the whole traffic from the interface and I would also rather recommend attaching the macvlan interface to the physical NIC than to another virtual interface. This is possible, set it up as usual. TBH if this is a home setup to me this seems like a pretty complicated solution and I'm also not a big fan of virtualizing a Firewall but that's up to you. I really can't help with like you want to set up because there are too many variables that I can't know but in general it should be possible. You can see all different options for how you can configure each individual container here: Click (just scroll down where it says Network to get all the available options) As long if you don't mix a bridged interface with macvlan bridge you should be good to go.
  7. That is a general Linux issue, you can't use a bridge with macvlan and not related to Unraid. Please explain that a bit more in detail what you want to achieve.... There is no issue using LXC with a macvlan bridge as long as you disable the bridge in the network settings from Unraid: After that go to the LXC Settings page, change the default network interface ether to eth0 or vhost0 (I would recommend that you use eth0) and if you have already containers that use the default veth setting click the little checkbox next to the network interface (this will change the network configuration from existing containers to macvlan): So to speak, this will change the default configuration from: to: (and of course if you've checked the checkbox next to the network interface all networks from existing containers).
  8. Solved by adding: --key _ to the extra parameters from the Server and Relay, update the template.
  9. Okay, das hatte ich noch nie, aber ich nutze auch AdGuard in Verbindung mit DNSCloak auf meinem iPhone und nutze somit immer meinen DNS Server von zu Hause. Aber was soll denn das bringen? Ein Ping steht nicht unbedingt in Verbindung mit dem DNS server, zumindest nicht in allen Zusammenhängen.
  10. Was ist ein bekanntes Problem von Apple? Bei DPI bin ich mir nicht sicher ob das so einfach ist. Du kannst dem container alles hinzufügen oder entfernen was du willst das wäre auf keinen Fall ein Problem.
  11. Sorry but I'm most certainly the wrong person to help here (I don't have a capable SR-IOV CPU), but without your Diagnostics or at least what hardware are you using no one will be able to help you.
  12. Yes, no issues over here. In my opinion it always depends on what you install, how it's configured and what you do with your Unraid installation. Alone a few Plugins can make a completely different experience may it better or worse.
  13. It's in Engine.ini I would strongly recommend that you read a guide on how to configure a Conan Exiles dedicated server like: Click
  14. Just as you would use them in the .sh file like: -preset hard -modifier portals casual AFAIK the modifiers doesn't always show up on the server list... However, connect to the game and Press F2 on your keyboard and you should see the modifiers:
  15. As in the private message mentioned, can you please post what modifiers that you‘ve try to use and how you applied them exactly?
  16. Done (I'm not too sure if all translations into place).
  17. I don't understand? What do you mean that every password is accepted? I assume you mean the key from your server correct? If you mean that every client can connect to your Server (even without the key) than yes, this is correct but if they do so without the key they are not able to establish a connection to anything. With what options where you running the server before? This was also discussed here:
  18. Please look at this table: Click The syslog lists Xid error 62 (second line): Oct 11 08:13:56 PeeLoW kernel: NVRM: GPU at PCI:0000:01:00: GPU-8e555b0d-adbf-c913-e46f-820a8f9ad65e Oct 11 08:13:56 PeeLoW kernel: NVRM: Xid (PCI:0000:01:00): 62, pid=18862, 0a7b(14c8) 00000000 00000000 Oct 11 08:14:08 PeeLoW kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x25:0x65:1241) Oct 11 08:14:08 PeeLoW kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0 Which means: Internal micro-controller halt, which seems to be caused by a HW Error, Driver Error or Thermal Issue. But keep in mind that this can be also caused by your BIOS and conflicting resources which too me seems more likely to be the case.
  19. So I assume it is not working? Can you please post update Diagnostics with the card installed in the old slot? Did you add any other cards or make any other changes? Please make sure that you've enabled Above 4G Decoding and Resizable BAR support in the BIOS.
  20. This seems to me that the card don't work in all slots: Oct 10 21:53:02 PeeLoW kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0xffff:1211) Oct 10 21:53:02 PeeLoW kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0 Oct 10 21:53:03 PeeLoW kernel: resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000a0000-0x000dffff window] Oct 10 21:53:03 PeeLoW kernel: caller _nv000720rm+0x1ad/0x200 [nvidia] mapping multiple BARs Oct 10 21:53:03 PeeLoW kernel: NVRM: GPU at PCI:0000:01:00: GPU-8e555b0d-adbf-c913-e46f-820a8f9ad65e Oct 10 21:53:03 PeeLoW kernel: NVRM: Xid (PCI:0000:01:00): 62, pid=14325, 0a7b(14c8) 00000000 00000000 Oct 10 21:53:15 PeeLoW kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x25:0x65:1241) Oct 10 21:53:15 PeeLoW kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0 Oct 10 21:53:15 PeeLoW kernel: resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000a0000-0x000dffff window] Oct 10 21:53:15 PeeLoW kernel: caller _nv000720rm+0x1ad/0x200 [nvidia] mapping multiple BARs Oct 10 21:53:23 PeeLoW kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x25:0x65:1241) Oct 10 21:53:23 PeeLoW kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0 Oct 10 21:53:23 PeeLoW kernel: resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000a0000-0x000dffff window] Oct 10 21:53:23 PeeLoW kernel: caller _nv000720rm+0x1ad/0x200 [nvidia] mapping multiple BARs Oct 10 21:53:23 PeeLoW kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x24:0xffff:1211) Oct 10 21:53:23 PeeLoW kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0 These are the eroors, seems like a BIOS issue. Please also make sure that you have Above 4G Decoding enabled in your BIOS.
  21. Thank you for the report. i will look into that and report back. EDIT: Container is now fixed, please force a update from the container itself:
  22. Did you change anything to your system (BIOS changes/updates, swap the PCIe slot,…)? Your GPU fails to initialize.
  23. Will do it ASAP, that's on my to do list but I haven't got time yet. The main reason that I haven't done it so far is multi language support is a bit of a pain...
  24. I can give you my nginx config: server { listen 443 ssl; include /config/nginx/ssl.conf; #include /config/nginx/error.conf; #include /config/nginx/authelia-server.conf; server_name <thunderbird.yourdomain.com>; location /websockify { #include /config/nginx/authelia-location.conf; #auth_basic Authentication; #auth_basic_user_file /config/nginx/.htpasswd; proxy_http_version 1.1; proxy_pass http://<CONTAINERIP>:8080/; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; # VNC connection timeout proxy_read_timeout 61s; # Disable cache proxy_buffering off; } location / { rewrite ^/$ https://<thunderbird.yourdomain.com>/vnc.html?autoconnect=true redirect; #include /config/nginx/authelia-location.conf; #auth_basic Authentication; #auth_basic_user_file /config/nginx/.htpasswd; proxy_redirect off; proxy_set_header Range $http_range; proxy_set_header If-Range $http_if_range; proxy_set_header X-Real-IP $remote_addr; proxy_set_header Host $host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; proxy_pass http://<CONTAINERIP>:8080/; } } Hope that helps.
  25. You should find your server configuration files in: .../conansandbox/saved/config/windowserver/ and in there you should see a file that is called: ServerSettings.xml IIRC. Please stop the server fist before editing any files and start if afterwards.
×
×
  • Create New...