Only 1 of my “Plex Media Server.log” files had a Cleaning Bundles entry, it was the *.1.log file and here is the relevant snippet:
Sep 15, 2022 02:09:04.860 [0x6fb89c50] DEBUG - Activity: registered new activity 0b80c7e7-553f-4a49-8167-2ab5d94b22c7 - “Cleaning Bundles”
Sep 15, 2022 02:09:04.878 [0x6fb89c50] DEBUG - Activity: updated activity 0b80c7e7-553f-4a49-8167-2ab5d94b22c7 - completed -1.0% - Cleaning Bundles
Sep 15, 2022 02:09:16.232 [0x6fb89c50] DEBUG - Activity: updated activity 0b80c7e7-553f-4a49-8167-2ab5d94b22c7 - completed 75.0% - Cleaning Bundles
This -1% directly to 75% and stuck is a little alarming, but to this layman there doesn’t appear to be any other useful info surrounding the event.
Here is that snippet in context:
Sep 15, 2022 02:05:53.159 [0x6fb89c50] DEBUG - Butler: optimized your database
Sep 15, 2022 02:05:53.166 [0x6fb89c50] DEBUG - Blob Database: Collecting garbage.
Sep 15, 2022 02:06:13.526 [0x6deadc50] DEBUG - NetworkServiceBrowser: Parsing SSDP schema for http://192.168.0.254:45514/agent.xml
Sep 15, 2022 02:06:13.526 [0x6deadc50] DEBUG - [HCl#49d] HTTP requesting GET http://192.168.0.254:45514/agent.xml
Sep 15, 2022 02:06:14.456 [0x70ab4c50] WARN - [HttpClient/HCl#49d] HTTP error requesting GET http://192.168.0.254:45514/agent.xml (56, Failure when receiving data from the peer) (Recv failure: Connection reset by peer)
Sep 15, 2022 02:06:14.456 [0x6deadc50] ERROR - SSDP: Error parsing device schema for http://192.168.0.254:45514/agent.xml
Sep 15, 2022 02:06:53.529 [0x6deadc50] DEBUG - NetworkServiceBrowser: Parsing SSDP schema for http://192.168.0.254:45514/agent.xml
Sep 15, 2022 02:06:53.529 [0x6deadc50] DEBUG - [HCl#49e] HTTP requesting GET http://192.168.0.254:45514/agent.xml
Sep 15, 2022 02:06:54.450 [0x70ab4c50] WARN - [HttpClient/HCl#49e] HTTP error requesting GET http://192.168.0.254:45514/agent.xml (56, Failure when receiving data from the peer) (Recv failure: Connection reset by peer)
Sep 15, 2022 02:06:54.450 [0x6deadc50] ERROR - SSDP: Error parsing device schema for http://192.168.0.254:45514/agent.xml
Sep 15, 2022 02:07:01.826 [0x6d52fc50] DEBUG - Sync: uploadStatus
Sep 15, 2022 02:07:24.187 [0x6fb89c50] DEBUG - Blob Database: Collected 25 garbage blobs in 91.0 sec.
Sep 15, 2022 02:07:24.187 [0x6fb89c50] DEBUG - Captured session 0.
Sep 15, 2022 02:07:24.187 [0x6fb89c50] DEBUG - Captured session 1.
Sep 15, 2022 02:07:33.532 [0x6deadc50] DEBUG - NetworkServiceBrowser: Parsing SSDP schema for http://192.168.0.254:45514/agent.xml
Sep 15, 2022 02:07:33.532 [0x6deadc50] DEBUG - [HCl#49f] HTTP requesting GET http://192.168.0.254:45514/agent.xml
Sep 15, 2022 02:07:34.958 [0x70ab4c50] WARN - [HttpClient/HCl#49f] HTTP error requesting GET http://192.168.0.254:45514/agent.xml (56, Failure when receiving data from the peer) (Recv failure: Connection reset by peer)
Sep 15, 2022 02:07:34.959 [0x6deadc50] ERROR - SSDP: Error parsing device schema for http://192.168.0.254:45514/agent.xml
Sep 15, 2022 02:07:36.927 [0x7016ec50] DEBUG - PublicAddressManager: Obtaining public address and mapping port.
Sep 15, 2022 02:07:37.276 [0x6d52fc50] DEBUG - PublicAddressManager: Obtaining public IP.
Sep 15, 2022 02:07:37.277 [0x6d52fc50] DEBUG - [HCl#4a0] HTTP requesting GET http://plex.tv/pms/:/ip
Sep 15, 2022 02:07:45.650 [0x70ab4c50] DEBUG - [HttpClient/HCl#4a0] HTTP/2.0 (8.4s) 200 response from GET http://plex.tv/pms/:/ip
Sep 15, 2022 02:07:45.829 [0x6d52fc50] DEBUG - PublicAddressManager: Got public IP from http://plex.tv: 198.84.182.87
Sep 15, 2022 02:07:48.853 [0x6d52fc50] DEBUG - NAT: UPnP, found device <http://192.168.0.1:33799/rootDesc.xml> with private address <192.168.0.13>
Sep 15, 2022 02:07:48.891 [0x6d52fc50] DEBUG - NAT: UPnP, usable device <http://192.168.0.1:33799/rootDesc.xml> with private address <192.168.0.13>.
Sep 15, 2022 02:07:48.919 [0x6d52fc50] DEBUG - NAT: UPnP, public address is 198.84.182.87
Sep 15, 2022 02:07:49.186 [0x6d52fc50] DEBUG - [HCl#4a1] HTTP requesting GET https://198-84-182-87.dbc0e236176647c9a969b012cc6d1daf.plex.direct:32400/identity
Sep 15, 2022 02:07:49.189 [0x70ab4c50] WARN - [HttpClient/HCl#4a1] HTTP error requesting GET https://198-84-182-87.dbc0e236176647c9a969b012cc6d1daf.plex.direct:32400/identity (7, Couldn't connect to server) (Failed to connect to 198-84-182-87.dbc0e236176647c9a969b012cc6d1daf.plex.direct port 32400: Connection refused)
Sep 15, 2022 02:07:49.203 [0x6d52fc50] DEBUG - MyPlex: mapping state set to 'Mapped - Not Published'.
Sep 15, 2022 02:07:49.254 [0x6d52fc50] DEBUG - MyPlex: Last published value didn't change, we're done.
Sep 15, 2022 02:08:13.536 [0x6deadc50] DEBUG - NetworkServiceBrowser: Parsing SSDP schema for http://192.168.0.254:45514/agent.xml
Sep 15, 2022 02:08:13.536 [0x6deadc50] DEBUG - [HCl#4a2] HTTP requesting GET http://192.168.0.254:45514/agent.xml
Sep 15, 2022 02:08:14.429 [0x70ab4c50] WARN - [HttpClient/HCl#4a2] HTTP error requesting GET http://192.168.0.254:45514/agent.xml (56, Failure when receiving data from the peer) (Recv failure: Connection reset by peer)
Sep 15, 2022 02:08:14.430 [0x6deadc50] ERROR - SSDP: Error parsing device schema for http://192.168.0.254:45514/agent.xml
Sep 15, 2022 02:08:53.539 [0x6deadc50] DEBUG - NetworkServiceBrowser: Parsing SSDP schema for http://192.168.0.254:45514/agent.xml
Sep 15, 2022 02:08:53.539 [0x6deadc50] DEBUG - [HCl#4a3] HTTP requesting GET http://192.168.0.254:45514/agent.xml
Sep 15, 2022 02:08:54.425 [0x70ab4c50] WARN - [HttpClient/HCl#4a3] HTTP error requesting GET http://192.168.0.254:45514/agent.xml (56, Failure when receiving data from the peer) (Recv failure: Connection reset by peer)
Sep 15, 2022 02:08:54.425 [0x6deadc50] ERROR - SSDP: Error parsing device schema for http://192.168.0.254:45514/agent.xml
Sep 15, 2022 02:09:02.206 [0x6fb89c50] INFO - SQLITE3:(nil), 17, statement aborts at 58: [select * from metadata_items limit 1] database schema has changed
Sep 15, 2022 02:09:02.785 [0x6fb89c50] DEBUG - It took 20.000000 ms to retrieve 129 items.
Sep 15, 2022 02:09:03.436 [0x6fb89c50] DEBUG - It took 20.000000 ms to retrieve 125 items.
Sep 15, 2022 02:09:04.185 [0x6fb89c50] DEBUG - It took 10.000000 ms to retrieve 137 items.
Sep 15, 2022 02:09:04.368 [0x6fb89c50] DEBUG - It took 20.000000 ms to retrieve 221 items.
Sep 15, 2022 02:09:04.556 [0x6fb89c50] DEBUG - It took 10.000000 ms to retrieve 106 items.
Sep 15, 2022 02:09:04.639 [0x6fb89c50] DEBUG - It took 10.000000 ms to retrieve 115 items.
Sep 15, 2022 02:09:04.860 [0x6fb89c50] DEBUG - Activity: registered new activity 0b80c7e7-553f-4a49-8167-2ab5d94b22c7 - "Cleaning Bundles"
Sep 15, 2022 02:09:04.878 [0x6fb89c50] DEBUG - Activity: updated activity 0b80c7e7-553f-4a49-8167-2ab5d94b22c7 - completed -1.0% - Cleaning Bundles
Sep 15, 2022 02:09:16.232 [0x6fb89c50] DEBUG - Activity: updated activity 0b80c7e7-553f-4a49-8167-2ab5d94b22c7 - completed 75.0% - Cleaning Bundles
Sep 15, 2022 02:09:33.179 [0x6d52fc50] DEBUG - [ViewStateSync] Starting
Sep 15, 2022 02:09:33.184 [0x6d52fc50] DEBUG - [ViewStateSync] Fetching user tokens
Sep 15, 2022 02:09:33.190 [0x6d52fc50] DEBUG - [ViewStateSync/HCl#4a4] HTTP requesting GET https://plex.tv/api/v2/server/users/services?auth_token=xxxxxxxxxxxxxxxxxxxx
Sep 15, 2022 02:09:33.541 [0x6deadc50] DEBUG - NetworkServiceBrowser: Parsing SSDP schema for http://192.168.0.254:45514/agent.xml
Sep 15, 2022 02:09:33.541 [0x6deadc50] DEBUG - [HCl#4a5] HTTP requesting GET http://192.168.0.254:45514/agent.xml
Sep 15, 2022 02:09:33.715 [0x70ab4c50] DEBUG - [HttpClient/HCl#4a4] HTTP/2.0 (0.5s) 200 response from GET https://plex.tv/api/v2/server/users/services?auth_token=xxxxxxxxxxxxxxxxxxxx
Sep 15, 2022 02:09:33.744 [0x6ebe5c50] DEBUG - [ViewStateSync] Got token for user 1 (The1Grenade)
Please let me know if you would like the full log file(s) or if I should trigger a fresh cleaning to capture new logs.