Worksflows are returning: Error Internal Server Error

Hi team!

I have a simple workflow that just runs a query, does some minor transformations and returns the contracts that are ending soon - and then sends an alert to users, workflow below:

I am experience the below error:

"Internal Error running a block: Error: Internal server error"

I am on self hosted, v3.148.2

I found this post previously that seems to be similar to what I'm experiencing, but there weren't any solutions that I could implement on my side.

Workflow editor - running DB queries results in Internal Server Error - :speech_balloon: Workflows - Retool Forum

Could someone point me to what I could do please assist :slight_smile:

Thank you!

Hi @gia,
Did this work previously and stop working? Can your provide me with your container logs please? Also, could you send me the exported json file for your workflow?

hi @lindakwoo
Thanks for getting back to me! I managed to figure out the issue root cause, it was related to an update issue. When we bumped the latest retool docker tag, there was an update that was somehow 'missed'.

Thanks again!