devlikeapro
devlikeapro
Hi! Consider restarting the sessions every 24 hours (like setting up a cron to restart the container during your timezone midnight). It'll help with stability a lot. We'll check what...
https://waha.devlike.pro/docs/how-to/observability/#restart-stop-server You can use ``` POST /api/server/stop ``` now to restart the server remotely [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
Hi! Could you try pulling and using `devlikeapro/waha-plus:chrome` docker image? https://waha.devlike.pro/docs/how-to/engines/#docker-images [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
Are you sure that the link is publicly available? Try converting the file to base64 and send it this way [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
make sure the url is publicly avaialble (so waha can download it) or try using base64 payload instead [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
People have too complicated environments - someone uses pure docker, other docker-compose Portainer, K8s, or different docker environments. But probably we could think about adding that in "general pure docker"...
+1 in https://github.com/devlikeapro/waha/issues/454 [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
+1 in https://github.com/devlikeapro/waha/issues/574 [](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)
So rust bridge is only about **2x** faster than the original JS version, right? Not sure if adding Rust to the pure-js-typescript ecosystem is really worth it 🤔 Libsignal, for...
> Forgot about the statet.changed webhook. consider `state.changed` deprecated For the rest - agree, we need to have the single right format for both engines, right now they send different...