Closed waclawthedev closed 2 months ago
👀 @waclawthedev
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. Please make sure you have given us as much context as possible.\ 非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。
Docker can't use clerk due to the NEXT_PUBLIC
env. https://github.com/lobehub/lobe-chat/discussions/2947#discussioncomment-9824765
✅ @waclawthedev
This issue is closed, If you have any questions, you can comment and reply.\ 此问题已经关闭。如果您有任何问题,可以留言并回复。
@arvinxx so, I am right that docs are not complete? https://lobehub.com/docs/self-hosting/advanced/auth says I need only NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY and CLERK_SECRET_KEY be set. Did I miss something?
NEXTPUBLIC needs to be available at build time so you'd need to build the image yourself
@arvinxx and @Lodimup - I installed via RepoCloud and I'm running into the same issue as @waclawthedev.
If the env variables are not available for One-Click installations for the providers listed in your Docs, then this should be noted. I'll work on a pull request for this. Thanks!
📦 Environment
Docker
📌 Version
v1.11.8
💻 Operating System
macOS
🌐 Browser
Chrome
🐛 Bug Description
After tying to visit http://localhost:3210/ I see Application error:
a client-side exception has occurred (see the browser console for more information).
In chrome console:My docker compose config:
📷 Recurrence Steps
No response
🚦 Expected Behavior
No response
📝 Additional Information
No response