SJOWG

Members
  • Posts

    23
  • Joined

  • Last visited

Everything posted by SJOWG

  1. I've installed LinuxServer Plex in Docker. Here's the run command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='plex' --net='host' --log-opt max-size='50m' --log-opt max-file='1' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'VERSION'='docker' -e 'NVIDIA_VISIBLE_DEVICES'='' -e 'TCP_PORT_32400'='32400' -e 'TCP_PORT_3005'='3005' -e 'TCP_PORT_8324'='8324' -e 'TCP_PORT_32469'='32469' -e 'UDP_PORT_1900'='1900' -e 'UDP_PORT_32410'='32410' -e 'UDP_PORT_32412'='32412' -e 'UDP_PORT_32413'='32413' -e 'UDP_PORT_32414'='32414' -e 'PUID'='99' -e 'PGID'='100' -v '/mnt/user/media/Movies/':'/movies':'rw' -v '/mnt/user/media/RecordedTV/':'/tv':'rw' -v '/mnt/user/media/Music/':'/music':'rw' -v '':'/transcode':'rw' -v '/mnt/user/media/videos/':'/videos':'rw' -v '/mnt/user/media/pictures/':'/photos':'rw' -v '/mnt/user/appdata/plex':'/config':'rw' 'linuxserver/plex' e438d613a4c29e3feb94f36ab8a1a2c5cdd28bd07c1580ef4dd070332e0dcd9b The command finished successfully! But when I open the GUI, it shows me two copies of my server: one that has my Music, Other Videos, and Photos shares shown, and the other that shows my Movies share. The first one has an exclamation point on it, and when I click on it, Plex tells me the server is unavailable. When I click on the second one (the one that shows the Movies share), all seems well. I can add the other libraries to the second one, but how do I delete the first one? And how did I get two in the first place?
  2. Thanks. I guess that's what I get for following that old YouTube video. Is there an idiot's guide to converting?
  3. I understand. If I had a clue what support thread that was, I would. When searching through the threads, I only found this one and the binhex one that said "Plex." Since I knew I wasn't using the binhex docker, I assumed this was the correct one. My apologies.
  4. I'm sure you're telling me something important, but I'm not getting it. Are you saying I'm in the wrong thread? Or that I've configured my system incorrectly? Something else?
  5. THANK YOU! That's what I was missing. It's working now.
  6. This is my command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='PlexMediaServer' --net='host' --log-opt max-size='50m' --log-opt max-file='1' --privileged=true -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -v '/mnt/user/appdata/PlexMediaServer':'/config':'rw' 'limetech/plex' e98fb6545baa9978e101367ab338143fdaf2d9eaca29d655b83f0eb3fe5286c5
  7. I"m sorry, I'm a complete noob, and I'm completely lost. Please excuse my ignorance, egregious though it may be. I'm trying to enable the Plex Media Server. I created a new Docker container, and walked through the (dated) video as best I can. I used the unRaid cheat sheet at https://ronnieroller.com/unraid#setup-notes_plex-media-server to set the container path. Plex runs, but it doesn't see my Media share. When I go to Add Library, and then Add Folder, I can get to /mnt, but it doesn't show any subfolders--I can't see /mnt/user, let alone any of the shares underneath that. I read the unRaid Docker Guide at https://lime-technology.com/wp/docker-guide/, and frankly can't understand a damn thing it's saying. If there's anything resembling a manual, or instructions, I'd greatly appreciate someone pointing me in the right direction. I'd gladly RTFM if I could find the FM.
  8. THANK YOU! I shall do so.
  9. Well, I gave up and rebooted to safe mode (had to force a shutdown with the power button; neither GUI nor console would work for that). I was then able to run diagnostics, but since I'd already rebooted, I don't know how useful those results would be. After that, I rebooted out of safe mode, and now, everything seems to work. I can update plugins, run Fix Common Problems (which says that all is well), etc. But I don't believe in miraculous solutions, and would like to prevent this from happening again, if possible. I'd appreciate any suggestions as to where I go from here.
  10. I've been reluctant to do that, since I can't do a clean reboot or shutdown. But if that's the best approach, that's what I'll do.
  11. I'd be happy to, if the Diagnostics ever completed. After 12 hours, they still have not. That's one of the problems.
  12. Thanks. I've done so, and going through the SpaceInvaderOne videos helped me get everything set up. I appreciate everyone's help here.
  13. Full disclosure: I'm a complete noob who can barely spell Linux. I'm much more a hardware guy. I'm having a variety of problems with my unRaid, running version 6.7.2. Specifically: Mover is always running. I mean, ALWAYS. I can shut it down, but some hours later it's running again. It never seems to complete. I've tried to install Mover Tuner, but when I attempt to do so from the GUI, all I get is a blank popup window. I can't upgrade any of my plugins using the GUI. When I try, I get a blank popup window. But I get messages on the GUI telling me there are upgrades available. I can't do a clean shutdown or restart. When I attempt to do either from the GUI, the console displays the right messages about shutting down now, but it never actually shuts down or restarts. Fix Common Problems gets to 52% and then stays there. I've given up after waiting 8 hours to complete. Diagnostics shows the nice little animated display and says "this will take a few minutes." 12 hours later, it still shows the same thing. I'm not running any VMs. I only have three Docker apps, and two of those are stopped. The Dashboard shows everything as green, and the NAS is operating just fine from a client perspective--no observed errors or problems. But I can't get diagnostics data, since that never completes, nor can I use Fix Common Problems since that doesn't complete either (BTW, I ran it when I first put this beast together, and it did run then and showed no problems). I'm at a complete loss here, and would appreciate any recommendations for next steps. I've attached the syslog. syslog
  14. Running 6.7.2. The latest update to FCP won't install; I get a 502, Bad Gateway error. So I figured I'd uninstall the plugin, and download the new version. But when I try to uninstall, I get a 502, Bad Gateway error. I went to the apps tab, searched for FCP, and when the window opened, clicked on "Install the Update Here," and it took me back to the plugins page. Once again, I get the 502 Bad Gateway error. Any suggestions as to what I might be doing wrong?
  15. Turns out I had a bad Ethernet cable (been used on that server for years; no idea why/how it suddenly failed). Replaced that, and now I was able to get a trial key, and I can get to the GUI via a browser. Thanks for your help.
  16. If it does, please point me to it. Because https://wiki.unraid.net/UnRAID_6/Getting_Started doesn't.
  17. I tried to get on using the browser on another computer, and it took me to Tower Records. So now I'm booting to GUI mode on the server. That seems to work (now that I know what username and password to use). But now I've a new problem: when I try to get a trial key, and click on "Start Trial", nothing happens. The button lights up, but the window stays there, and there's no indication that anything is happening.
  18. Why the hell doesn't the documentation say this? I'm booting to GUI mode. You can say that I should go to the web GUI, but following the instructions, instead of getting to the Tower GUI, my browser takes me to Tower Records. I'm new to unRAID, trying it out, and this doesn't exactly give me confidence.