I run PiHole on my setup and have noticed a big uptick in traffic coming through my network. I narrowed this down to the IP of my docker network, then stopped and started every container until I found Plex as the culprit. ~2,500 times an hour all day every day Plex is trying to send info to o17675.ingest.sentry.io. PiHole is not blocking the transmission.
I’ve downloaded the logs but it’s a lot of data and frankly I don’t know what to look for. I think I’ve narrowed it down to an issue on 2/14. Below is a crash uploader file from 2/14. Through PiHole I can see this is when the problem started. Any suggestions on how to get this to stop? I have no issue reporting small amounts of useful data, but 2,500 an hour is excessive.
Feb 14, 2024 20:59:12.468 [140532994018104] INFO - Crash Uploader - Session Health - Status: crashed StartTime: 1707962352 Duration: 0 UserId: xxxxx Version: 1.40.0.7998-c29d4c0c8
Feb 14, 2024 20:59:12.468 [140532994018104] INFO - Crash Uploader - Platform: Linux ServerUUID: xxxxx UserId: xxxxx Version: 1.40.0.7998-c29d4c0c8
Feb 14, 2024 20:59:12.468 [140532994018104] INFO - Pre-processed minidump directory: /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Crash Reports/1.40.0.7998-c29d4c0c8
Feb 14, 2024 20:59:12.468 [140532994018104] INFO - Post-processed minidump directory: /tmp
Feb 14, 2024 20:59:12.468 [140533026596872] DEBUG - [HCl#1] HTTP requesting POST https://o17675.ingest.sentry.io/api/1233455/envelope/?sentry_key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Feb 14, 2024 20:59:12.602 [140532993776440] DEBUG - [HttpClient/HCl#1] HTTP/2.0 (0.1s) 200 response from POST https://o17675.ingest.sentry.io/api/1233455/envelope/?sentry_key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Feb 14, 2024 20:59:12.602 [140533026596872] INFO - Successfully reported session health
Feb 14, 2024 20:59:12.603 [140533026596872] INFO - Crashdump 431081e9-e278-4ef8-dd01098c-7407c5fe not uploaded due to local rate limiting.
Feb 14, 2024 20:59:12.603 [140533026596872] DEBUG - Moved file “/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Crash Reports/1.40.0.7998-c29d4c0c8/PLEX MEDIA SERVER/431081e9-e278-4ef8-dd01098c-7407c5fe.dmp” to “/tmp/431081e9-e278-4ef8-dd01098c-7407c5fe.dmp”.
Feb 14, 2024 20:59:12.603 [140533026596872] INFO - Crashdump b7e38ac1-d0e9-4e76-788fff87-89200a54 not uploaded due to local rate limiting.
Feb 14, 2024 20:59:12.603 [140533026596872] DEBUG - Moved file “/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Crash Reports/1.40.0.7998-c29d4c0c8/PLEX MEDIA SERVER/b7e38ac1-d0e9-4e76-788fff87-89200a54.dmp” to “/tmp/b7e38ac1-d0e9-4e76-788fff87-89200a54.dmp”.
Feb 14, 2024 20:59:12.603 [140533026596872] INFO - Crash Uploader - Processing Complete.

