Skip to content
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

backtrace.io not accepting dumps #22003

Open
janisozaur opened this issue May 10, 2024 · 5 comments
Open

backtrace.io not accepting dumps #22003

janisozaur opened this issue May 10, 2024 · 5 comments
Assignees
Labels
bug Something went wrong.
Milestone

Comments

@janisozaur
Copy link
Member

Operating System

Windows

OpenRCT2 build

0.4.11

Base game

RollerCoaster Tycoon 2

Area(s) with this issue?

This is a development issue

Describe the issue

OpenRCT2 backtrace.io instance is not accepting user uploads of dumps, responding with error code 400:

---------------------------
OpenRCT2
---------------------------
There was a problem while uploading the dump. Please upload it manually to GitHub. It should be highlighted for you once you close this message.
It might be because you are using outdated build and we have disabled its access token. Make sure you are running recent version.
Dump file = C:\Users\janisozaur\Documents\OpenRCT2\crash\bf773064-6437-4d97-a9b7-79d27bc4324d(18d2b5e_x86-64).dmp
Please provide following information as well:
Error code = 400
Response = 
---------------------------
OK   
---------------------------

Steps to reproduce

  1. Use Windows
  2. Enable debugging tools
  3. Use dereference in-game command
  4. Select 'Yes' to upload the dump

Attachments

No response

@janisozaur janisozaur added the bug Something went wrong. label May 10, 2024
@janisozaur janisozaur self-assigned this May 10, 2024
@janisozaur
Copy link
Member Author

As per usual, before v0.4.11 release I changed our backtrace.io token: 80ee864

I have verified on backtrace website it is correct and active:

image

@janisozaur janisozaur added this to the v0.4.12 milestone May 10, 2024
@janisozaur
Copy link
Member Author

There are no rules set to reject submissions:
image

@janisozaur
Copy link
Member Author

According to https://docs.saucelabs.com/dev/api/error-reporting/, 400 means malformed request.

Perhaps something to do with latest libraries update? #21771

@janisozaur
Copy link
Member Author

The build from #21771 gets 400 response

@janisozaur
Copy link
Member Author

271a22d, #21771's parent submits dump successfully. #21771 is the regression.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something went wrong.
Projects
None yet
Development

No branches or pull requests

1 participant