Hi,
I’ve recently setup PMS in a Docker on my Synology NAS, all is running smoothly, is accessibly remotely (WAN) as well as locally (LAN) no problem. Transcode when needs to for remote access, works great.
When I play a movie, it tells me I did, and on what device like this (Family Room is my Apple TV):
5:52 PM datadad started playing Zootopia on Family Room.
However this entry concerns me, and I’ve never seen it before:
5:18 PM Unknown started playing Deadpool on My PleXBMC Client.
I don’t have XBMC installed on anything, and don’t have a Linux machine - other than whatever is running in my Docker for PMS to work (which is from here: https://registry.hub.docker.com/u/linuxserver/plex/).
Is it possible that someone is remotely accessing my PMS and I don’t even know it? How is this possible, could it be this docker image/OS is a back door? Here are the logs, and I’ll highlight the bits that prove it’s not me (see below)
Is this “800ca699-f28f-4f30-b1db-9d77b4aa774a” something that can be converted into something that might shed light into who/what this is?
Any help would be much appreicated!
(The docker logs below are on a different timezone to what PMS logs (via webGUI) above are and is why the times look different, but as you can see the minute shows it’s the same time. 5:18 PM vs 7:18AM)
May 25, 2016 07:18:35 [0x7ff8327ff700] DEBUG - [Now] Device is KODI (My PleXBMC Client).
May 25, 2016 07:18:35 [0x7ff8327ff700] ERROR - Unable to find client profile for device; platform=KODI, platformVersion=Linux/RPi, device=PleXBMC, model=unknown
May 25, 2016 07:18:35 [0x7ff8327ff700] DEBUG - [Now] Updated play state for /library/metadata/1.
May 25, 2016 07:18:35 [0x7ff845bfe700] DEBUG - Completed: [172.17.0.1:46750] GET /:/timeline?duration=6486000&guid=com.plexapp.plugins.library&key=/library/metadata/1&ratingKey=1&state=paused&time=9000 (11 live) GZIP 7ms 158 bytes 200
May 25, 2016 07:18:38 [0x7ff8317fd700] DEBUG - Request: [172.17.0.1:46754] GET /:/timeline?duration=6486000&guid=com.plexapp.plugins.library&key=/library/metadata/1&ratingKey=1&state=playing&time=2397000 (11 live) GZIP
May 25, 2016 07:18:38 [0x7ff8317fd700] DEBUG - Client [800ca699-f28f-4f30-b1db-9d77b4aa774a] reporting timeline state playing, progress of 2397000/6486000ms for guid=com.plexapp.plugins.library, ratingKey=1 url=, key=/library/metadata/1, containerKey=, metadataId=1
May 25, 2016 07:18:38 [0x7ff8317fd700] DEBUG - Play progress on 1 ‘Deadpool’ - got played 2397000 ms by account 1!
May 25, 2016 07:18:38 [0x7ff8317fd700] DEBUG - [Now] Device is KODI (My PleXBMC Client).
May 25, 2016 07:18:38 [0x7ff8317fd700] ERROR - Unable to find client profile for device; platform=KODI, platformVersion=Linux/RPi, device=PleXBMC, model=unknown
NOTE: no one was playing anything at the time stamp of the “unknown” user playing Deadpool.