Jump to content

aptalca

Community Developer
  • Posts

    3,064
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by aptalca

  1. Explain "I have given the server a static IP address"
  2. See the article on our blog titled "customizing our containers" and you can create an init script that deletes it on container start
  3. Docker setting is just a suggestion. The gui is where you set it now. If it is unset, it will default to a location under /config
  4. I believe that is the last version available for the underlying os. No easy way to update I'm afraid
  5. Correct. Stock unraid does not have the necessary nvidia drivers or the nvidia runtime required. The nvidia plugin allows you to install custom builds of unraid that include the necessary drivers and docker runtime. Only install the unraid builds via the nvidia plugin to make sure that your Plex container continues to use nvidia hw transcode. And yes, until recently, Plex only supported hw encode. Now it supports both. No need for other scripts or wrappers. Just the custom unraid build and the linuxserver container make it work.
  6. Set the max speed to 12 and then set the throttle to 8 (66%). I would assume the way you currently set it up (100%) would be handled as "no throttle"
  7. According to the readme, you're supposed to run it on your host, not inside the plex container
  8. Clarifying that in the proxy conf. Thanks for the heads up: https://github.com/linuxserver/reverse-proxy-confs/pull/108
  9. Log entry is from November 17, which states that the expiration date is December 26 and thus not due for renewal. That's correct and expected behavior. Read the readme to find out how renewals are handled and what to do when you receive the expiration email.
  10. Still not supported. None of us use ipv6 so can't even test. This is the only attempt made (by an outsider contributor): https://github.com/linuxserver/docker-duckdns/pull/11
  11. Both localhost and 127.0.0.1 refer to locations inside the letsencrypt container. Replace that with an address letsencrypt can use to access traccar Also it's set to listen only on port 80, which is not right. Don't copy paste a config from elsewhere. Take an existing proxy conf and modify accordingly. Also see the examples provided in the default site conf.
  12. See here for customizing: https://blog.linuxserver.io/2019/09/14/customizing-our-containers/
  13. Your docker run and how you set up the accounts to start
  14. Most likely line endings in the script. Make sure it's Unix format
  15. No, not a common issue. But without any further info, impossible to tell what causes it
  16. Unraid stock does not have nvidia runtime or the nvidia drivers for hardware transcode. You need to install the custom nvidia version through the nvidia plugin
  17. Did you upgrade from an older openvpn-as version (in other words, did you update for the first time in a long time)? If so, see the notice in the readme. You'll have to edit the as.conf and uncomment the admin line, replace it with a non-existing user.
  18. Just to confirm, are you using Google cloud dns and not Google domains dns? This only works with Google cloud dns, the paid version
  19. Google repair Plex database. It also backs up the database automatically by default every three days so you can restore one as well.
×
×
  • Create New...