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.

Jhp612

Members
  • Joined

  • Last visited

Everything posted by Jhp612

  1. Is there a list i can reference, or is it just those 3 artifacts?
  2. It is not a new flash drive. I am using the same sandisk USB that I purchased from unraid directly.
  3. new stock install succeeded. So somthing must be loading that is causing a conflict between 6.11, and 6.11.1 . Any ideas how to troubleshoot what that might be? I have done the install pre-check including uninstalling nerd-tools. Im not sure what else might be causing the issue?
  4. I have downloaded the stock 6.11.1 image and manually replaced all BZ files with no success and the same behavior if that is what you're referring to
  5. Bump. Anyone have any sugguestions/ideas?
  6. 6.11 was working fine on my server. When I tried to upgrade to 6.11.1 (tried multiple times) on the reboot it fails after loading /bzroot/ . I have required all the pre-reqs including uninstalling incompatible plugins. restoring by "bz" files from the previous directory has allowed me to rollback to 6.11. Diagnostics attached anton-diagnostics-20221014-0841.zip
  7. Failed upgrade for me. Everything seemed fine, now it just loops when trying to reboot and load the OS... any suggestions welcome. Replaced the root files with the files stored in the "previous" folder to rollback and im back up. I also tried updating the bz files from the 6.11.1 download from the website with the same results with the system not loading. Once 6.11 was working tried to upgrade again to 6.11.1 and observed the same (failed) behavior. I am running a asrock taichi x299 with intel processor if that helps
  8. Can someone help me figure out what goes where? I Keep getting and AUTH_FAILED in my logs I am using PIA and PIA provides two logins - Your site login which looks like p000000 - What they provide and you can regenerate which looks like p00000 (which they say is for PTPP/L2TP/SOCKS) In trying to use openVPN with Socks ( I assume openVPN is using PTPP or L2TP) so I set: 1. credentials.conf file with x000000 user and password in the same folder as *.ovpn file 2. VPN_USER variable for docker to x000000 3. SOCKS_USER variable for docker to x000000 Should any of the above be p000000??
  9. I'm having the exact same issue, with old servers as well as next gen
  10. My second instance of Radarr keeps going into bad state. I have one instance for my movies and another specifically for my kid movies. The first instance has all the default options and has been running like a champ for years. The second instance keeps ending up in a state where i believe the processes are still running but the UI becomes unavailable and the connection is refused. The only difference between the two instances is that the second instance is mapped to host port 7879. Every time I do a fresh install and have a new appdata folder for the second instance its fine but within a day or two i keep getting into this bad state. Any ideas? Pulling image: binhex/arch-radarr:latest IMAGE ID [2072746194]: Pulling from binhex/arch-radarr. Status: Image is up to date for binhex/arch-radarr:latest TOTAL DATA PULLED: 0 B Stopping container: binhex-radarr-kids Successfully stopped container 'binhex-radarr-kids' Removing container: binhex-radarr-kids Successfully removed container 'binhex-radarr-kids' Command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-radarr-kids' --net='bridge' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -p '7879:7878/tcp' -v '/mnt/user/downloads/':'/data':'rw' -v '/mnt/user/media/KidMovies/':'/media':'rw' -v '/mnt/user/appdata/binhex-radarr-kids':'/config':'rw' 'binhex/arch-radarr' 80b4e0675a714da1cad018302db0952ce9662c623d66ae237caf1f0346b6bdb6 The command finished successfully!
  11. I’ve lost access to the UI locally but can access it over the wan. Network still shows host . Strange....
  12. Thanks so much squid! Appreciate the help and all that you do!
  13. Can't seem to find the specific xml file on /boot. Can you give me the full path ? I would like to save off that XML manually
  14. Will this plugin also save my container settings? For example, if I backup my plex server I set the container path to match my host path. This is not stored in app data but I believe in the docker.img file. I have a problem with my docker image file becoming corrupt (still troubleshooting), and I want to automate rebuilding my docker.img file instead of manually downloading each one and manually changing the container properties.
  15. I have an issue where the binhex plex container is not restarting. I am not sure how to debug this further. The container clearly receives the signal to stop the container and the status in the plug menu shows it was "started" although I dont know exactly what that entails. I have to manually restart the container when I've noticed its not running. it only happens with plex which I do know takes quite a LONG time to backup due to the size of my library and the number of small files. Perhaps there is a timeout or some other thing at play here? I have checked for conflicts such as mover which starts 2 hours after this backup Docker container log: 2019-10-22 02:00:02,811 WARN received SIGTERM indicating exit request 2019-10-22 02:00:02,811 DEBG killing plexmediaserver (pid 50) with signal SIGTERM 2019-10-22 02:00:02,812 INFO waiting for plexmediaserver to die 2019-10-22 02:00:02,834 DEBG 'plexmediaserver' stdout output: Critical: libusb_init failed 2019-10-22 02:00:03,231 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22692706314896 for <Subprocess at 22692706373904 with name plexmediaserver in state STOPPING> (stdout)> 2019-10-22 02:00:03,231 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22692706418256 for <Subprocess at 22692706373904 with name plexmediaserver in state STOPPING> (stderr)> 2019-10-22 02:00:03,231 INFO stopped: plexmediaserver (exit status 0) 2019-10-22 02:00:03,231 DEBG received SIGCHLD indicating a child quit Plex plugin status: Backup / Restore Status: Not Running Starting binhex-plexpass Starting tautulli Starting binhex-sabnzbd Starting binhex-radarr Starting binhex-sonarr Starting openvpn-as Starting duckdns Backup/Restore Complete. tar Return Value: 0 Backup / Restore Completed
  16. How do I get diagnostics? I don’t see an option in plugins or the settings...
  17. Im having a problem with ONLY my plex docker container not restarting. How do I get the logs for the CA app?
  18. Plex keeps stopping randomly. Have to restart docker container to get it running again. Not sure what causes this except for maybe an internal Plex process. Logs attached and info below: Docker Command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-plexpass' --net='host' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'TRANS_DIR'='/config/transcode' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -e 'NVIDIA_DRIVER_CAPABILITIES'='all' -e 'NVIDIA_VISIBLE_DEVICES'='GPU-03ea8233-284c-dcea-8a20-0cbc13908775' -v '/mnt/user/media/':'/media':'rw' -v '/mnt/user/appdata/binhex-plex/':'/config':'rw' --runtime=nvidia 'binhex/arch-plexpass' Docker Logs: ErrorWarningSystemArrayLogin 2019-09-08 18:46:55,995 DEBG 'plexmediaserver' stdout output: decoder information: 102 2019-09-08 18:52:19,431 DEBG 'plexmediaserver' stdout output: decoder information: 102 2019-09-08 18:52:51,277 DEBG 'plexmediaserver' stdout output: decoder information: 102 2019-09-08 19:09:32,482 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Forgiving is Living' 2019-09-08 19:11:09,876 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Heads Will Roll' 2019-09-08 19:12:14,038 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Head-On' 2019-09-08 19:13:17,980 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Machete Charge' 2019-09-08 19:14:22,268 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Don't You Wanna Be Obama?' 2019-09-08 19:24:13,823 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Alita: Battle Angel (Home Ent Trailer)' 2019-09-08 19:28:08,381 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Long Shot (60 Second Trailer)' 2019-09-08 19:41:21,092 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'The Hustle (Trailer 2)' 2019-09-08 19:43:54,298 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Always Be My Maybe' 2019-09-08 19:45:25,696 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Wolf Of Wall Street, The (Clean Trailer)' 2019-09-08 19:48:31,492 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Clueless' 2019-09-08 19:59:14,332 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Star Wars: Episode III - Revenge of the Sith' 2019-09-08 20:26:06,567 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'This Is 40' 2019-09-08 20:38:09,195 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Avengers: Infinity War' 2019-09-08 20:45:32,009 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,009 DEBG 'plexmediaserver' stdout output: decoder information: 249 decoder information: 249 2019-09-08 20:45:32,125 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,172 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,226 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,240 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,265 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,293 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,312 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,326 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,344 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,365 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,395 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,409 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,434 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,454 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,478 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,492 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,507 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,521 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,536 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,550 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,564 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,579 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,594 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,609 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,646 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,666 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,687 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,702 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,724 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,740 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,757 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,771 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,786 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,802 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,817 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,832 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,846 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,861 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,875 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,889 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,917 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,936 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,951 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,965 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:32,981 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,000 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,016 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,030 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,045 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,071 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,091 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,105 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,127 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,149 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,170 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,184 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,209 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,226 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,254 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,279 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,305 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,331 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,346 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 20:45:33,376 DEBG 'plexmediaserver' stdout output: decoder information: 249 2019-09-08 21:25:04,299 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'The Wolf of Wall Street' 2019-09-08 22:09:03,759 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'About Time' 2019-09-08 22:32:39,298 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Booksmart' 2019-09-08 22:39:19,836 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'How to Be Single' 2019-09-08 22:44:06,944 DEBG 'plexmediaserver' stderr output: Connection to 184.105.148.98 closed by remote host. 2019-09-08 22:51:59,368 DEBG 'plexmediaserver' stderr output: Connection to 184.105.148.98 closed by remote host. 2019-09-08 23:00:00,072 DEBG 'plexmediaserver' stderr output: Connection to 184.105.148.98 closed by remote host. 2019-09-08 23:07:10,973 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Pilot' 2019-09-08 23:11:23,683 DEBG 'plexmediaserver' stderr output: Connection to 184.105.148.98 closed by remote host. 2019-09-08 23:21:04,264 DEBG 'plexmediaserver' stderr output: Connection to 184.105.148.99 closed by remote host. 2019-09-08 23:44:08,500 DEBG 'plexmediaserver' stderr output: Connection to 184.105.148.99 closed by remote host. 2019-09-09 00:07:01,354 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Naming Rights' 2019-09-09 00:23:05,555 DEBG 'plexmediaserver' stderr output: Connection to 184.105.148.83 closed by remote host. 2019-09-09 01:01:41,717 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'YumTime' 2019-09-09 01:03:57,594 DEBG 'plexmediaserver' stderr output: Connection to 184.105.148.89 closed by remote host. 2019-09-09 02:06:11,661 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Pilot' 2019-09-09 02:10:30,765 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Enter the Temple' 2019-09-09 02:11:35,859 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Copernicursed' 2019-09-09 02:12:40,451 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Move The Chains' 2019-09-09 02:13:44,556 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Laying in the Weeds' 2019-09-09 02:14:48,781 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'The Kids are Aight' 2019-09-09 02:15:53,480 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'This Is Not Our World' 2019-09-09 02:16:58,339 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Raise Up' 2019-09-09 02:18:03,507 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'The Devil You Know' 2019-09-09 02:19:08,298 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Everything Is Everything' 2019-09-09 02:20:14,571 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Rough Ride' 2019-09-09 02:21:20,325 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'No Small Talk' 2019-09-09 02:22:24,478 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Doink' 2019-09-09 02:23:29,316 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Game Day' 2019-09-09 02:24:33,464 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'There's No Place Like Home, Baby' 2019-09-09 02:25:37,729 DEBG 'plexmediaserver' stderr output: GUI: Requesting metadata for 'Flamingos' 2019-09-09 03:00:02,012 WARN received SIGTERM indicating exit request 2019-09-09 03:00:02,012 DEBG killing plexmediaserver (pid 48) with signal SIGTERM 2019-09-09 03:00:02,012 INFO waiting for plexmediaserver to die 2019-09-09 03:00:02,722 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22889636406104 for <Subprocess at 22889636406328 with name plexmediaserver in state STOPPING> (stdout)> 2019-09-09 03:00:02,722 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22889636487576 for <Subprocess at 22889636406328 with name plexmediaserver in state STOPPING> (stderr)> 2019-09-09 03:00:02,722 INFO stopped: plexmediaserver (exit status 0) 2019-09-09 03:00:02,722 DEBG received SIGCHLD indicating a child quit Plex Media Server Logs_2019-09-09_11-20-47.zip
  19. If you were using plexpass branch they introduced a bug. You need to pull the latest one
  20. Hey Squid did I miss a response? From the doc's it shows that it is in bridge mode by default since January and you can also see the interface is set to eth0 unless I am missing something
  21. it already is deploying with the option (INTERFACE=eth0): root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='openvpn-as' --net='host' --privileged=true -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'TCP_PORT_943'='943' -e 'TCP_PORT_9443'='9443' -e 'UDP_PORT_1194'='1194' -e 'INTERFACE'='eth0' -e 'PGID'='100' -e 'PUID'='99' -v '/mnt/user/appdata/openvpn-as':'/config':'rw' 'linuxserver/openvpn-as' e005927c1b69a868509c178eb48cd476ec0f98fa67ef0442a9d8daf62d03058b I have somewhat narrowed down the problem. If I start openVPN prior to all my other docker services the OpenVPN server starts up without issue. I am not sure which one is causing the conflict however...
  22. Having issues since updating : Docker container updated fine. Container started and logged into web UI. Service was NOT running and when you try to start it you get the following: Docker deployed as follows: Log file below: init.log:

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.