Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

common-issues.md 412 B

You have to be logged in to leave a comment. Sign In

Common Issues

403:You don't have access to this conversation

Most likely you are running chat-ui over HTTP. The recommended option is to setup something like NGINX to handle HTTPS and proxy the requests to chat-ui. If you really need to run over HTTP you can add ALLOW_INSECURE_COOKIES=true to your .env.local.

Make sure to set your PUBLIC_ORIGIN in your .env.local to the correct URL as well.

Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...