[GH-ISSUE #285] Not getting response from chatbot #167

Closed
opened 2026-02-22 18:18:10 -05:00 by yindo · 5 comments
Owner

Originally created by @mouritech-kalyani on GitHub (Oct 25, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/285

Hello All,
After doing configuration with pinecone and adding AI key. I am getting this error from chatbot, can someone please help me here?

(Note: Added Pincone configuration, Added Open AI Key, uploaded text document)
Error:
TypeError: Cannot read properties of undefined (reading 'replace')

Originally created by @mouritech-kalyani on GitHub (Oct 25, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/285 Hello All, After doing configuration with pinecone and adding AI key. I am getting this error from chatbot, can someone please help me here? (Note: Added Pincone configuration, Added Open AI Key, uploaded text document) Error: TypeError: Cannot read properties of undefined (reading 'replace')
yindo added the questionstage: specificationsbug labels 2026-02-22 18:18:10 -05:00
yindo closed this issue 2026-02-22 18:18:10 -05:00
Author
Owner

@timothycarambat commented on GitHub (Oct 25, 2023):

Going to need some direct output from the logs on this issue. Can you inspect the logs for the backend server or the docker container if available?

@timothycarambat commented on GitHub (Oct 25, 2023): Going to need some direct output from the logs on this issue. Can you inspect the logs for the backend server or the docker container if available?
Author
Owner

@mouritech-kalyani commented on GitHub (Oct 25, 2023):

I am running it locally not using docker, i used npx flowise start to run the application, but after asking something to chatbot of flowise getting this error in inspect

Screenshot 2023-10-25 at 10 48 34 AM
@mouritech-kalyani commented on GitHub (Oct 25, 2023): I am running it locally not using docker, i used npx flowise start to run the application, but after asking something to chatbot of flowise getting this error in inspect <img width="975" alt="Screenshot 2023-10-25 at 10 48 34 AM" src="https://github.com/Mintplex-Labs/anything-llm/assets/87130971/40e4a7ab-1605-4438-bbf3-9afbdc64d3ca">
Author
Owner

@timothycarambat commented on GitHub (Oct 25, 2023):

I wasn't aware of a flowise integration of AnythingLLM or how to connect the two. Regardless the screenshot failed to attach, can you reupload it?

@timothycarambat commented on GitHub (Oct 25, 2023): I wasn't aware of a flowise integration of AnythingLLM or how to connect the two. Regardless the screenshot failed to attach, can you reupload it?
Author
Owner

@mouritech-kalyani commented on GitHub (Oct 25, 2023):

I wasn't aware of a flowise integration of AnythingLLM or how to connect the two. Regardless the screenshot failed to attach, can you reupload it?

Uploaded, Please check once

@mouritech-kalyani commented on GitHub (Oct 25, 2023): > I wasn't aware of a flowise integration of AnythingLLM or how to connect the two. Regardless the screenshot failed to attach, can you reupload it? Uploaded, Please check once
Author
Owner

@timothycarambat commented on GitHub (Oct 25, 2023):

This is a source code screenshot from the generic xhr.js file in the JS bundle. I would need the logs for your docker container running your anythingllm instance. No information from your browser is required for now.

@timothycarambat commented on GitHub (Oct 25, 2023): This is a source code screenshot from the generic `xhr.js` file in the JS bundle. I would need the logs for your docker container running your anythingllm instance. No information from your browser is required for now.
yindo changed title from Not getting response from chatbot to [GH-ISSUE #285] Not getting response from chatbot 2026-06-05 14:33:50 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#167