altv-issues
altv-issues copied to clipboard
CrashReporter seem to not upload crash to sentry
Description of the problem
The 1st thing is more a suggestion:
- There is no way to found the server crashdump ID, nothing is printed on the console in my case.
- There is multiple files/folders with guid but nothing to identify which one is the crashID used to match in sentry.
- There is a last_crash file, with a datetime inside, maybe adding the last crash id is a good idea ?
The 2nd thing look like a bug, after talking with Heron, it seems that server crashes are not upload to sentry, we tried different GUID but nothing match on sentry.
There is no firewall or things that can filter the upload on my side so either is related to my dockerized env or something else, but I have nothing to figure out why.
Reproduction steps
I can't reproduce the crash because I don't know why the server crash at moment
Expected behaviour
The crashID should be printed in the console output and stored in the last_crash file
Additional context
No response
Operating system
Ubuntu 22.04
Version
release/15.68
Crashdump ID
No response
Confirmation of issue's presence
- [X] By submitting this ticket, I affirm that I have verified the presence of this issue on the latest developer version available at the time of writing this ticket.