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

Rollbar rejects mapping.txt file #49

Open
zsperske opened this issue Oct 24, 2023 · 0 comments
Open

Rollbar rejects mapping.txt file #49

zsperske opened this issue Oct 24, 2023 · 0 comments

Comments

@zsperske
Copy link

Running:

curl 'https://api.rollbar.com/api/1/proguard' \
  -F access_token=myApiKey \
  -F version=3.197.3 \
  -F mapping=@mapping.txt

Returns:

<html>
<head><title>413 Request Entity Too Large</title></head>
<body>
<center><h1>413 Request Entity Too Large</h1></center>
<hr><center>nginx/1.17.9</center>
</body>
</html>

Our mapping.txt file is 343 MB in size. The Google Play limit for mapping files is 1600 MB.

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

No branches or pull requests

1 participant