plugin-s3 icon indicating copy to clipboard operation
plugin-s3 copied to clipboard

为 Halo 提供 S3 对象存储协议的存储策略

Results 19 plugin-s3 issues
Sort by recently updated
recently updated
newest added

在给我的博客配置七牛云的OSS,一切配置正确。Region那我也配置了英文的region名称 ![image](https://github.com/halo-dev/plugin-s3/assets/23377076/e91c7a08-46cd-4f86-970b-c07ce2cda466) ------- ![image](https://github.com/halo-dev/plugin-s3/assets/23377076/b3de0033-db9a-4894-82ac-c6a9e941ff2d) 但是配置的时候总会报错403 ![image](https://github.com/halo-dev/plugin-s3/assets/23377076/e0119c81-b9f7-41de-bbc8-539b84d862ef)

如题,有一些文件不想关联,然后对象存储文件一多之后就很难找到想关联的文件,麻烦加一个通过文件名搜索未关联文件的功能,谢谢

七牛云访问只能公开不能私有吗

图片上传承购,七牛云文件管理也能看到,但是附件库的预览图加载异常,请问是哪里问题? ![微信截图_20231204173152](https://github.com/halo-dev/plugin-s3/assets/27992177/5e4e270b-8d54-41ff-8190-2af4a498fea2)

kind/support

连接minio的时候,出现这个错误,无法解决。 2024-05-05T20:09:44.272+08:00 ERROR 7 --- [r-http-epoll-10] a.w.r.e.AbstractErrorWebExceptionHandler : [d3a7e6a6-6699] 500 Server Error for HTTP POST "/apis/s3os.halo.run/v1alpha1/policies/s3/validation" software.amazon.awssdk.core.exception.SdkClientException: Unable to execute HTTP request: Network is unreachable at software.amazon.awssdk.core.exception.SdkClientException$BuilderImpl.build(SdkClientException.java:111) ~[na:na] Suppressed: software.amazon.awssdk.core.exception.SdkClientException:...

halo版本: 2.14.0 专业版 日志如下: ``` 2024-04-22T19:39:08.992+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler : Initializing setting and config map for plugin PluginS3ObjectStorage 2024-04-22T19:39:09.389+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler : Initialized setting s3os-settings...

## 附件列表浏览时使用缩略图而非加载原图 目前在增加储存策略的时候,可以设置网址后缀来实现图片处理功能,但这个功能是全局的。 在附件列表的网格模式下,希望能使用压缩参数更高的后缀来预览可以更好的节省流量

附件小上传可以成功,但是稍微大点就报错,报错如下 ![111222](https://github.com/halo-dev/plugin-s3/assets/6381835/10059623-b37e-428c-91a4-4d8ffc62879a) 麻烦帮忙看下谢谢

对于图片尤其是封面图来说,未压缩的图片会造成博客加载缓慢、s3带宽流量占用高的问题。 如果用户可以选择上传前是否压缩图片,将有助于解决上述问题。

### 是什么版本出现了此问题? 2.10.2 ### 使用的什么数据库? PostgreSQL ### 使用的哪种方式运行? Docker Compose ### 在线站点地址 https://blog.cnkj.site ### 发生了什么? ## 环境 * Version * halo: 2.10.2 * plugin-s3: 1.6.3 * Url * 源站地址: https://redirect.cnkj.site:19096...