#Whatsapp integration - Typebot (Session is empty)

1 messages · Page 1 of 1 (latest)

autumn rain
#

In my WhatsApp integration, I'm receiving the following error message: "Known WA error: Session is empty. Most likely in reply state. undefined."

I've tried several solutions, including:

  • Reinstalling Typebot
  • Deleting my containers and database
  • Configuring a new app and webhook in metadata
  • Switching to PostgreSQL 16 and changing the Typebot version.

I don't know what else to do. I need help, please.

I'm working on this integration using Docker on a web VPS.😩

trail forge
#

Which Typebot version are you on?

#

This is not a fatal error though

#

Is it not working as expected?

autumn rain
#

I've tried several versions, and I found a thread where it was solved with version 3.12.0 or the latest, but that doesn't work for me.

#

typebot-builder:
image: 'baptistearno/typebot-builder:3.12.0'
typebot-viewer:
image: 'baptistearno/typebot-viewer:3.12.0'

trail forge
#

This is not a fatal error though

#

What is not working, without lookings at the logs

autumn rain
#

What should I do, or what do you recommend I do? Typebot is installed on Docker.

trail forge
#

My question is: What is the issue, besides what you see in the logs?

autumn rain
#

The specific problem is that Typebot doesn't respond to WhatsApp messages. It remains silent and only leaves that message in the logs. I've followed the instructions and suggestions found online, but I haven't had any luck.

trail forge
#

Can you show us how you test it?