Skip to content
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

"Could Not Resolve Host: supabase_kong_chatbotui" Error #1821

Open
Rupert91 opened this issue Jul 29, 2024 · 0 comments
Open

"Could Not Resolve Host: supabase_kong_chatbotui" Error #1821

Rupert91 opened this issue Jul 29, 2024 · 0 comments

Comments

@Rupert91
Copy link

Question
I'm encountering an error while using the open-source project ChatbotUI for uploading files and performing Retrieval-Augmented Generation (RAG). The error message is as follows:
{code: "XX000", details: null, hint: null, message: "Could not resolve host: supabase_kong_chatbotui"}

Error Details:
Code: XX000
Message: Could not resolve host: supabase_kong_chatbotui

Investigation:
Upon investigating the issue, I found a reference to supabase_kong_chatbotui in the Supabase migration setup file located in the supabase/migrations directory. This host name is not the correct URL for my Supabase project.

Steps to Reproduce the Issue:
Attempt to upload a file in the ChatbotUI application.
The process fails with the aforementioned error message.

Analysis:
The error indicates that the application is attempting to resolve a host named supabase_kong_chatbotui, which is not correct for my setup. This incorrect host name is causing the application to fail when it tries to communicate with Supabase.

Request for Help:
How should I fix this bug? What steps do I need to take to update the Supabase migration files and ensure the correct URL is used?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant