-
-
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
Sentry does not work on dedicated server based on Amazon_Linux_2023 and Amazon_Linux_2 #635
Comments
Hey @VARGDevelopment, please try |
|
The dependencies listed above are required to start the Crashpad on Linux. Since |
@tustanivsky installed LLVM and got the same problem. Maybe crashpad could be build statically for that case? |
@VARGDevelopment Currently there's no way to link crashpad statically. However we have an experimental branch in this repo where the plugin's Linux dependencies are built as shared lib which technically could help you to resolve the aforementioned portability issue with AL2 virtual machines. You can try to download package from our GitHub CI here. |
Environment
Amazon_Linux_2023 and Amazon_Linux_2
How do you use Sentry?
Just start dedicated server on AWS instance.
Which version of the SDK?
SENTRY_SDK_VERSION "0.7.6"
How did you install the package? (Git-URL, Assetstore)
Git-URL(Not-marketplace)
Which version of Unreal?
5.3
Is this happening in Unreal (editor) or on a player like Android, iOS, Windows?
All good. Works perfect on Windows.
Steps to Reproduce
Expected Result
Sentry works and initializes fine.
Actual Result
Sentry fails to initialize
What I found out that -
The text was updated successfully, but these errors were encountered: