Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

saarg

Community Developer
  • Joined

  • Last visited

Everything posted by saarg

  1. The Cron job runs every night at about 2. You have to check the logs for why it's not renewing the certs. I think the log is named letsencrypt. Also restart the container and post the log. Be sure to redact domain and personal info.
  2. You can click the padlock in the browser when you are on a page hosted on your domain and check when it expires.
  3. That's because you set an IP for the container. Port mapping have no function then, as it's the same as running it in host mode. If you want to use port 443 you have to use bridge network mode.
  4. The port mappings doesn't have any meaning when using HOST network, so ignore it.
  5. You need to install the driver to use your adapter. Then use /dev/dvb as the path for the device pass through. If you are using 6.9.x I don't know if the permissions are set correctly, so make sure nobody has the correct permissions for the adapter. You can't pass through using /dev/bus/usb as the container doesn't have any drivers.
  6. Sorry, crystal ball is still in repair shop. If you want help, a more detailed description of what you are doing, container logs (full) and docker run command (no screenshots) needs to be posted.
  7. Please post the docker run command instead of a screenshot of the template. A screenshot misses a lot of information needed.
  8. Sounds like a bug in Jellyfin. We set /config/data as the data for and for some reason Jellyfin doesn't care about that for that file.
  9. I have used unraid to shut it down.
  10. I highly doubt it's the update that is the issue. It's probably docker that force the container off that causes the corruption. I always shut down other containers using mariadb before updating it.
  11. That would go in the nextcloud thread. Nothing to do with swag.
  12. That is not needed at all. Something else is wrong in your setup.
  13. We have nightly builds.
  14. You should have a read in the docker faq to get some basic understanding of how docker works. You need to volume bind that path to the container to use it.
  15. That is an issue with unraid and not Plex, so better to open a new thread in the general support subforum.
  16. Try using a tag for the previous version.
  17. I have no idea to be honest, but might be one of the --cap-add or privileged doing it.
  18. Even if we update the default file, you will have to delete it and restart the container to get the updated one.
  19. I don't see anything wrong there. Does it stop if you stop the container?
  20. Start by reading first post, then wait until it's available as nextcloud decide when you get.
  21. It doesn't help to use the tag as you have to update nextcloud inside the container. Updating the container doesn't update nextcloud.
  22. Never used it, so can't really help with it. Did you modify any config files related to fail2ban that might interfere with it?
  23. This container use certbot to get the certificate, so why is this needed?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.