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. If you have it working now, there is no reason to change it. It's different methods and using the new method binds all devices in the group to vfio. What the new method is good at is to only pass through one device vs all devices with the same vendor:id using the old method.
  2. Please post full logs, not only the error. Earlier log you showed a cert was generated. You can use staging to test so you don't get rate limited. Did you read the blog post you linked? Have you tried setting up the nginx container to see if you can access it on port 80 remotely or if your isp blocks port 80?
  3. No need to post an issue on github. Github is not used for support questions, but bugs. You have to use the command line to update nextcloud. Webui works for some, but not all. The update is not under our control as that is all nextcloud. There is a link in the first post to a update guide.
  4. Are you using unraid? The reason I ask is that you have not set the PUID & PGID values and those are default there if you use unraid and install through CA. If you are not using unraid, this is not the place to get support. Go to our discourse forum or discord.
  5. You can start by posting the container log and the docker run command.
  6. This is a support thread for unraid users. Since you are not using unraid, please post it in our Discourse forum or use Discord.
  7. Impossible to say without any info.
  8. It does not have to do with not finding your media. You need to set up the server and add the folders you set up. Try changing the appdata path to /mnt/cache/appdata/plex instead of /mnt/user/appdata/plex. If you haven't been running plex before on unraid, try deleting the plex appdata folder before applying the changes. Also post the log appdata/plex/Library/Application\ Support/Plex\ Media\ Server/Logs/Plex Media Server.log
  9. I don't understand the part about your NAS is not an authorized device so the server can't connect? You are not going to see the NAS as an authorized device. Your plex server will show up on your account. I assume that by NAS you mean unraid? You mount those folders to the container. So that is not an issue. Your issue is that for some reason you can't connect to the container. Post the log of the container so we can see what is happening. Also, you have to be on the same network (as in 10.0.0.X) to be able to access the container. And just in case you don't know. Your host path for transcodes is /transcodes which will be in RAM. You then might have issues that you RAM get filled.
  10. The error in the beginning of the post is not in the full log you posted. In the log it says the certificate was created. Without your docker run command its hard to say if your port forwarding is correct. What does not work?
  11. Usually in /mnt/user/appdata/nameofcontainer. Check in unraid docker settings what you have set there as default if you are unsure.
  12. It gets added to letsencrypt when it's built, so whenever there is an updated package for the container. You can just add it to you proxy folder and it will work.
  13. I don't know how to check the database. You probably have to Google how to check a mariadb database.
  14. Probably a corrupt database. Try restoring a backup.
  15. You don't have control over duckdns.org. You need to add your part of the address before that, like myurl.duckdns.org. Not sure how you managed to get a cert that way. Do you only get an email saying it is expired or do you see it in the browser going to your domain?
  16. Check the link in my signatures. If you don't see it, then you have to turn on signatures in your control panel. Or check the docker faq.
  17. This container doesn't use Apache, but nginx. So if you didn't use this container I find it strange you are posting this here. What might seem easy to you might not be as easy for others. For people not used to setting up a VM with all the requirements, this docker is easier.
  18. Please post your docker run command. The screenshot doesn't show all the info we need.
  19. There is a tiny one character bug when you go to the settings of UD from the Main page and hit the done button. It then takes you to unraid_IP/Settimgs instead of unraid_IP/Settings. If you go from unraid settings to UD settings and hit Done, it works.
  20. What is the permissions on the script and where is it located?
  21. Read the Readme in github for how to set a specific version. You need to find the version string on the plex pass part of the plex forum.
  22. Since you can't use UD+ without UD, wouldn't it be better to install UD also of you install UD+? Then thee wouldn't be any need to use time saying that you need UD also.
  23. Check the first posts in the unraid nvidia plugin thread for how to see if it's working. If jellyfin isn't specifically mentioned look at the emby info.
  24. You are running the container in host mode i guess? If you run it in bridge mode and need to use port 554 on the outside, you can just port map 9983 to 554. If you run in host mode, we can try to allow tvheadend to use a port lower than 1024 with a command. Run the below commands and see if that works. Restart the container after you run the commands. docker exec -it tvheadend bash apk --update add libcap setcap cap_net_bind_service=+epi /usr/bin/tvheadend exit

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.