-
-
Notifications
You must be signed in to change notification settings - Fork 12.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Docs] Feedback for self-hosting/advanced/auth/next-auth/casdoor
#7189
Comments
👀 @egWanp Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
@egWanp 你好! 我是一个可以帮助你解决错误、回答问题并成为贡献者的机器人。如果你需要任何帮助,请告诉我。😊 The error message "The cert 'cert-built-in' does not exist" indicates that the necessary certificate for authentication is missing in the Casdoor setup. To resolve this issue, you need to ensure that the 'cert-built-in' certificate is properly configured in Casdoor. Here are some steps you can take:
By following these steps, you should be able to resolve the missing certificate error and successfully log in to Casdoor. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
我是按照官方文档进行部署的: mkdir lobe-chat-db && cd lobe-chat-db bash <(curl -fsSL https://lobe.li/setup.sh) -l zh_CN 选择的是端口模式 ### env:
docker-compose:
|
I deployed it according to the official documentation: mkdir lobe-chat-db && cd lobe-chat-db bash <(curl -fsSL https://lobe.li/setup.sh) -l zh_CN The port mode is selected ## env:
docker-compose:
|
📝 Reference
https://github.com/lobehub/lobe-chat/tree/main/docs/self-hosting/advanced/auth/next-auth/casdoor.zh-CN.mdx
🐛 Feedback
Your response

用admin登录Casdoor 失败:
登录失败: The cert "cert-built-in" does not exist
The text was updated successfully, but these errors were encountered: