-
Notifications
You must be signed in to change notification settings - Fork 10.2k
缩略图功能异常 #8429
Copy link
Copy link
Open
Labels
area/coreIssues or PRs related to the Halo CoreIssues or PRs related to the Halo Corekind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Metadata
Metadata
Assignees
Labels
area/coreIssues or PRs related to the Halo CoreIssues or PRs related to the Halo Corekind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
前置条件
系统信息
使用的哪种方式运行?
Docker
发生了什么?
由于文章截图无法转换图片类型,所以安装了Lsky Pro 兰空图床插件 转换成webp格式(个人觉得webp比缩略图功能更加实用)
但是halo日志会不停的出现大量报错:
2026-03-18T04:36:18.127+08:00 WARN 7 --- [mentReconciler2] r.h.a.c.a.r.AttachmentReconciler : Failed to get thumbnails for attachment: a886ae1b-5e92-4bfd-aa4a-2591f8ee236frdj9uyjp, consider upgrading storage plugins
查阅了官网资料-配置说明 https://docs.halo.run/getting-started/install/config 里面有关闭缩略图功能
但是配置halo.attachment.thumbnail.disabled=true 报错依旧,且上传图片到本地存储还是会有缩略图生成
另外希望支持 文章密码保护和封面生成 功能
复现步骤
No response
相关日志输出
附加信息
No response