Jump to content

ich777

Community Developer
  • Posts

    15,756
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. But the K2000 can only transcode h264 (AVC) IIRC and if you want to h265 (HEVC) you are forced to use CPU. Wouldn't be something more recent like a Nvidia T400 interesting to you?
  2. May I ask for what do are you using the card? This is now a very dated card and makes not much sense to use it on Unraid. And yes, as @SimonF already pointed out, select driver version 470.xx click on Update & Download, wait for the Done button to appear and reboot your server.
  3. Should be pretty easy to solve… Start the container without any proxy and on the default bridge network just as it is intended and maybe change the port in the template to avoid port conflicts. Then connect to the WebUI from Sabnzbd, go to settings and search for the port, change that value from 8080 to the port that you want to use eg 8081, click save and the container should restart. After that create a port entry with container port 8081 to host port eg 8081 in the OpenVPN container as described and route the Sabnzbd container again through the OpenVPN container. With that you should be now able to connect with the OpenVPN IP:8081 to Sabnzbd. I hope that helps and makes sense to you. It should be also possible to change the port for qbitorrent like for Sabnzbd, but I only know my container and you only have to change the port in one container anyways.
  4. Please note that most of my containter templates are set to use the path /mnt/cache/… to avoid some issues. To what is your appdata directory set in terms of Use Cache? I would strongly recommend that you set it to Only or Prefer but Prefer should be the way to go. If it‘s set to Yes then this is the issue since everytime the Mover kicks in it would move the files from the Cache to the Array and it simply can‘t find the files. You could also change the path to /mnt/user/… but my recommendatation would be to change the Use Cache setting. Otherwise than this I really don‘t know what it could be… I would recommend that you first stop the container, edit the settings and then start it again. Some game servers reset the settings after you‘ve edited the files and restarted the container. The container does not work any different than if you run it on bare metal.
  5. Have you yet tried to create a post here in the Chinese sub forums and ask if semeone else is using a container and have this issue like you have? Its at the bottom on the main forum here.
  6. Maybe, but I think most of the users where able to fix their issues with the cards. I suspect that the card is maybe defective but I can't tell for sure if you can't test it in another system. What you can also try is to boot with UEFI mode instead of Legacy mode and see if this helps.
  7. Maybe also try to create a post in the Chinese sub forums here on the forum if anyone is using one of my container, as far as I know keyboard inputs are not affected and should work just fine.
  8. Over here the blue light comes on too just fine, but keep in mind only after the driver was successfully installed. We are talking about these adapters correct: I have no issue on my server over here: Are you also sure that you are using the Linuxserver.io version from the container? What have you done on the plugin page? Can you share your Diagnostics again please? I think the driver is not installed correctly on your system. If you follow the directions from the plugin page and install it to the container everything should work fine.
  9. This is the first time I hear of this issue. What browser are you using to access noVNC? Have you yet tried another browser? I‘m not entirely sure what you are trying to say… What do you mean with a WebUI version? It only has a noVNC WebUI so that you can interact with it. EDIT: You can also create a post in the Chinese subforums here and ask if someone is using my containers and having a similar issue.
  10. I think the reason why it's not working is because the main download location that I used for downloading the zip file is down. On my server it is just working fine when I use the locally cached build, even for a new container: iw4x.log Where do you get the game files from and the necessary iw4x files? Maybe this is a version incompatibility error from the files. If I find no new download location then I will deprecate the container...
  11. I can’t support modding because I can‘t know every mod and how it is working. Modding is always up to the user. However the cintainer supports all kind of mod servers like Forge, Spigot,… It‘s not different than if you would run it on Bare Metal with the only exception that the path for the game files and so on is in your appdata directory.
  12. Ja, aber leider zu wenig Zeit für das umzusetzen. Naja du müsstest für eine richtige HW beschleunigung beides beschleunigen aber es genügt in den meisten fällen die Server seite zu beschleunigen weil keiner auf der Client seite nachsieht. Soweit ich das in Erinnerung habe ist die Ersparnis gar nicht so massiv, aber ich kann mich da irren. Bei meinem Debian Bullseye Container hat das maximum zwischen 1 und 2 Watt Ersparnis gebracht wenn ich das richtig in Erinnerung hab und die Geschwindigkeit war eigentlich gleich. Wie gesagt ich kann mich auch irren, das ist schon lange her…
  13. That‘s caused because the plugin has to call nvidia-smi for the information that you see in the plugin page and since it tries to initialize it every time you get this meassage. Hope that makes sense.
  14. Do you maybe have another computer where you can test this card? If so, please try to install the drivers and put some 3D load on the card like Furmark. Okay, then maybe this is a faulty card but I really can‘t tell for sure.. Have you trued the card yet in another PCIe slot if you have one?
  15. As said above, copy paste through the noVNC GUI doesn‘t work and there is nothing I can do about that currently. Please see the first linked issue from my comment above.
  16. Please check if a BIOS update is available for your Motherboard. I know that Supermicro boards are a little bit picky when it comes to GPUs. Are you sure that the PCIe slot is able to deliver 30W of power? Please try to Enable Above 4G Support or Large Address Space and Resizable BAR support if you have that options in your BIOS. Are you also sure if the card is working properly? The card is failing to initialize: Apr 21 17:44:52 THOMPSON kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x31:0xffff:2461) Apr 21 17:44:52 THOMPSON kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0 This is most of the times caused by a hardware incompatibility or a faulty card.
  17. Can you give me a screenshot please? I'm only aware of that that you can't copy paste through noVNC, this is the issue about the clipboard for Chrome (but applies to all my other containers too): Click But input in with Chinese letters does work. This is the first report that Chinese input is not working and I know a few people using it with Chinese input. How do you connect to the container, through the built in WebUI or with a VNC client? EDIT: Here is the issue after I added Chinese support to the Thunderbird container, which is resolved: Click
  18. Have you enabled txAdmin? By default it is not enabled IIRC. Please keep in mind that I usually can't support modding of the servers, that's up to the user because I can't know how every mod is working and set up. Please go to your template and put it in this direction: ...or whatever direction it shows in your template. You can access that directory via SAMBA, restart the container after you've placed the file in the main directory and make sure that this option is set to "true" in the template at the section "Show more...":
  19. Can you please post the full log output? Does the container loop or auto restart?
  20. I would recommend DigitalDevices or Sundtek, I really can't recommend TBS anymore because of their drivers and lacking support.
  21. No, from what I know this shouldn't happen anyways but was recently the case because Steam changed something for the login process and there where a few issues reported. But as said, this shouldn't happen anymore since this is now fixed. You have to pull a fresh template from the CA App or add the variables manually in your template.
  22. Please check the USB Extension or change the USB port where it is plugged in, often times the extension cable can be faulty too if you are using one.
  23. Please keep in mind I'm only maintaining the LANCache-Prefill container and not LANCache... This is a different support thread I think. Exactly this is where you should look like, you'll find that on their homepage here. Please also don't forget to CACHE_MEM_SIZE to their recommendation. But as said above, I don't maintain this container, only the Prefill container.
  24. No because you have to understand the TCP ports won't do anything if you don't specify them in the template. But please trust me, I do my research and put all the necessary ports in the template with the appropriate protocol. Please close these ports again because these can be under certain circumstances a security risk. Sure, but if you don't enable it you can't connect to your server with your public IP to the server, because that's what hairpin NAT does. I have had multiple people with Qbiquiti equipment in this thread with various issues reaching from SteamCMD not downloading, GitHub API not reachable to your issue where the game servers won't work but these issues are all resolved. I really can't tell what to do because I don't have such a Firewall and don't know how they work. Sadly enough no, I can't tell anything from the diagnostics. Do you have a static IP? Have you yet tried the way with the Steam Server Browser to add it to the Favorites with: SERVERIP:2457 or from outside with WANIP:2457 ? There is a pretty high chance that your Firewall is blocking the traffic somewhere.
×
×
  • Create New...