Package Details: plex-media-server 1.41.2.9200-1

Git Clone URL: https://aur.archlinux.org/plex-media-server.git (read-only, click to copy)
Package Base: plex-media-server
Description: The back-end media server component of Plex.
Upstream URL: https://plex.tv/
Keywords: DLNA
Licenses: custom
Conflicts: plex-media-server-plexpass
Submitter: alucryd
Maintainer: fryfrog (tixetsal)
Last Packager: fryfrog
Votes: 348
Popularity: 0.014342
First Submitted: 2014-10-14 22:11 (UTC)
Last Updated: 2024-11-14 23:11 (UTC)

Latest Comments

« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 107 Next › Last »

techwiz commented on 2016-12-09 16:13 (UTC)

@reubendevries, your issue is with the installation of prelink which is a dependency of plex. I recommend you find prelink here on AUR and manually install. I saw no issues when I tried re-installing using yaourt earlier, so I think you might have a corrupt prelink download.

reubendevries commented on 2016-12-09 16:07 (UTC)

@Techwiz i've re-downloaded both the plex-media-server-plexpass and just the plex-media-server and both are failing. I have a feeling it has something to do with the package released last night. Any chance you or someone else can confirm my findings. Unless I am doing something wrong. These are the steps i'm taking 1. yaourt plex-media-server 2. Choose which build I choose (1 or 2) 3. Edit PkgBuild - I choose N 4. Edit plex-media-server.install ? - I choose N 5. Continue building plex-media-server ? - I choose Y 6. It then asks me about editing pkgbuild for prelink 20130503-7 - I choose N 7. It then asks me about editing install for prelink 20130503-7 - I choose N 8. Continue building prelink ? - I choose Y 9 I get the error output ==> ERROR: Cannot find the strip binary required for object file stripping. ==> ERROR: An unknown error has occurred. Exiting... ==> ERROR: Makepkg was unable to build prelink. and install goes into loop where I can only cancel to proceed. Does anyone else get these results?

techwiz commented on 2016-12-09 12:05 (UTC)

@reubendevries, I would hazard to guess you have a corrupted download. Nuke it and try again.

reubendevries commented on 2016-12-09 05:23 (UTC)

Getting these errors when doing an install anyone know how to fix? ==> ERROR: Cannot find the strip binary required for object file stripping. ==> ERROR: An unknown error has occurred. Exiting... ==> ERROR: Makepkg was unable to build plex-media-server-plexpass.

tmoore commented on 2016-12-08 00:14 (UTC)

There was a reported outage with the Plex auth servers yesterday (around noonish). I was having the same issues.

techwiz commented on 2016-12-07 23:47 (UTC)

@fabioca, just FYI, but I can still access Plex without auth when I connect to the server by LAN address or hostname, i.e. 192.168.1.10:32400/web/. You could try that instead of localhost:32400/web/

techwiz commented on 2016-12-07 15:11 (UTC)

@fabioca, I just tried myself and I'm seeing similar issues. I think this is an issue with Plex not our package. I recommend you check out the Plex forum for answers and/or report the issue. Perhaps they broke something with the latest patches.

fabioca commented on 2016-12-07 15:02 (UTC)

@techwiz: that is already setup correctly in my Preference.xml file, which has not changed. It does not work even from the same machine: when I type browse 127.0.01:32400/web, it brings me to the login screen and I have no access to the settings. Using netstat, I can see the server is listening on port 32400. Using tcpdump, I can see the traffic in both directions between the server and the browser, until the login screen appears.

tmoore commented on 2016-12-06 01:00 (UTC)

@phrakur You might want to see if you have a firewall or something running. Or you can run "sudo netstat -tunpl" and see if you have a port that PlexMediaServer is listening on. And yes, sourcing the config before running the executable is by design and should be done automatically by the systemd script.

techwiz commented on 2016-12-06 00:49 (UTC)

@fabioca, Settings -> Server -> Network, then show advanced settings at the top and add your LAN subnet to the field for networks that are allowed without auth.