Skip to content

[bug] S3同步使用腾讯云COS 连接失败 #1167

Description

@Achikochikorogaru

详细描述这个 Bug

电脑和安卓的v0.32.1都有这个问题,S3配置,使用腾讯云COS时配置完点击测试连接没有任何反应,也没有报错提示
f12后可看出桶名被拼接到了最后
Image
希望优化一下使用Virtual-hosted-style
腾讯云存储桶名在子域名中,endpoint自带桶名:
https://<BucketName-APPID>.cos.<Region>.myqcloud.com/<ObjectKey>
示例:
https://examplebucket-1250000000.cos.ap-guangzhou.myqcloud.com/test.txt

NoteGen 版本

v0.32.1

操作系统

Windows

报错日志

No response

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