Request timed out in Context Chat Engine (Marketplace chatflow) #1705
Unanswered
futureshocked
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm a newbie with Flowise, and it looks amazing.
I'm trying out some of the chatflows in the marketplace to learn the basics.
I'm stuck with a request time out error with the Context Chat Engine chatflow.
The error I'm seeing in the log is this:
2024-02-09 11:22:12 [INFO]: ⬆️ POST /api/v1/internal-prediction/4b56d6ba-4850-4302-a0f3-eb68b9d54da2 2024-02-09 11:22:58 [ERROR]: [server]: Error: Request timed out. Error: Request timed out. at OpenAI.makeRequest (/usr/local/lib/node_modules/flowise/node_modules/openai/core.js:289:23) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)I have installed Flowise on a Ubuntu server by following the setup instructions (https://docs.flowiseai.com/getting-started).
I have triple-checked the openai API key and I confirm it is correct.
What might be causing this timeout? How can I fix it?
PS The simple "Simple Conversation Chain" chatbot is working properly.
Beta Was this translation helpful? Give feedback.
All reactions