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.

Aerodb

Members
  • Joined

  • Last visited

Everything posted by Aerodb

  1. I don't see where that's configured to use ram. Do you see it the in docker edit?
  2. Thank you for this. I am starting by adding the memory limit function to many containers. Follow up question, I see a Swap plugin in the CA, but it shows only or 6.9, not 7.0. is the swap function possible on 7.0? one of my machines is hosted off-site, so adding ram is not a quick change.
  3. Hello all, I have a server that seems to keep getting out of memory errors. I did think it was related to a container I was using but im not confident. I wanted to see what could be done to help pin down this issue and get rid of it all together. diag log attached. happy to pull data. havent rebooted just yet. bulgae-diagnostics-20250303-1459.zip
  4. your example on the github guide is where the "batch" word was missing and is what confused me as well.
  5. I hear you. But I only have the card in this machine because the CPU (AMD 1700) doesn't have an APU for my IPKVM. I was just trying to give it as a help to the CPU. But from the provided link, doesn't look like it will be doing much. Lol. Thank you for replying all the same! I
  6. Hello All, after reading through this guide and following the steps, plex still doesnt show a GPU in the settings. I am using a GTX750TI and it shows to be compatible, but i am wondering if it matters what driver I select for this GPU? Any pointers would be greatly appreciated! EDIT: started checking older driver versions. after installing v470.256.02, it instructs you to reboot. worked afterwards. either the reboot or the driver change solved my issue. for others facing the same issue.
  7. Hello All, I use the Appdata Backup plugin and was trying to restore my home assistant VM data, but cant seem to get it working. when I run restore, the VM is still missing. so I installed the VM from scratch and wanted to load the backup, but HA is asking for a .tar file, which the backup doesnt seem to have...
  8. I found that the custom posters are housed in the metadata folder. So if anyone is also concerned about this data being preserved, while it will add time and potential errors, I will choose not to exclude this item. source - https://www.plexopedia.com/plex-media-server/general/metadata-stored/
  9. Hey all, Wondering if anyone has an explanation around the plex exclusions and what could be lost due to being excluded? my main concern is if I have any custom artwork or media info that would be lost with these exclusions... Any input is appreciated.
  10. My current build to be upgraded: MB: ASRock X370 Taichi CPU: AMD Ryzen 7 1700 RAM: 64GB DDR4 Cooler: Noctua NH-D15 Chroma Black Case: Fractal Design Meshify 2 XL Cache: CORSAIR FORCE Series MP510 (960GB), Sabrent Rocket Q4 1TB, 2 X Addlink SSD 512GB Parity: 1x WD Red 14TB & 1x WD Red 18TB Array: 8x WD Red 14TB & 2x 10TB Red 10TB PSU: Seasonic 80Plus Gold 1300W This build has an issue with not having enough PCIe Lanes. With this planned upgrade, I wanted to resolve this issue. Much of the hardware is already owned and just core parts are being replaced, Mobo, CPU and RAM mostly. I prefer AMD CPUs but have had trouble finding an EPYC to fit into the budget. My hope is that you all can make suggestions to remove the lane concerns while keeping within the current budget. ~$700 USD. Also, I dont mind shopping ebay for used parts if they dont wear. current plan. https://pcpartpicker.com/list/mvkPHG PS, I really like what Alex did here, but I haven't had any luck finding this CPU or Mobo within budget.
  11. Was there any solution to this issue? I am getting the same issue. I would remove that nextcloud app, but have no idea how to do this without access to the nextcloud GUI.
  12. These Links dont resolve anymore. Does anyone have the script list?
  13. Docker Run- " docker run -d --name='binhex-plex' --net='host' --cpuset-cpus='1,2,3,4,5,6,7,8,9,10,11,12,13,14,15' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Tower" -e HOST_CONTAINERNAME="binhex-plex" -e 'TRANS_DIR'='/config/transcode1' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -e 'TCP_PORT_HTTP://192.168.86.49:32400/'='HTTP://192.168.86.49:32400/' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='https://app.plex.tv/desktop#' -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/plex-icon.png' -v '/mnt/user/Plex Media/':'/media':'rw' -v '/mnt/user/appdata/binhex-plex/':'/config':'rw' --log-opt max-size=50m --log-opt max-file=1 --cpu-shares=971 'binhex/arch-plex' 9a4ebb96316c3909d81b3a8f4a0d7159cb36bd7825cdb3c8f40f3615a643d2dd The command finished successfully! " Diag file attached tower-diagnostics-20221018-2138.zip
  14. Thank you for providing this. But this post indicates that the error can be ignored if im not using an USB tuner. which i am not. however its the only error I get before the container crashes. Any advice?
  15. Hello all, I am having the same error and wanted to see what the solution was for this situation. I do not have any orphan images to remove. " Critical: libusb_init failed " after this error shows in the log, the ram usage slowly creeps up to about 23GB and then the whole image freezes.
  16. Hello All, I recently started getting a new error when attempting to access my Nextcloud instance from within the LAN. The domain URL I had did work but now will not resolve. Yielding a "this page can not be reached" from Chrome. Alternatively, typing the IP:port returns a 400 error stating "the plain HTTP request was sent to HTTPS port". I had this working via a spaceinvader one video and i should also mention that I can reach the instance from outside the LAN, such as from my cell->the cell network/internet-> my server(using the URL and SWAG). Just not from within the LAN. Nextcloud and SWAG are run within docker on a docker network. Nextcloud shows the following mapping (172.18.0.3:443/TCP <-> 192.168.86.49:444) and SWAG shows the following also ( 172.18.0.2:80/TCP <-> 192.168.86.49:180 AND 172.18.0.2:443/TCP <-> 192.168.86.49:1443 ) Any ideas where I should be looking?
  17. So my issue was somehow related to an expired certificate, something to do with mono. However it was resolved when I force updated the docker image.
  18. This is a lot like my issue. check you sonarr log and see what errors there are. i will share any fix i find if your issue is like mine.
  19. I am still seeing this issue. where you able to find a solution?
  20. I'm having a similar issue and my log looks the same. i rolled back to a prior backup from a few days back when there was no issue and i had the same result. very interested if anyone else has had this issue.
  21. EDIT: if you have this issue on unraid, check the SWAG appdata directory etc/letsencrypt/live directory to be sure you don't have a folder with the -0001 ending. I changed the original file to anything else and the -0001 folder back to the original name. It started working right away. Seems there was some sort of permission or access issue. (ex. with two folders named examplefolder-0001 and examplefolder , changed examplefolder to examplefolder-01 and examplefolder-0001 to examplefolder . It worked right away and the swag log had no errors.
  22. Hello all, I have a new error and I think I have an idea what the issue is but I'm unsure how to resolve it. nginx: [emerg] cannot load certificate "/config/keys/letsencrypt/fullchain.pem": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/config/keys/letsencrypt/fullchain.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file) When I check that directory, there is no file with the name fullchain.pem . I do see priv-fullchain-bundle.pem . I suspect this is a consolidated file and my thought is to point swag to this to resolve but I haven't been able to find which config to edit. Any guidance is greatly appreciated.
  23. Hey all, I was thinking that my UPS would run for much longer if some other dockers were not running during a power outage. I also figured user scripts would be my best bet at accomplishing this. Has anyone attempted this or found any resources for this?
  24. I do have that port forwarded in the router but i thought that was for inbound WAN traffic to the LAN IP. I'm talking about reaching the plex server from another computer on the same LAN, same subnet, same VLAN. all requests fail to load in the browser when i attempt to load the server-ip:32400 but i can reach all the other dockers on the server with the server IP and that containers port number. plex is the only one that i cant reach directly across the LAN. I have to manage it via the plex.tv URL.
  25. thank you for this update. This raises a question, does this remove the need to strip subs from the container/content prior to this plugin?

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.