Hello there,
After many attempts of processing minidumps through Sentry, we have decided to open a forum post on this issue.
We have Sentry successfully reporting C++ crashes through CrashPad, however, the issue made in Sentry for this is “Error processing minidump” and it shows that there was 1 error in processing the issue we select. The error given to us is simply “Internal server error” and we do not know what we can do with this information to fix this issue.
We have attempted to provide symbols for the project but this has not helped.
I suspect that your docker containers are somehow out of sync with each other. Symbolicator complains about unknown form fields provided by Sentry, however that should not happen unless you run old symbolicator with new sentry or vice versa.