Jump to content

ich777

Community Developer
  • Posts

    15,758
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. Why are you even using your Steam Credentials? In my templates the Steam Credentials are only necessary if they are marked with a red asterisk (*) and they are not hidden away under "Show more..." The Description will even mention if they are needed and what to do.
  2. That‘s not true. by default the container doesn‘t use it, but if you configure it to use it it will indeed use it. 😉 You should first go through the documentation how do configure the server to understand how everything is working. You should also read the description from the variables in my Docker template because there is even a note about txAdmin.
  3. Upgrade to the Unraid next branch. Tom included the modules already.
  4. If possible, please join @Spectral Force Discord server over here: https://discord.gg/VwwYA5h He helps me a lot with 7DtD because I‘m not that familiar with the game.
  5. Please update the container itself with force update on the container page (with advanced view enabled <- don't forget to disable advanced view after doing that) and try again. The log looks the same over here too. Please also try to do a direct connection with your LAN server IP (simply click on Join a game -> Start search -> Connect to IP -> enter you LAN server IP -> Connect), also note that the server maybe needs a few minutes to fully start. Over here it is working just fine.
  6. Again I really can't help here, please see if you or someone else can test the card in another system if everything is working as expected with it and put at least 30 minutes a 3D load on it. From the logs I can't see anything which is preventing the card from working. I really can't tell what's wrong here.
  7. That's an issue from Plex and you should report that on the Plex forums. I don't know if it's still the same since then but I think so. AMD GPUs (at least recent ones) are supported and enabled on boot on Unraid. You only have to add the device /dev/dri in the template, as it is the case for Intel iGPUs and that's all. You can transcoding with AMD on Jellyfin or Emby for sure (Jellyfin is free and open source).
  8. I can try since from what I've saw the dedicated server is Windows only and it is not guaranteed to work with WINE. However I don't own the game and I have stopped creating dedicated server for games that I don't own because giving support for games that I don't own is a nightmare. If you however want to donate the game to me I can look into it.
  9. Please post the full log output. How much RAM and CPU does the container use? On what Unraid version are you? EDIT: I've now tried it and it is working as expected: Please note that the first start can take very long, about 5 to 10 minutes depending on your Server. The logs look like that: Please ignore the WINE errors these will be always there.
  10. Wait, are you using the the WebClient from Plex to transcode a movie? Can you try to use a native app like for Android or iOS and see if it is working there if you force a transcode? The Plex WebClient is nutorious What happens when you stop the transcode? Can you post a screenshot from nvidia-smi if nothing is using the GPU please?
  11. This call trace is not caused by the Nvidia Driver plugin, please switch from MACVLAN to IPVLAN in your Docker settings and reboot your server. Can you post the transcoding logs too? Do you have another PC where you can test the card to just make sure that it is working as expected?
  12. From what I found from searching the error s1003 on Google it seems that this is either a issue with the database or the network? Please remove this Extra Parameter from Frigate since it is known to cause issues: --gpus=all I would also recommend that you change this: 'NVIDIA_DRIVER_CAPABILITIES'='compute,utility,video' to that: 'NVIDIA_DRIVER_CAPABILITIES'='all' Sorry I'm not too familiar with Frigate but it seems that ffmpeg has issues receiving frames so that it can not transcode them. Are you sure that there is nothing wrong with the network? Have you yet tried to reboot your server? BTW I don't think that this is a specific error with 6.12.2 since other people would have such issues too and my thread would explode with support requests From what I see from the download numbers the drivers are installed on about 8000 Unraid systems (combined) the driver version 535.54.03 alone was about 7700 times downloaded.
  13. This is already solved with Plugin version 2023.07.06 Can you please be a bit more specific? Where do you get errors and where do you get crashes? What does crash exactly? Do you have a way to test the card other than in your server? I see nothing obvious in your syslogs why it shouldn't work. Have you yet tried to reboot your system?
  14. I think this question should be asked in the 6.12.2 support thread but maybe @JorgeB can help with that.
  15. I would strongly recommend that you upgrade to Unraid 6.12.2, since you are not on 6.12.x I can't tell if everything in terms of LXC is working correctly from the Diagnostics. Going through the Diagnostics I noticed you also have also some commands in the go file, are all of them needed? Especially the ones with the mount and chmod? I also noticed in the syslog that something is constantly spinning up the disks and therefore maybe shorten the lifespan of the drives maybe that's also worth investigating. Also it seems that you have installed LXC on a UD disk, what filesystem is this disk formatted with? Are sure that it is not mounted as read only because it seems that it is mounted as read only. I have now tried to install Oracle 9 on my machine and it works perfectly fine and also starts fine too.
  16. Please post your Diagnostics.
  17. You are talking about LXD commands and not about LXC commands. I don‘t want to use LXD because it needs Python and of course because it was now ripped out of the hands from the community. If you need anything feel free to post here.
  18. Please open up a Terminal from your AdGuard container and try to ping your Unraid IP and also try to ping your AdGuard container from a Unraid terminal. Maybe you have to install ping: apt-get update apt-get -y install iputils-ping
  19. Can you describe your setup a bit more in depth please? Please change back to IPVLAN. On what network does the container run? What are your exact Docker settings now? What are the exporter settings now?
  20. Yes, why not? But you have to enable host access. Then reenable host acces again or better speaking restart the Docker service once.
  21. With that less information I really can't help. Have you changed anything in the template? How much RAM and CPU is the container using (Adavanced View in the Docker tab) Did you double check your port forwarding and the corresponding protocol? Did you do the port forwarding 1:1 so to speak 27015:27015 or did you do something like 27015:2016 Post a screenshot from your Docker template I would first try if you can see the list on a PC and after that go overt to cross play and see why it is not working, so to speak start with the basics.
  22. I can pass that through to Tom and see if he implements those modules directly into Unraid. But clockspeeds (prometheus_node_exporter) and also the power draw (intel_gpu_top) should be visible already or am I wrong? EDIT: I did a bit of digging: X86_MSR is already available CONFIG_INTEL_RAPL is not enabled and I'll have to look into what it depends on but I think on nothing else then the third listed and vice versa CONFIG_INTEL_RAPL_CORE is also not enabled and the same as for the second listed applies
  23. If someone is in need for working container images please PM me. EDIT: Everything is now working again.
  24. Please read everything before you actually do something, especially the last part from the info box that you've now already posted twice.
  25. As said above the update didn‘t change anything on how the plugin is working or on the driver itself. Just one line is modified which strictly speaking doesn‘t have anything to do with the driver itself.
×
×
  • Create New...