Skip to content

[BUG]: The current version of s3 integration probably is not working with 3rd-party s3 compatible services (like GCS CloudFlare R2) #156

@yxzhao6

Description

@yxzhao6

Describe the bug

aws s3 --endpoint-url https://storage.googleapis.com cp response.json s3://yx-test-3/response.json
upload failed: ./response.json to s3://yx-test-3/response.json An error occurred (SignatureDoesNotMatch) when calling the PutObject operation: Invalid argument.

Repro MVP (Minimal Viable Procedure)

  • Bucket creation on GCS
  • Enabling Interoperability access
  • Creating access keys
  • Using the S3-compatible endpoint
  • Verifying access with an S3 client

Expected behavior

Upload succeeded

Screenshots

Versions (please complete the following information):

  • Docker version: [e.g. 20.10.7]
  • ComfyUI version: [e.g. 1.2.0]
  • Host OS: [e.g. Ubuntu 20.04]

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions