-
-
Notifications
You must be signed in to change notification settings - Fork 318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG][WEBJS] - Sessions Not Starting #691
Comments
I have same problem all my sessions remain in status starting [11:06:19.635] INFO (1): request errored {"reqId":168,"req":{"id":168,"method":"GET","url":"/api/contacts/check-exists?phone=&session=session_","query":{"phone":"40723468122","session":"session_"},"params":{"0":"api/contacts/check-exists"}},"res":{"statusCode":422},"responseTime":6090} |
Hi! Could you try to stop all session and start exactly one and send the logs to [email protected]? That's weird behaviour |
ANother thing to try is to swithc to chrome based docker image
|
@whera what is your CPU/Memory configuration? How many sessions do you have? |
After updating to the version:
I encountered an issue where existing sessions cannot be started. They remain stuck in the STARTING status and do not proceed.
When checking the logs, the following error is displayed:
The text was updated successfully, but these errors were encountered: