Running on CentOS 6.4 server when I log in via the web on my LAN i get the following junk in my web page:
This XML file does not appear to have any style information associated with it. The document tree is shown below.<MediaContainer size=“7” friendlyName=“centos.ssmahome” machineIdentifier=“c1ddfe58dd67c493b158ba6e2bc746b7513e58b3” mediaAnalysisVersion=“1"myPlex=“1” myPlexMappingState=“unknown” myPlexSigninState=“ok” myPlexUsername=“lleb” platform=“Linux” platformVersion=” (#1 SMP Wed Oct 16 18:37:12 UTC 2013)" requestParametersInCookie=“1” sync=“1” transcoderActiveVideoSessions=“0” transcoderAudio=“1” transcoderVideo="1"transcoderVideoBitrates=“64,96,208,320,720,1500,2000,3000,4000,8000,10000,12000,20000” transcoderVideoQualities="0,1,2,3,4,5,6,7,8,9,10,11,12"transcoderVideoResolutions=“128,128,160,240,320,480,768,720,720,1080,1080,1080,1080” updatedAt=“1385700864” version=“0.9.7.22.510-8faeab3”>
<Directory count=“1” key=“channels” title=“channels”/>
<Directory count=“1” key=“clients” title=“clients”/>
<Directory count=“1” key=“library” title=“library”/>
<Directory count=“1” key=“search” title=“search”/>
<Directory count=“1” key=“servers” title=“servers”/>
<Directory count=“1” key=“system” title=“system”/>
<Directory count=“1” key=“transcode” title=“transcode”/>
[root@centos ~]# service plexmediaserver restart Stopping PlexMediaServer: [ OK ] Stopped PlexMediaServer [ OK ] Starting PlexMediaServer: [ OK ] [root@centos ~]#with no luck.
[root@centos ~]# uname -a Linux centos.ssmahome 2.6.32-358.23.2.el6.x86_64 #1 SMP Wed Oct 16 18:37:12 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux [root@centos ~]# cat /etc/issue CentOS release 6.4 (Final) Kernel \r on an \m
edit to add the following:
[root@centos ~]# yum update plexmediaserver.x86_64 Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: ftp.usf.edu * elrepo: mirror.yongbok.net * epel: mirror.east.ig2ad.com * extras: ftp.osuosl.org * jpackage-generic: sunsite.informatik.rwth-aachen.de * updates: ftpmirror.your.org Setting up Update Process No Packages marked for Update [root@centos ~]# yum -y install plexmediaserver.x86_64 Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: ftp.usf.edu * elrepo: mirror.yongbok.net * epel: mirror.east.ig2ad.com * extras: ftp.osuosl.org * jpackage-generic: sunsite.informatik.rwth-aachen.de * updates: ftpmirror.your.org Setting up Install Process Package plexmediaserver-0.9.7.22.510-8faeab3.x86_64 already installed and latest version Nothing to do [root@centos ~]#
so yes im running the most current version of PMS for my system.
edit one more side note: yes i did clear my cache in my browsers and refresh. still same issue.