File Not Found
#2375
-
Beta Was this translation helpful? Give feedback.
Answered by
250king
Aug 20, 2023
Replies: 1 comment 7 replies
-
确定真的存在吗(), |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
刚刚检查了一下,发现go-cqhttp以别的身份运行,即ID为99的用户
也就是说因为权限问题无法访问
后来试着修改docker-entrypoint.sh,让go-cqhttp以root身份运行,现在可以了