-
-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux crash reports do not respect sentry_options_set_http_proxy #282
Comments
I believe this issue in sentry-native is the cause: getsentry/sentry-native#788. Is there any workaround available? |
Maybe @supervacuus can help with this one? |
Instead of proposing a workaround, I suggest implementing this in our crashpad fork. This is only a matter of prioritization :-) |
The fix (getsentry/sentry-native#847) should be available after we bump |
0.6.3 was just released, so you should have a bump PR soonish in your inbox. |
Will be part of the next release! |
Environment
How do you use Sentry?
Sentry SaaS (sentry.io)
Which version of the SDK?
0.5.0
How did you install the package? (Git-URL, Assetstore)
Git
Which version of Unreal?
5.1.1
Is this happening in Unreal (editor) or on a player like Android, iOS, Windows?
Linux server
Steps to Reproduce
Expected Result
The crash is routed through the proxy and reaches Sentry
Actual Result
The crash does not get routed through the proxy and never reaches Sentry
Any logs or screenshots
The text was updated successfully, but these errors were encountered: