FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
31.46k stars 16.37k forks source link

[BUG] Status: 500 Error: chatflowsService.getAllChatflows - read ECONNRESET #3476

Open stefanos87 opened 6 days ago

stefanos87 commented 6 days ago

Describe the bug I occasionally receive this message regardless of whether I'm using Flowise through the interface or via the API. Unfortunately, I'm unable to replicate it as it happens sporadically.

To Reproduce I'm unable to reproduce the behavior

Screenshots Screenshot 2024-11-07 alle 12 13 57

Flow If applicable, add exported flow in order to help replicating the problem.

Setup

HenryHengZJ commented 5 days ago

Seems like the server is not ready yet, give it a bit of time everything should work fine.

stefanos87 commented 4 days ago

thanks for the reply, all services are up and running flowise works fine, the problem is that this error pops up sporadically, it can happen both from the interface and by querying the api. It seems to be a database problem because if I use mysql the error occurs while using sqlite I did not encounter the error. The thing is, I can't find anything that helps in the logs other than the error I posted.