Jump to content

saarg

Community Developer
  • Posts

    5,374
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by saarg

  1. Did you check the certificate if it's really expiring? The certificate is renewed at night, so be sure to leave you server on or else it will not be renewed. you can also just add a new fake subdomain to trigger a new certificate.
  2. Delete the appdata folder also if you want to start fresh. If you aren't using the database for anything else, it's probably best to nuke that one also, including its appdata folder.
  3. The iommu groups will lot change using either methods. Don't use both methods. Use one or the other. After boot you can check which module is loaded using lspci -k Post you diagnostics.
  4. Way to early in the morning for answering forum posts.... I blame no coffee! 😑
  5. Probably since it's passed through to your vm?
  6. Are you trying to import the config file of webgrab++ using the tv_grab_wg? Webgrab++ is a standalone software you run to get the TV listing in an xml file that you import into tvheadend using the wg grabber.
  7. Don't exec into the container. Just edit the file in the appdata share for openvpn-as. Then you can use nano.
  8. You could try running the docker safe new permission tool in tools of unraid. Choose the shares you mount in plex.
  9. You can't run the command if you can't get into the container. So yes, while it's running.
  10. That is not your Vantec card, but the motherboards controller. Looks like the Vantec card uses a Marvell controller and that have been troublesome in later kernels. Adding iommu=pt in the syslinux.conf might help, if not, you have to disable vt-d.
  11. The default folder for www is /config/www or appdata folder of letsemcrypt/www. You probably have to restart the container for the changes to be active.
  12. I have no idea why it fails with those errors. It's working here, but I don't have a 1070ti. You are not using the card in a VM at the same time? Or unraid gui mode?
  13. As long as you don't set an IP for the container, you can still reach it on unraidIP:port even when it's on another custom bridge, as you proxynet. You are correct in that both containers have to be on the same bridge to talk to each other. That's a security feature so containers can't talk to the host. I don't think you can set up a route in pfsense to the internal docker network. If you need mariadb in both the default bridge and in your proxynet, I think the best option is to set up one container in each bridge.
  14. When it's included in a new release it should be available. You have to ask ddclient when the will release a new version. We are releasing the original ddclient and not the fork on github. Should probably shift it to the fork as the original version is dead.
  15. Which card are you using? are you using the same appdata for both the containers? If you do, please try using a fresh clean appdata. Also check the emby logs for any errors. You will find them in the server dashboard.
  16. You are doing something wrong if the IP changed. Have you been using the internal docker network address? Don't use that. Use unraid IP:port (if you can specify port) or set your own IP, as I think you did. You have both on a custom bridge? Might be your database got corrupted. Don't know without logs. I don't know if you can specify the location for uploads. You have to consult the piwigo documentation to find that out.
  17. What is enable hardware transcoding set to? It should be set to advanced if you want to see it enabled for different codecs on the transcodes page. If you only have it set to yes, no list will appear, but it will still work. Have you tried to play a file and see if it's hardware transcoding?
×
×
  • Create New...