T
Typebot2mo ago
gk

[ERROR] - Isolate is already disposed

Hi, guys. From time to time I'm getting the following error executing some of my bots:
{
"message": "Isolate is already disposed",
"code": "INTERNAL_SERVER_ERROR",
"data": {
"code": "INTERNAL_SERVER_ERROR",
"httpStatus": 500,
"path": "continueChat"
}
}
{
"message": "Isolate is already disposed",
"code": "INTERNAL_SERVER_ERROR",
"data": {
"code": "INTERNAL_SERVER_ERROR",
"httpStatus": 500,
"path": "continueChat"
}
}
Here's a video of the issue happening: https://streamable.com/6lbk0a This error also shows up when I try to test a bot, as seen on the image attached. Using version 3.2.0
Streamable
Watch 2025-02-20 11-56-53 | Streamable
Watch "2025-02-20 11-56-53" on Streamable.
No description
4 Replies
Hall
Hall2mo ago
Someone will reply to you shortly. In the meantime, this might help:
gk
gkOP2mo ago
I see there's a very similar issue that was fixed and marked as deployed on version 3.3.0: https://github.com/baptisteArno/typebot.io/issues/1918 Is this related?
Baptiste
Baptiste2mo ago
Yes, I think knowing why sometimes it happens. I need to fix this system.

Did you find this page helpful?