Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Rollbar rejects mapping.txt file #49

@zsperske

Description

@zsperske

Running:

curl 'https://api.rollbar.com/api/1/proguard' \
  -F access_token=myApiKey \
  -F version=3.197.3 \
  -F [email protected]

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions