\n\n`/apis/api.console.halo.run/v1alpha1/posts` 无法找到这个已删除用户\n\n\u003Cimg width=\"625\" height=\"318\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/25b75b5a-7e55-4f1c-8257-cd8f3e46596b\" />\n\n打印主题 api 返回结果\n\n\u003Cimg width=\"495\" height=\"351\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/9d9017ff-81ef-49f6-bb03-97e9147fea05\" />\n\n出现已删除用户\n\n\u003Cimg width=\"695\" height=\"267\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/fa27b97b-6d14-4491-a918-f5204ecd52d4\" />\n\n\n### 复现步骤\n\n新建文章\n\n### 相关日志输出\n\n```shell\n\n```\n\n### 附加信息\n\n_No response_",[3232,3233],{"name":3218,"color":3219},{"name":3194,"color":3195},7710,"创建新文章出现 已删除用户","2025-09-10T06:46:54Z","https://github.com/halo-dev/halo/issues/7710",0.6207038,{"description":3240,"labels":3241,"number":3244,"owner":3155,"repository":3156,"state":3224,"title":3245,"updated_at":3246,"url":3247,"score":3248},"### 系统信息\n\n- 外部访问地址: https://blog.fit2cloud.com\r\n- 启动时间: 2024-09-10 12:30\r\n- 版本: 2.19.2\r\n- 构建时间: 2024-09-06 22:17\r\n- Git Commit: 7f68de3\r\n- Java: IBM Semeru Runtime Open Edition / 21.0.4+7-LTS\r\n- 数据库: PostgreSQL / 15.5 (Debian 15.5-1.pgdg120+1)\r\n- 操作系统: Linux / 5.15.0-92-generic\r\n- 已激活主题: [FIT2BLOG 1.3.0](https://www.halo.run/store/apps/app-TXBPo)\r\n- 已启动插件:\r\n - [页面静态缓存 1.2.0](https://github.com/halo-sigs/plugin-page-cache)\r\n - [Meilisearch 2.0.1](https://github.com/Rainsheep/halo-plugin-meilisearch)\r\n - [Data Studio(数据工厂) 1.0.0-alpha.2](https://github.com/halo-sigs/plugin-data-studio)\r\n - [SEO 工具集 1.1.0](https://www.halo.run/store/apps/app-FNGbT)\r\n - [Metrics Graph 1.0.0](https://github.com/guqing/plugin-metrics-graph)\r\n - [应用市场 1.5.0](https://www.halo.run/store/apps/app-VYJbF)\r\n - [Sitemap 1.1.2](https://github.com/halo-dev/plugin-sitemap)\r\n - [搜索组件 1.6.2](https://github.com/halo-dev/plugin-search-widget)\r\n - [lightgallery.js 灯箱 1.2.1](https://github.com/halo-sigs/plugin-lightgallery)\r\n - [highlight.js 代码高亮 1.3.0](https://github.com/halo-sigs/plugin-lightgallery)\n\n### 使用的哪种方式运行?\n\nDocker Compose\n\n### 发生了什么?\n\nNginx 配置:\r\n\r\n\u003Cimg width=\"1270\" alt=\"image\" src=\"https://github.com/user-attachments/assets/260ec92c-44ce-4281-bf96-170a1a0c920b\">\r\n\r\nDEBUG 日志:\r\n\r\n```\r\nec11-4094-828a-fa0df6e7c6df] with result: null, usage: 8\r\n2024-09-10T12:37:13.423+08:00 DEBUG 7 --- [run.halo.app.core.attachment.reconciler.LocalThumbnailsReconciler-t-1] r.h.a.c.a.r.LocalThumbnailsReconciler : Failed to generate thumbnail for: https://blog.fit2cloud.com/upload/2%20%E8%AE%A1%E7%AE%97%E7%BB%93%E6%9E%9C-rxmb.png\r\n\r\njava.lang.IllegalStateException: java.io.IOException: Server returned HTTP response code: 403 for URL: https://blog.fit2cloud.com/upload/2%20%E8%AE%A1%E7%AE%97%E7%BB%93%E6%9E%9C-rxmb.png\r\n\tat run.halo.app.core.attachment.ThumbnailGenerator.generate(ThumbnailGenerator.java:49) ~[classes/:na]\r\n\tat run.halo.app.core.attachment.reconciler.LocalThumbnailsReconciler.lambda$tryGenerateByUrl$1(LocalThumbnailsReconciler.java:123) ~[classes/:2.19.2]\r\n\tat run.halo.app.core.attachment.reconciler.LocalThumbnailsReconciler.tryGenerate(LocalThumbnailsReconciler.java:112) ~[classes/:2.19.2]\r\n\tat run.halo.app.core.attachment.reconciler.LocalThumbnailsReconciler.tryGenerateByUrl(LocalThumbnailsReconciler.java:121) ~[classes/:2.19.2]\r\n\tat run.halo.app.core.attachment.reconciler.LocalThumbnailsReconciler.generateThumbnail(LocalThumbnailsReconciler.java:107) ~[classes/:2.19.2]\r\n\tat run.halo.app.core.attachment.reconciler.LocalThumbnailsReconciler.requestGenerateThumbnail(LocalThumbnailsReconciler.java:93) ~[classes/:2.19.2]\r\n\tat run.halo.app.core.attachment.reconciler.LocalThumbnailsReconciler.lambda$reconcile$0(LocalThumbnailsReconciler.java:51) ~[classes/:2.19.2]\r\n\tat java.base/java.util.Optional.ifPresent(Unknown Source) ~[na:na]\r\n\tat run.halo.app.core.attachment.reconciler.LocalThumbnailsReconciler.reconcile(LocalThumbnailsReconciler.java:49) ~[classes/:2.19.2]\r\n\tat run.halo.app.core.attachment.reconciler.LocalThumbnailsReconciler.reconcile(LocalThumbnailsReconciler.java:37) ~[classes/:2.19.2]\r\n\tat run.halo.app.extension.controller.DefaultController$Worker.run(DefaultController.java:163) ~[api-2.19.2.jar:na]\r\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[na:na]\r\n\tat java.base/java.util.concurrent.FutureTask.run(Unknown Source) ~[na:na]\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:na]\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:na]\r\n\tat java.base/java.lang.Thread.run(Unknown Source) ~[na:na]\r\nCaused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://blog.fit2cloud.com/upload/2%20%E8%AE%A1%E7%AE%97%E7%BB%93%E6%9E%9C-rxmb.png\r\n\tat java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[na:na]\r\n\tat java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[na:na]\r\n\tat java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[na:na]\r\n\tat java.base/java.net.URL.openStream(Unknown Source) ~[na:na]\r\n\tat run.halo.app.core.attachment.ThumbnailGenerator$ImageDownloader.downloadFileInternal(ThumbnailGenerator.java:175) ~[classes/:na]\r\n\tat run.halo.app.core.attachment.ThumbnailGenerator$ImageDownloader.downloadFile(ThumbnailGenerator.java:160) ~[classes/:na]\r\n\tat run.halo.app.core.attachment.ThumbnailGenerator.generate(ThumbnailGenerator.java:46) ~[classes/:na]\r\n\t... 15 common frames omitted\r\n```\r\n\r\n/kind bug\r\n/area core\n\n### 复现步骤\n\n_No response_\n\n### 相关日志输出\n\n_No response_\n\n### 附加信息\n\n_No response_",[3242,3243],{"name":3218,"color":3219},{"name":3194,"color":3195},6627,"缩略图生成,如果使用保底方案(通过内部访问原图)生成,可能会因为 Nginx 拦截导致无法生成","2024-09-10T09:28:12Z","https://github.com/halo-dev/halo/issues/6627",0.62182283,{"labels":3250,"number":3251,"owner":3155,"repository":3156,"state":3224,"title":3252,"updated_at":3253,"url":3254,"score":3255},[],7216,"文章内容不能出现 🔥","2025-01-23T21:02:04Z","https://github.com/halo-dev/halo/issues/7216",0.6251232,{"description":3257,"labels":3258,"number":3260,"owner":3155,"repository":3156,"state":3224,"title":3261,"updated_at":3262,"url":3263,"score":3264},"### 系统信息\n\n- 外部访问地址: \r\n- 启动时间: 2024-09-02 10:51\r\n- 版本: 2.18.0\r\n- 构建时间: 2024-08-01 10:17\r\n- Git Commit: 58fe872\r\n- Java: IBM Semeru Runtime Open Edition / 21.0.3+9-LTS\r\n- 数据库: H2 / 2.2.224\r\n- 操作系统: Linux / 6.1.74-Unraid\r\n- 已激活主题: [iEmo 1.0.2](https://github.com/chengzhongxue/halo-theme-iemo)\r\n- 已启动插件:\r\n - [live2d 看板娘 1.2.1](https://github.com/LIlGG/plugin-live2d)\r\n - [链接管理 1.4.0](https://github.com/halo-sigs/plugin-links)\r\n - [RSS 1.3.0](https://github.com/halo-dev/plugin-feed)\r\n - [站点迁移 1.7.0](https://github.com/halo-sigs/plugin-migrate)\r\n - [瞬间 1.7.0](https://github.com/halo-sigs/plugin-moments)\r\n - [评论组件 2.4.0](https://github.com/halo-dev/plugin-comment-widget)\r\n - [Sitemap 1.1.2](https://github.com/halo-dev/plugin-sitemap)\r\n - [Markdown / HTML 内容块 1.2.0](https://github.com/halo-dev/plugin-hybrid-edit-block)\r\n - [站点推送插件 1.5.2](https://github.com/Stonewuu/halo-plugin-sitepush)\r\n - [highlight.js 代码高亮 1.2.2](https://github.com/halo-sigs/plugin-highlightjs)\r\n - [编辑器超链接卡片 1.0.3](https://github.com/halo-sigs/plugin-editor-hyperlink-card)\r\n - [lightgallery.js 灯箱 1.2.1](https://github.com/halo-sigs/plugin-lightgallery)\r\n - [无色界 1.0.0](https://github.com/guqing/halo-plugin-colorless)\r\n - [OAuth2 认证 1.3.0](https://github.com/halo-sigs/plugin-oauth2)\r\n - [图库管理 1.4.0](https://github.com/halo-sigs/plugin-photos)\r\n - [搜索组件 1.6.2](https://github.com/halo-dev/plugin-search-widget)\r\n - [应用市场 1.4.0](https://www.halo.run/store/apps/app-VYJbF)\n\n### 使用的哪种方式运行?\n\nDocker\n\n### 发生了什么?\n\n仪表盘无法正确统计评论数量\r\n\r\n\r\n\n\n### 复现步骤\n\n_No response_\n\n### 相关日志输出\n\n_No response_\n\n### 附加信息\n\n_No response_",[3259],{"name":3152,"color":3153},6572,"无法统计评论数量","2024-09-03T14:14:06Z","https://github.com/halo-dev/halo/issues/6572",0.6310905,["Reactive",3266],{},["Set"],["ShallowReactive",3269],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fnsPaPHJr-lqF4awpTp78tCirQAGHuUz2iQtoSTpbCPA":-1},"/halo-dev/halo/7015"]