Skip to content

Problem in v.0.6.0 versus v0.5.0 #85

@phijzen

Description

@phijzen

When I run docker image cloudlena/s3manager version v0.5.0, i can successfully use the tool to interact with my buckets, but when i upgrade to version v0.6.0 the application fails to start and shows this error:

2026/02/09 12:28:20 no S3 instances configured. Please provide numbered environment variables like 1_NAME, 1_ENDPOINT, etc.

I have not changed any config when i upgraded from v0.5.0 to v0.6.0. The env vars that i apply to the instance are:

USE_IAM=True
AWS_ROLE_ARN=***
AWS_WEB_IDENTITY_TOKEN_FILE=***
AWS_STS_REGIONAL_ENDPOINTS=***
AWS_DEFAULT_REGION=***                                                                             
AWS_REGION=***                                                                                      

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions