增加 Gitea 常见问题及解决方案.
Signed-off-by: lion chan <cy187lion@sina.com>
This commit is contained in:
parent
704bcf3a6b
commit
6b0a2139b1
|
@ -0,0 +1,11 @@
|
||||||
|
# Gitea 常见问题及解决方案
|
||||||
|
|
||||||
|
Gitea 工作不正常时,一般可通过分析 Gitea Root Path 下 log 目录中的日志文件来分析和确定问题。以下是一些常见 Gitea 问题和解决方案。
|
||||||
|
|
||||||
|
## Startup Problem With Issue Indexer Error
|
||||||
|
|
||||||
|
问题描述:
|
||||||
|
|
||||||
|
startup problem with issue indexer error
|
||||||
|
|
||||||
|
可能是索引坏掉了,可以把 Gitea 工作目录下的 data/indexers/issues.queue 目录中的内容删除掉,重新启动。
|
Loading…
Reference in New Issue