devlikeapro / waha

WAHA - WhatsApp HTTP API (REST API) that you can configure in a click!
https://waha.devlike.pro/
Apache License 2.0
806 stars 247 forks source link

[BUG][WEBJS] - container not start #377

Closed devandcom closed 1 week ago

devandcom commented 2 weeks ago

Now I can't start the container, running until some hours ago.

docker run -it -p 4000:3000/tcp devlikeapro/waha-plus yarn run v1.22.19 $ node dist/main NODE - Catching unhandled exceptions enabled WAHA (WhatsApp HTTP API) - Running PLUS version... Segmentation fault (core dumped) error Command failed with exit code 139. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Version latest

patron:PLUS

devlikepro commented 2 weeks ago

Hi! Looking at this, releseard 2024.6.5 exactly few hours ago. 👉 meanwhile, you can keep running old version - use devlikeapro/waha-plus:latest-2024.6.4 image https://waha.devlike.pro/docs/how-to/engines/#docker-images

What OS do you use on the host?

patron:PRO

devlikepro commented 2 weeks ago

Is it the full command, right? Just wanna test it in the whole context

patron:PRO

devandcom commented 2 weeks ago

I solved it by completely deleting the container and recreating it. I don't know exactly what happened, but the machine had been running for a week with the penultimate version. For the moment it's working.

patron:PLUS

devlikepro commented 1 week ago

thank you for the feedback!

patron:PRO