When has aws S3 Bucket,Dont Create . #93

Closed
opened 2026-02-16 00:19:45 -05:00 by yindo · 0 comments
Owner

Originally created by @729993031 on GitHub (Apr 17, 2025).

Originally assigned to: @41tair on GitHub.

by the aws S3 ,they every want to CreateBucket,
https://github.com/langgenius/dify-plugin-daemon/blob/ecfe13a5453e6b1bfd123cccf971b36180ffe767/internal/oss/s3/s3_storage.go#L78

Proposed Solution:
when they return 404, use to CreateBucket
https://github.com/langgenius/dify/blob/83f1aeec1d255d9d474147d651deda3eca904fa5/api/extensions/storage/aws_s3_storage.py#L42

Originally created by @729993031 on GitHub (Apr 17, 2025). Originally assigned to: @41tair on GitHub. by the aws S3 ,they every want to CreateBucket, https://github.com/langgenius/dify-plugin-daemon/blob/ecfe13a5453e6b1bfd123cccf971b36180ffe767/internal/oss/s3/s3_storage.go#L78 Proposed Solution: when they return 404, use to CreateBucket https://github.com/langgenius/dify/blob/83f1aeec1d255d9d474147d651deda3eca904fa5/api/extensions/storage/aws_s3_storage.py#L42
yindo added the plugin-daemonenhancement labels 2026-02-16 00:19:45 -05:00
yindo closed this issue 2026-02-16 00:19:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#93