chrishubert / whatsapp-api

This project is a REST API wrapper for the whatsapp-web.js library, providing an easy-to-use interface to interact with the WhatsApp Web platform.
https://www.christophehubert.com
Other
706 stars 341 forks source link

Ubuntu Docker or Local version #216

Closed jaycoper closed 3 months ago

jaycoper commented 3 months ago

Anyone got it working on a Ubuntu as Docker or Local version?

chrishubert commented 3 months ago

It is working in Docker well, could you please provide more info?

jaycoper commented 3 months ago

Hi Chris, thank for everything. I cleaned up the Ubuntu server and re-installed everything, and updated

It started off with some error messages about pptr://puppeteer_evaluation_script:2:26

whatsapp_web_api | Failed to send new message webhook: OWN1 ready Request failed with status code 404 whatsapp_web_api | Failed to send new message webhook: OWN1 group_update Request failed with status code 404 {

I used ENABLE_LOCAL_CALLBACK_EXAMPLE=TRUE Now I can at least connect and stay connected and send message, thanks.