Hi All,
I am not able the empty the trash for a specific library:
The UI returns There was a problem emptying the trash during the attempt.
The Plex Media Server.log shows the following during the attempt.
Oct 16, 2016 07:23:02.867 [0x7fbf1dfff700] DEBUG - Auth: We found auth token (xxxxxxxxxxxxxxxxxxxx), enabling token-based authentication.
Oct 16, 2016 07:23:02.867 [0x7fbf1dfff700] DEBUG - Auth: authenticated user 1 as gerard
Oct 16, 2016 07:23:02.867 [0x7fbf1dfff700] DEBUG - Auth: Came in with a super-token, authorization succeeded.
Oct 16, 2016 07:23:02.869 [0x7fbf0c3ff700] DEBUG - Request: [192.168.1.67:53045 (Allowed Network)] PUT /library/sections/1/emptyTrash (5 live) GZIP Signed-in Token (gerard)
Oct 16, 2016 07:23:02.893 [0x7fbf0c3ff700] ERROR - Soci Exception handled: Cannot convert data to std::tm.
Oct 16, 2016 07:23:02.894 [0x7fbf1dfff700] DEBUG - Completed: [192.168.1.67:53045] 500 PUT /library/sections/1/emptyTrash (5 live) GZIP 25ms 368 bytes (pipelined: 24)
I am using Plex Media Server 1.2.2.2857 on CentOS Linux release 7.2.1511
Thanks in advance.