Skip to content

sentry S3 nodestore aws-chunked #4144

@reneluria

Description

@reneluria

Self-Hosted Version

26.1.0

CPU Architecture

x86_64

Docker Version

29.1.5

Docker Compose Version

v5.0.1

Machine Specification

  • My system meets the minimum system requirements of Sentry

Installation Type

Upgrade from 25.12.1

Steps to Reproduce

When using sentry-cli debug-files upload, we get an error in sentry web container

Expected Result

upload ok

This happens since we moved from https://github.com/stayallive/sentry-nodestore-s3/archive/main.zip to sentry maintained https://github.com/getsentry/sentry-nodestore-s3/archive/main.zip

The main difference causing the issue is the boto3 requirement in sentry-nodestore-s3:
boto3: >=1.34.8 → >=1.42.83

When reverting 73971ea it works correctly

Actual Result

Transfering payloads in multiple chunks using aws-chunked is not supported.

Event ID

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions