Error Isolate is disposed - CPU 100% self hosted

Good evening, can anyone help me? My server is using 100% of the CPU, and when you look at the logs, the following appears endlessly: Error: Isolate is disposed Error: Isolate was disposed during execution I've tried deleting all sessions, I've tried updating the typebot, I've done everything and I haven't been able to solve it Does anyone know what causes this type of error and how to solve it? Its self-hosted
6 Replies
Hall
Hall6mo ago
Someone will reply to you shortly. In the meantime, this might help:
Baptiste
Baptiste6mo ago
What version are you running?
PedrohenriqueF
PedrohenriqueFOP6mo ago
3.3.0
PedrohenriqueF
PedrohenriqueFOP6mo ago
The problem
PedrohenriqueF
PedrohenriqueFOP6mo ago
I updated to 3.5.0, turned it off and restarted everything fine... But as soon as a new automation starts, the same problem occurs again. I use it with EvolutionAPI, and this problem has been occurring and I have over 100% CPU usage. I suspect that when contact X starts communicating with number Y, a session tries to start, but the session no longer exists. I have already deleted all the sessions, unregistered all typebot flows in the evolution API, and it still doesn't work. And the logs don't detail what the problem is so I can solve it. I've even tried with chatgpt and it can't help. Furthermore, yesterday and today it has been happening that typebot_viewer simply closes on its own, and consequently users are left without a response.
Baptiste
Baptiste6mo ago
I would suspect an infinite loop here. Try with simpler typebots to see if that happens also with them For example the lead generation template

Did you find this page helpful?