I have an existing movies folder I had set up. when I installed Plex I told it to look in that folder. I have since added 3 or 4 titles to that folder and I have the server page set to update every hour and its been almost 2 days. doesplex have its own folder I need to drop video files in? does it only look in that folder once? I'm just trying to figure everything out. My server is running on Debian 8.
Media library not updating after initial install
Cannot play 1080p without buffer, 720p works good!
Hi,
I use Plex on my Debian server (running OpenMediaVault which is based on debian).
I use the following hardware:
GA-G31M-ES2L
Intel E5200
4gb RAM
The last months I have had big problems playing 1080p content, before that everything was working great. I haven't cared enough to look into it, but it gets really annoying.
If I play a 1080p movie I get buffering within 10 secs, and it will keep buffering like that.
The file I test with has these stats:
1080p.Blu-ray.H264, MKV, Bitrate 15390 kbps, 11,82gb
The server is connected via ethernet, so is the Samsung TV that plays the content via the Plex app (I have also tried with my PC, trough ethernet and Chromecast). Every device has the same problem so it's not the players that are the problem. I have 1000mbit connection on the server and also the PC, and a fast router (Asus AC-RT68U)
It does default on "Original" so it doesn't transcode anything. How come it won't work? If it doesn't transcode anything, the only way it wouldn't work is if the connection is to slow. But 1000mbit would be sufficient right?
If I change to transcoding 1080p I get stuttering/buffering too.
Any thoughts?
I can ofcourse provide logs, but I can't find any relevant info, or which log to look at.
Optimized versions command line
Hi all !
I take a lot of videos with my Canon camera but my Samsung TV is not able to read them without transcoding.
I used Optimized versions to convert file and it works great. However, I would like to do the same for all pour my .MOV files.
Does someone know the command line behind the Plex "optimize" utility, so that I could make a script for bulk transcoding ?
Kind regards
misteraph
[Apache] Reverse SSL Proxy not working
Dearest community,
For testing purposes I have only one vhost configured with the purpose of hosting my plex server behind an apache reverse proxy over SSL. The config looks like this:
ServerSignature Off
ServerTokens Prod
<VirtualHost *:80>
ServerName plex.privatedomain.com
# This VirtualHost redirects everything to HTTPS on port 443.
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
</VirtualHost>
<VirtualHost *:443>
ServerName plex.privatedomain.com
ServerAlias ""
Options -Includes -ExecCGI
RewriteEngine On
RewriteCond %{THE_REQUEST} !HTTP/1.1$
RewriteRule .* - [F]
LimitRequestBody 512000
SSLEngine On
SSLCertificateFile /etc/letsencrypt/live/movies.privatedomain.com/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/movies.privatedomain.com/privkey.pem
SSLProtocol +TLSv1.2
Header always set Strict-Transport-Security "max-age=63072000; includeSubdomains; preload"
Header always set X-Frame-Options DENY
FileETag None
TraceEnable off
#Header edit Set-Cookie ^(.*)$ ;HttpOnly;Secure
Header set X-XSS-Protection "1; mode=block"
Timeout 60
<Location /:/websockets/notifications>
ProxyPass wss://localhost:32400/:/websockets/notifications
ProxyPassReverse wss://localhost:32400/:/websockets/notifications
</Location>
<Proxy *>
Order deny,allow
Allow from all
</Proxy>
ProxyRequests Off
ProxyPreserveHost On
SSLProxyEngine On
RequestHeader set Front-End-Https "On"
ProxyPass / http://localhost:32400/
ProxyPassReverse / http://localhost:32400/
RewriteEngine on
RewriteCond %{REQUEST_URI} !^/web
RewriteCond %{HTTP:X-Plex-Device} ^$
RewriteCond %{REQUEST_METHOD} !^(OPTIONS)$
RewriteRule ^/$ /web/$1 [R,L]
</VirtualHost>
Sadly after I login my server cannot be found, see below the browser debug log. If anyone can help me figuring out what is going wrong I would be very grateful!
myPlexAccessToken is not in VolatileWebStorage
connections is not in PersistentWebStorage
skipSignIn is not in PersistentWebStorage
settingsv2 is not in PersistentWebStorage
experience is not in PersistentWebStorage
[UserManager] autoLogin false
[Servers] Initializing...
[Servers] Waiting for initial servers = [Anonymous], plex.tv
[Primary Server] Waiting to set the primary server
[Primary Server] Waiting for the last primary server, c13467b3a58c55650932dfdbbb32aa92d27c216b, to connect
[Commands] Executing testServerConnection
[Commands] Executing testServerConnection
[Servers] Finished initialization
[Cast] Loaded the cast api
[Cast] No receivers are available
[Connections] Testing connection for plex.tv at https://plex.tv/pms/:/ip
[Connections] Testing connection for [Anonymous] at https://plex.privatedomain.com/
[Connections] plex.tv connected at https://plex.tv/pms/:/ip
[Connections] Active connection to plex.tv is https://plex.tv
Mixed Content: The page at 'https://plex.privatedomain.com/web/index.html' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://plex.privatedomain.com/web/index.html'. This content should also be served over HTTPS.
[Parser] Errors found while parsing XML document
[Connections] [Anonymous] has an unexpected machine identifier at https://plex.privatedomain.com/
[Connections] [Anonymous] is unavailable at https://plex.privatedomain.com/ (Status 200)
[Connections] Prevented fallback to insecure connection for [Anonymous]
[Connections] All connections to [Anonymous] failed
[Servers] Waiting for initial servers = plex.tv
[Servers] Finding resources through plex.tv
[Servers] Waiting for additional resources from plex.tv
[CloudServerEventManager] Opening server event connection to plex.tv at wss://pubsub.plex.tv/sub/websockets/8807264/onn9jkkhqorhtzt948klf2yb9?X-Plex-Token=REDACTED
[Companion] Registering player with plex.tv, clientID="onn9jkkhqorhtzt948klf2yb9"
[Servers] plex.privatedomain.com was found through plex.tv
[Commands] Executing testServerConnection
[Servers] Waiting for additional resources from plex.tv
[Servers] Plex server Mark was found through plex.tv
[Commands] Executing testServerConnection
[Servers] Waiting for additional resources from plex.tv
[Servers] Waiting for additional resources from plex.tv
[Servers] Found 7 resources through plex.tv
[Servers] Found all servers = plex.tv
[Commands] Executing lockUser
[CloudServerEventManager] Opened server event connection to plex.tv at wss://pubsub.plex.tv/sub/websockets/8807264/onn9jkkhqorhtzt948klf2yb9?X-Plex-Token=REDACTED
[Commands] Executing authenticateWithServer
[Connections] Testing connection for plex.privatedomain.com at https://plex.privatedomain.com/
[Connections] Aborting connection test for plex.privatedomain.com at http://192.168.0.240:32400/ due to mixed content prevention
[Connections] Aborting connection test for plex.privatedomain.com at http://172.17.0.1:32400/ due to mixed content prevention
[Connections] Testing connection for Plex server Mark at https://192-168-2-11.8c9fa4cb80ca4953a6d5dc9b49a95621.plex.direct:32400/
Mixed Content: The page at 'https://plex.privatedomain.com/web/index.html' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://plex.privatedomain.com/web/index.html'. This content should also be served over HTTPS.
[Parser] Errors found while parsing XML document
[Connections] plex.privatedomain.com has an unexpected machine identifier at https://plex.privatedomain.com/
[Connections] plex.privatedomain.com is unavailable at https://plex.privatedomain.com/ (Status 200)
[Connections] Prevented fallback to insecure connection for plex.privatedomain.com
[Connections] All connections to plex.privatedomain.com failed
[Servers] Found all servers = plex.tv
[Primary Server] Waiting for any owned server to connect
[Primary Server] Waiting for any eligible server to connect
[Companion] No proxy found
[Commands] Executing switchUser
[Commands] Executing authenticateWithServer
[Commands] Executing resetUser
[Connections] Aborted pending connection test for Plex server Mark at https://192-168-2-11.8c9fa4cb80ca4953a6d5dc9b49a95621.plex.direct:32400/
[Servers] Found all servers = plex.tv
[CloudServerEventManager] Closing server event connection to plex.tv at wss://pubsub.plex.tv/sub/websockets/8807264/onn9jkkhqorhtzt948klf2yb9?X-Plex-Token=REDACTED
[Servers] Resetting...
[Servers] Initializing...
[Servers] Waiting for initial servers = [Anonymous]
[Primary Server] Waiting for the last primary server, c13467b3a58c55650932dfdbbb32aa92d27c216b, to connect
[Commands] Executing testServerConnection
[Servers] Finished initialization
[Servers] Finding resources through plex.tv
[Servers] Waiting for initial servers = [Anonymous]
[CloudServerEventManager] Opening server event connection to plex.tv at wss://pubsub.plex.tv/sub/websockets/8807264/onn9jkkhqorhtzt948klf2yb9?X-Plex-Token=REDACTED
[Commands] Executing resumePlayQueue
[Commands] Executing persistPlayQueue
[Servers] plex.privatedomain.com was found through plex.tv
[Commands] Executing testServerConnection
[Connections] Aborting connection test for plex.privatedomain.com at http://192.168.0.240:32400/ due to mixed content prevention
[Connections] Testing connection for [Anonymous] at https://plex.privatedomain.com/
[Commands] Executing testServerConnection
[Servers] Waiting for initial servers = [Anonymous]
[Servers] Plex server Mark was found through plex.tv
[Commands] Executing testServerConnection
[Connections] Testing connection for plex.privatedomain.com at https://plex.privatedomain.com/
[Connections] Aborting connection test for plex.privatedomain.com at http://172.17.0.1:32400/ due to mixed content prevention
[Connections] Testing connection for Plex server Mark at https://192-168-2-11.8c9fa4cb80ca4953a6d5dc9b49a95621.plex.direct:32400/
[Servers] Waiting for initial servers = [Anonymous]
[Servers] Waiting for initial servers = [Anonymous]
[Servers] Found 7 resources through plex.tv
[Servers] Waiting for initial servers = [Anonymous]
[CloudServerEventManager] Opened server event connection to plex.tv at wss://pubsub.plex.tv/sub/websockets/8807264/onn9jkkhqorhtzt948klf2yb9?X-Plex-Token=REDACTED
[Servers] Populate any server chose plex.tv where servers = [Anonymous], plex.privatedomain.com, plex.tv, Plex server Mark
Mixed Content: The page at 'https://plex.privatedomain.com/web/index.html' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://plex.privatedomain.com/web/index.html'. This content should also be served over HTTPS.
[Parser] Errors found while parsing XML document
[Connections] [Anonymous] has an unexpected machine identifier at https://plex.privatedomain.com/
[Connections] [Anonymous] is unavailable at https://plex.privatedomain.com/ (Status 200)
[Connections] Prevented fallback to insecure connection for [Anonymous]
[Connections] All connections to [Anonymous] failed
[Servers] Found all servers = plex.tv
[Parser] Errors found while parsing XML document
[Connections] plex.privatedomain.com has an unexpected machine identifier at https://plex.privatedomain.com/
[Connections] plex.privatedomain.com is unavailable at https://plex.privatedomain.com/ (Status 200)
[Connections] Prevented fallback to insecure connection for plex.privatedomain.com
[Connections] All connections to plex.privatedomain.com failed
[Servers] Found all servers = plex.tv
[Primary Server] Waiting for any owned server to connect
[Primary Server] Waiting for any eligible server to connect
[Companion] No proxy found
[Connections] Plex server Mark is unavailable at https://192-168-2-11.8c9fa4cb80ca4953a6d5dc9b49a95621.plex.direct:32400/ (Status 0)
[Connections] Prevented fallback to insecure connection for Plex server Mark
[Connections] All connections to Plex server Mark failed
[Servers] Found all servers = plex.tv
[Primary Server] Waiting for any eligible server
[Connections] Retrying connection tests for plex.privatedomain.com in 1 seconds
[Connections] Retrying server events connection for plex.privatedomain.com in 1 seconds
[Primary Server] plex.privatedomain.com is now the primary server
[Connections] Testing all 3 connection(s) for plex.privatedomain.com
[Servers] Found all servers = plex.tv
[Commands] Executing testServerConnection
[Connections] Aborting connection test for plex.privatedomain.com at http://192.168.0.240:32400/ due to mixed content prevention
[Commands] Executing testServerConnection
[Connections] Retrying connection tests for plex.privatedomain.com in 2 seconds
[Connections] Retrying server events connection for plex.privatedomain.com in 2 seconds
[Connections] All connections to plex.privatedomain.com failed
[Servers] Found all servers = plex.tv
[Connections] Testing connection for plex.privatedomain.com at https://plex.privatedomain.com/
[Connections] Aborting connection test for plex.privatedomain.com at http://172.17.0.1:32400/ due to mixed content prevention
Mixed Content: The page at 'https://plex.privatedomain.com/web/index.html' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://plex.privatedomain.com/web/index.html'. This content should also be served over HTTPS.
[Parser] Errors found while parsing XML document
[Connections] plex.privatedomain.com has an unexpected machine identifier at https://plex.privatedomain.com/
[Connections] plex.privatedomain.com is unavailable at https://plex.privatedomain.com/ (Status 200)
[Connections] Prevented fallback to insecure connection for plex.privatedomain.com
[Connections] All connections to plex.privatedomain.com failed
[Companion] No proxy found
[Connections] Testing all 3 connection(s) for plex.privatedomain.com
[Servers] Found all servers = plex.tv
[Commands] Executing testServerConnection
[Connections] Retrying connection tests for plex.privatedomain.com in 3 seconds
[Connections] Retrying server events connection for plex.privatedomain.com in 3 seconds
[Connections] Testing connection for plex.privatedomain.com at https://plex.privatedomain.com/
[Connections] Aborting connection test for plex.privatedomain.com at http://192.168.0.240:32400/ due to mixed content prevention
[Connections] Aborting connection test for plex.privatedomain.com at http://172.17.0.1:32400/ due to mixed content prevention
Mixed Content: The page at 'https://plex.privatedomain.com/web/index.html' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://plex.privatedomain.com/web/index.html'. This content should also be served over HTTPS.
[Parser] Errors found while parsing XML document
[Connections] plex.privatedomain.com has an unexpected machine identifier at https://plex.privatedomain.com/
[Connections] plex.privatedomain.com is unavailable at https://plex.privatedomain.com/ (Status 200)
[Connections] Prevented fallback to insecure connection for plex.privatedomain.com
[Connections] All connections to plex.privatedomain.com failed
[Servers] Found all servers = plex.tv
[Connections] Testing all 3 connection(s) for plex.privatedomain.com
[Servers] Found all servers = plex.tv
[Commands] Executing testServerConnection
[Connections] Retrying connection tests for plex.privatedomain.com in 4 seconds
[Connections] Retrying server events connection for plex.privatedomain.com in 4 seconds
[Connections] Testing connection for plex.privatedomain.com at https://plex.privatedomain.com/
[Connections] Aborting connection test for plex.privatedomain.com at http://192.168.0.240:32400/ due to mixed content prevention
[Connections] Aborting connection test for plex.privatedomain.com at http://172.17.0.1:32400/ due to mixed content prevention
Mixed Content: The page at 'https://plex.privatedomain.com/web/index.html' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://plex.privatedomain.com/web/index.html'. This content should also be served over HTTPS.
[Parser] Errors found while parsing XML document
[Connections] plex.privatedomain.com has an unexpected machine identifier at https://plex.privatedomain.com/
[Connections] plex.privatedomain.com is unavailable at https://plex.privatedomain.com/ (Status 200)
[Connections] Prevented fallback to insecure connection for plex.privatedomain.com
[Connections] All connections to plex.privatedomain.com failed
[Servers] Found all servers = plex.tv
My eye was falling on the following log entries:
Mixed Content: The page at 'https://plex.privatedomain.com/web/index.html' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://plex.privatedomain.com/web/index.html'. This request has been blocked; the content must be served over HTTPS.
In my Chrome browser I did allow this though:
You have recently allowed insecure content (such as scripts or iframes) to run on this site.
Any thoughts?
[Docker] No poster/fanart on OpenPHT or Plex Home Theater
I have a PMS on a docker that work almost perfectly.
Expect for the fact that OpenPHT/PHT does not display any image (fanart/poster).
I can find this error in the logs:
Photo transcoder: Request for url [http://127.0.0.1:34400/library/metadata/4948/art/1478195952] (is local: 0 upscaled: 0)
Nov 04, 2016 17:05:22.672 [0x7f0a7fffe700] DEBUG - HTTP requesting GET http://127.0.0.1:34400/library/metadata/4948/art/1478195952
Nov 04, 2016 17:05:22.672 [0x7f0a7fffe700] ERROR - Error issuing curl_easy_perform(handle): 7
Nov 04, 2016 17:05:22.672 [0x7f0a7fffe700] WARN - HTTP error requesting GET http://127.0.0.1:34400/library/metadata/4948/art/1478195952 (0, No error) (Failed connect to 127.0.0.1:34400; Connection refused)
Nov 04, 2016 17:05:22.673 [0x7f0a8d7fe700] DEBUG - Completed: [::ffff:172.17.0.1:36830] 404 GET /photo/:/transcode?height=2048&url=http%3a%2f%2f127.0.0.1%3a34400%2flibrary%2fmetadata%2f4948%2fart%2f1478195952&width=2048 (4 live) 2ms 251 bytes (pipelined: 28)
My PMS is configured to be reached on the port 34400 as I have another PMS on my machine (without docker) already in use on 32400.
I've got no issue accessing the PMS (even with poster/fanart) from other devices (iPad, Android).
Does anybody have an idea?
Incorrect matching of MacGyver 2016 as 1985 and no way to fix match.
I am having a problem with incorrect matching of a tv series. It is the new MacGyver series. I have the filename correctly marked with 2016 in the file name but the match is to the old 1985 series. Since there is only one year in the series there is no 'root' available hence no "fix incorrect match" option available at any level. I am running the most current stable version of Plex and have tried both Firefox and
Opera browsers. This is on Linux Mint 16.04. Any suggestions?
Download link for 1.1.4 anywhere?
Is it still possible to download the older (post 1.0) versions somewhere - the link to the archive seems to have gone!
There was a problem saving these settings
I've always had problems with plex not being able to find my server despite forcing it to use port 32400, even with a machine exposed directly onto the internet, even in three different continents on different machines... It always finds a way to not work.
Now, it won't even install. I get to the first configuration page after the upsell screen, and then click next to take the defaults, and it just says "There was a problem saving these settings"
If I just reconnect back to /web/index.html, it goes to the main plex page, but in order to do anything I have to sign in. As soon as I sign in, it starts passing through to app.plex.tv instead, which of course can't see the server, which I can no longer configure since connecting directly to it passes through to app.plex.tv, which can't see the server... You see the dilemma. So I have to uninstall the whole thing and then try again, with the same results.
Logs don't seem to be of much help. Permissions look fine. I'm running plex server 1.1.3.2700 on freshly installed Ubuntu server 16.10, no antivirus, with and without router/firewall.
Problems running PMS on CentOS...
Good afternoon.
I'm trying to get PMS to run on my CentOS Linux Server, but I'm having some difficulty and am hoping for a little insight. The .rpm downloaded and installed happily with no errors. However when I go to start the program through the init.d script, it crashes almost immediately with :
Starting PlexMediaServer: sh: line 1: 3499 Illegal instruction (core dumped) ./'Plex Media Server' > /dev/null 2>&1
When I check the messages log, it contains :
Plex Media Serv[3499] trap invalid opcode ip:7f6c0a0d46ab sp:7ffdb3feba00 error:0 in libopencv_imgproc.so.2.4[7f6c09f57000+252000]
I've tried multiple versions, both 32 and 64 bit and have had no success. The server has been in place for quite some time and runs everything else on it without issue (Samba file shares, UniFi Controller, ZoneMinder, etc.) It's an up-to-date CentOS 6 system with plenty of drive space and resources.
Any thoughts on where to start chasing this would be greatly appreciated.
Thanks!
~Phil
Media on WD My cloud NAS - Can't mount or find files via Plex - I DID read the guides and posts
I built a new box from scratch solely to run Plex. I installed ubuntu 14.04 LTS and installed Plex... So far so good. I have a WD MyCloud that has all my MKV files. The drive is formatted in NTFS.
I can see my MyCloud thru the GUI fine. I can mount the drive by bookmarking it and if I goto properties on a folder in that drive it says location is smb://wdmycloud/James and I can see all the folders and files inside.
I cannot however see it when trying to add a folder inside of Plex. So I read about mounting an NTFS drive and permissions.
Problem is, the guides all refer to mounting a partitioned windows drive or a shared windows folder... Not an NAS drive. They also talk about mounting the drive to /media/plexmediaserver or something similar but when I google how to mount a drive or YouTube it, it only shows how to add a bookmark.
I tried to follow the NTFS guide and the permissions guide but I cannot get thru them with my configuration. I can't even access the NAS via a terminal in order to change the permissions and I apparently have to have the permissions set in order to mount the NTFS drive.... It's like a never ending circle!
Can someone PLEASE just walk me through how to mount my NTFS Western Digital MyCloud NAS drive under "/media/plex" and then change the permissions of that mount so that Plex can see the files?
I really like the idea of using ubuntu and learning linux but I'm so frustrated I'm about to give up, plunk down $100 on windows 7 and be done with it.
I'm pretty comfortable with the terminal window and following commands. Thanks in advance.
Jim
Best Networking Config.
Hi,
I have a Netgear Nighthawk R7000 router. After several failed attempts to get my Plax Server (Windows 10 PC) to be remotely accessed, I finally plugged my PC/Server directly into the cable modem. Now my server is Fully Accessible outside of my Network. I'm wondering if this is the best option? Would it be best to plug my PC into the Wireless Router as most of what I do is in the home...and am I less secure plugging directly into cable modem and not using my router? And if the best config is to plug into router, what am I missing. It has UPnP, I tried a direct port Forwarding rule and no luck. Any help you can provide would be greatly appreciated.
Choppy blu-ray mkv playback - NOT a buffering issue
Hello all, new Plex user here. Background; I built a dedicated, low-overhead plex server running Ubuntu. Intel I7, 4.0Ghz, 16gb. Ripped all dvds and blu rays using MakeMKV.
When I play back DVD movies, they look good. However, when I play blu rays, the motion is somewhat choppy. This isn't a buffering issue, it's a playback issue. I can play right on the server and view using HDMI out with the same results. All other devices using the app (smart tv, tablets, etc) show the same "hitches" in playback.
It's not a system resource issue. I've streamed as many as 5 devices at once, all on high quality with no degradation of quality or frame rate. While DVDs don't show this during the film, I do notice it somewhat during the credit scroll at the end of the movie. Blu Rays are much worse.
Any help would be appreciated. While it's not severe, it is very frustrating, enough to where I want to just put the Blu Ray in and watch it (negating the purpose of the Plex!). I've tried to search the forums but most of what I found related to buffering/transcoding issues.
Thanks
Plex on Ubuntu 16.04
Hi all, I have been successfully running Plex on 16.04 MATE
I had a power failure so I restarted the computer and now my both my android phone and my Roku says "no server found"
I tried sudo service plexmediaserver start but that didn't help
I ran sudo service plexmediaserver status and I get this:
plexmediaserver.service - Plex Media Server for Linux
Loaded: loaded (/etc/systemd/system/plexmediaserver.service; enabled; vendor
Active: active (running) since Thu 2016-11-17 18:54:09 ACDT; 42min ago
Process: 23921 ExecStartPre=/bin/sh -c /usr/bin/test -d "${PLEX_MEDIA_SERVER_A
Main PID: 23926 (sh)
CGroup: /system.slice/plexmediaserver.service
├─23926 /bin/sh -c LD_LIBRARY_PATH=/usr/lib/plexmediaserver /usr/lib/
├─23928 /usr/lib/plexmediaserver/Plex Media Server
├─23939 Plex Plug-in [com.plexapp.system] /usr/lib/plexmediaserver/Re
└─23990 /usr/lib/plexmediaserver/Plex DLNA Server
Nov 17 18:54:09 grayfam-OptiPlex-980 systemd[1]: Starting Plex Media Server for
Nov 17 18:54:09 grayfam-OptiPlex-980 systemd[1]: Started Plex Media Server for L
If I read that correctly PMS is running but both my android phone and my Roku both say "no server found"
Can anyone help?
Plex media server and free disk space under linux
This question is oriented to the devs since i would like to alterate the standard functionality of the PMS. I would like to know using which command plex determine the actual free disk space on the partition where streams are encoded.
New install misging server
Just installled plek on Ubuntu, but somehow it looks like its only a client and it missies the server interface, but i installed the latent server, am i misging something here http://myip.com:32400 only brings up the webpage to tell me there are no servers...
Bug: Can't delete Movie Library
Hello,
I'm trying to delete my Movie Library from the Plex web interface. After doing so I'm seeing the following message:
I'm running the latest version of Debian Wheezy and Plex Server version Version 1.2.7.2987
The following log is produced when I try to delete the movie library:
(https://paste.corne.info/apik.coffee)
Nov 21, 2016 13:05:00.912 [0x7f129abff700] DEBUG - Request: [xxx.xx.xx.xxx:47492 (WAN)] OPTIONS /library/sections/4 (11 live) TLS GZIP Signed-in Token ()
Nov 21, 2016 13:05:00.913 [0x7f12ac7ff700] DEBUG - Completed: [xxx.xx.xx.xxx:47492] 200 OPTIONS /library/sections/4 (11 live) TLS GZIP 0ms 344 bytes (pipelined: 12)
Nov 21, 2016 13:05:00.945 [0x7f12abffe700] DEBUG - Auth: We found auth token (xxxxxxxxxxxxxxxxxxxx), enabling token-based authentication.
Nov 21, 2016 13:05:00.945 [0x7f12abffe700] DEBUG - Auth: authenticated user 1 as datspoon
Nov 21, 2016 13:05:00.945 [0x7f12abffe700] DEBUG - Auth: Came in with a super-token, authorization succeeded.
Nov 21, 2016 13:05:00.946 [0x7f12a0fff700] DEBUG - Request: [xxx.xx.xx.xxx:47500 (WAN)] DELETE /library/sections/4 (11 live) TLS GZIP Signed-in Token (datspoon)
Nov 21, 2016 13:05:00.948 [0x7f12a0fff700] DEBUG - Activity: registered new activity 1c00bdeb-994f-48df-abc3-409b5b50b307 - Deleting Library
Nov 21, 2016 13:05:00.948 [0x7f12a0fff700] DEBUG - Activity: updated activity 1c00bdeb-994f-48df-abc3-409b5b50b307 - completed 0% - Deleting Library
Nov 21, 2016 13:05:04.932 [0x7f12a0fff700] ERROR - SQLITE3:0x10, 266, statement aborts at 13: [delete from media_parts where id in (select media_parts.id from media_parts join media_items on media_items.id=media_parts.media_item_id where library_section_id=?)] disk I/O error
Nov 21, 2016 13:05:04.934 [0x7f12a0fff700] ERROR - Exception inside transaction (inside=1) (../Library/Scanner/LibrarySection.cpp:242): sqlite3_statement_backend::loadOne: disk I/O error
Nov 21, 2016 13:05:04.934 [0x7f12a0fff700] ERROR - SQLITE3:0x10, 1, statement aborts at 2: [ROLLBACK] cannot rollback - no transaction is active
Nov 21, 2016 13:05:04.934 [0x7f12a0fff700] ERROR - Failed to roll back transaction (../Library/Scanner/LibrarySection.cpp:242): Cannot rollback transaction. cannot rollback - no transaction is active
Nov 21, 2016 13:05:04.969 [0x7f12a0fff700] DEBUG - Activity: Ended activity 1c00bdeb-994f-48df-abc3-409b5b50b307.
Nov 21, 2016 13:05:04.969 [0x7f12a0fff700] ERROR - Soci Exception handled: sqlite3_statement_backend::loadOne: disk I/O error
Nov 21, 2016 13:05:04.970 [0x7f12ac7ff700] DEBUG - Completed: [xxx.xx.xx.xxx:47500] 500 DELETE /library/sections/4 (10 live) TLS GZIP 4024ms 441 bytes (pipelined: 9)
Any help would be greatly appreciated!
Thank you in advance
Plex Music wont add to library
I have setup a plex library just for this to test, as it wouldn't add to existing libraries.
I have a Mixtape if 15 tracks, that have full ID3v2.4 tags.
these tracks will not add into My music library, I have renamed files, set permissions to 777, changes subdirs/put in root folder.
plex just tells me The library has no content yet. Click <redacted> to add content to the library.
Jun 11, 2015 13:11:51 [0x7ff2a81d0840] DEBUG - Opening 20 database sessions to library, SQLite 3.8.9, threadsafe=1
Library folder location
Hi, Im running PMS on ubuntu 16.04
I have recently had the need to rebuild my server from scratch and everything seems ok except for 1 really annoying problem....
my Library folder has always been in the plex user home folder in the past, but now with the latest version of PMS it appears to be in /var/lib/plexmediaserver/
I would much rather have it in the home folder for easy backup purposes but cant seem to find a way of doing this?
any ideas?
Plex Media Server running, but cannot find server
Hello, I have plexmediaserver installed on Linux, but it's not finding my server. What can I do to debug this issue? See screenshots for the server info running, and of the local web UI I am hitting.
Unable to install custom SSL cert
I've followed instructions in this thread and also tried using the script located here with the appropriate ProcessedMachineIdentifier value, but every time I save and restart PMS, I get this message in the log:
ERROR - CERT: Found a user-provided certificate, but couldn't install it.
I have both DEBUG and VERBOSE logging turned on, but this is as specific as it gets. I have no idea how to troubleshoot it because it doesn't indicate why it's failing. Is there another place I can look for log messages about this? Or does anyone have any ideas about how to get it to work?
Thanks in advance.