halo-dev / halo

强大易用的开源建站工具。
https://www.halo.run
GNU General Public License v3.0
33.98k stars 9.69k forks source link

主页样式丢失 #6383

Open happytbs opened 3 months ago

happytbs commented 3 months ago

系统信息

使用的哪种方式运行?

Docker (Compose)

发生了什么?

按照文档操作后,主页样式仍然丢失,后来直接无法找到对应网页了 image

复现步骤

打开博客对应域名主页错误,通过ip访问一切正常,已经按照文档的常见问题操作,仍然无效 image

相关日志输出

halo-1  | 2024-07-25T20:50:52.371+08:00  WARN 6 --- [or-http-epoll-3] r.n.http.server.HttpServerOperations     : [ccac0aea, L:/[0:0:0:0:0:0:0:1%0]:8090 - R:/[0:0:0:0:0:0:0:1%0]:49050] Decoding failed: FULL_REQUEST(decodeResult: failure(java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
halo-1  | GET /bad-request HTTP/1.0
halo-1  | 2024-07-25T20:50:52.377+08:00  WARN 6 --- [or-http-epoll-4] r.n.http.server.HttpServerOperations     : [dd58fbf2, L:/127.0.0.1:8090 - R:/127.0.0.1:42294] Decoding failed: FULL_REQUEST(decodeResult: failure(java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
halo-1  | GET /bad-request HTTP/1.0

附加信息

No response

ruibaby commented 3 months ago

建议提供完整的日志文件,当前的日志无法判断。

/triage needs-inforamtion

f2c-ci-robot[bot] commented 3 months ago

@ruibaby: The label(s) triage/needs-inforamtion cannot be applied, because the repository doesn't have them.

In response to [this](https://github.com/halo-dev/halo/issues/6383#issuecomment-2255069185): >建议提供完整的日志文件,当前的日志无法判断。 > >/triage needs-inforamtion Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
happytbs commented 1 month ago

建议提供完整的日志文件,当前的日志无法判断。

/triage needs-inforamtion

https://mclo.gs/v2lEZwC 输出的日志