Jump to content

saarg

Community Developer
  • Posts

    5,374
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by saarg

  1. You have probably used the wrong name for the variable. It's EXTRA_DOMAINS. Show us how it looks like if you click Edit on Extra domain. And please use the code tag if you insert config files or else it's a pain to read them. Like this Much easier to read for our sore eyes
  2. Oh, yeah. ddclient doesn't need any port mappings, so unraids webui can't extract any info about the ports and therefor doesn't show anything. So nothing to worry about.
  3. You need to stub the GPU that you want to pass through using the VFIO Pci config plugin and it might work if the two GPU's are in different IOMMU groups.
  4. Where do you see this? Every container get an ip from the docker network when it's using a bridge. If you look at the unraid docker tab you will see the unraid and the docker ip mapping.
  5. Not much we can help with since you haven't supplied any info other than plex have open files and killing the process restart the process.
  6. Try following this https://blog.linuxserver.io/2019/07/10/troubleshooting-letsencrypt-image-port-mapping-and-forwarding/
  7. If the plex container is stopped, plex is not running. Where do you see a plex process? Have you installed plex as a plugin at one point and forgot about it?
  8. There are no port mapping in host mode. If you look at the docker run command you will see that all ports mappings are turned into variables.
  9. It's better to go ask Nextcloud why they chose to add an ubuntu only binary. There is nothing we can do about it.
  10. Then it's probably because the web update already moved the nextcloud folder. Check the www folder to see if there are any other folders and if there is on, you can move on to next step. The web updater already turned on the maintenance mode I guess.
  11. I'm pretty sure. https://github.com/linuxserver/reverse-proxy-confs/blob/master/grocy.subdomain.conf.sample Haven't you updated your letsencrypt container for a while?
  12. You probably did this in the unraid console and not in the container. Do this first: exec -it nextcloud bash
  13. You just have to check the versions you can choose from in the plugin. I don't know which driver version is in the different builds. You also get an older unraid version by doing that. If you have trouble searching on the forum (it's a bit useless) or using google, I don't think you will be able to compile your own version. Your best option is to get a card that is still supported.
  14. You need to stub them before they appear in the list. Install the VFIO PCI Config plugin and stub the devices there. You can also append the ID to the syslinux.conf file, but the plugin is probably easier.
  15. We already have a proxy-conf for it in our letsencrypt container.
  16. You can already do this using the extra parameters field.
  17. I don't see anything wrong. Not sure what the issue is. I don't really have any good suggestions. Check if the bios'es are up to date on motherboard and GPU. Maybe try to change slots or boot into uefi. I see the GPU is HP branded, so might be something special with regards to drivers for it?
  18. Yes, the MTU is the issue. Set it back to default to be able to download the build.
  19. Are you booting in uefi mode? Might try legacy boot and see if it works then. It looks like the modules are loaded. Have you ever stubbed the card before and maybe forgot to remove the audio part from stubbing?
  20. Have you tried running the command posted on the previous page to get the UUID?
  21. You can start with this. https://blog.linuxserver.io/2019/07/10/troubleshooting-letsencrypt-image-port-mapping-and-forwarding/
  22. The template is correct. You are supposed to use the variables in the template and there is nothing in the template that suggest adding the port in the db host variable. Not sure why it didn't work for you, but I think you might have had multiple errors in your template that led to this.
×
×
  • Create New...