Search Criteria
Package Details: plex-media-server 1.41.2.9200-1
Package Actions
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.013774 |
First Submitted: | 2014-10-14 22:11 (UTC) |
Last Updated: | 2024-11-14 23:11 (UTC) |
Dependencies (0)
Required by (14)
- jellyseerr (optional)
- kometa (optional)
- ombi (optional)
- ombi-bin (optional)
- ombi-develop (optional)
- ombi-develop-bin (optional)
- plex-anilist-bundle-git
- plex-ass-scanner-git
- plex-hama-bundle-git
- plex-hama-git
- plex-sub-zero
- plex-sub-zero-git
- plex-trakt-scrobbler
- plexwatch
Sources (10)
- https://downloads.plex.tv/plex-media-server-new/1.41.2.9200-c6bbc1b53/debian/plexmediaserver_1.41.2.9200-c6bbc1b53_arm64.deb
- https://downloads.plex.tv/plex-media-server-new/1.41.2.9200-c6bbc1b53/debian/plexmediaserver_1.41.2.9200-c6bbc1b53_armhf.deb
- https://downloads.plex.tv/plex-media-server-new/1.41.2.9200-c6bbc1b53/redhat/plexmediaserver-1.41.2.9200-c6bbc1b53.i686.rpm
- https://downloads.plex.tv/plex-media-server-new/1.41.2.9200-c6bbc1b53/redhat/plexmediaserver-1.41.2.9200-c6bbc1b53.x86_64.rpm
- plex.sysusers
- plex.tmpfiles
- plexmediaserver.conf.d
- plexmediaserver.hook
- plexmediaserver.service
- terms.txt
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 107 Next › Last »
duffydack commented on 2019-03-19 09:56 (UTC)
Confirmed, what @TioDuke suggested fixed the issue. Cheers
TioDuke commented on 2019-03-19 01:41 (UTC) (edited on 2019-03-19 01:46 (UTC) by TioDuke)
@duffydack is right. After the -3 update, plex-media-server coredumps. The update to plexmediaserver.conf.d seems to be at fault.
Changing the first line to the following solves the issue :
LD_LIBRARY_PATH=/opt/plexmediaserver/lib
duffydack commented on 2019-03-19 01:22 (UTC) (edited on 2019-03-19 01:24 (UTC) by duffydack)
Upgraded to 1.15.1.791-1 earlier today, went fine. Upgraded -3 just now and now plex just coredumps.
https://clbin.com/U8s9S < log
tmoore commented on 2019-03-19 00:45 (UTC)
Yea.. They definitely compiled the binary requiring libva and libva-drm. But they didn't include that in the RPM header.
tmoore commented on 2019-03-18 23:25 (UTC)
Ok.. modified pkgbuild to require libva and libdrm.. See if that helps.
tmoore commented on 2019-03-18 23:17 (UTC)
Ah libva.. That's strange.. Yea I already had it installed due to something else so I didn't notice the issue. Let me repair the pkg (and check for any other new dependencies)
jeker commented on 2019-03-18 21:40 (UTC) (edited on 2019-03-18 21:42 (UTC) by jeker)
I've got the following error after I updated to version 1.15.1.791-1 (from 1.14.1.5488-1)
systemd[1]: Started Plex Media Server.
systemd[1]: plexmediaserver.service: Main process exited, code=exited, status=127/n/a
systemd[1]: plexmediaserver.service: Failed with result 'exit-code'.
Directly executing the binary revealed the problem.
/opt/plexmediaserver/Plex Media Server: error while loading shared libraries: libva.so.2: cannot open shared object file: No such file or directory
The solution was to install libva, it seems to be a new dependency. Although I couldn't find anything about that in the change logs.
Sevenn commented on 2019-03-18 21:40 (UTC)
On the new version you need to add "/lib" at the end of the path "LD_LIBRARY_PATH" on the plexmediaserver.conf.d. See this issue : https://forums.plex.tv/t/1-15-0-647-fails-to-launch-cant-find-libva-so-2/372520/3
srnty commented on 2019-03-17 09:36 (UTC)
I'm getting a "A problem has been detected with a core component of Plex Media Server." error at the Server Setup screen. It says to check the log file for details, but I have no idea where it is. Any help would be greatly appreciated.
fryfrog commented on 2019-02-15 05:11 (UTC)
@opsecwin: They've been messing around with their paths, the conf.d file may need LD updates. The plexpass version did.
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 107 Next › Last »