Skip to content
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] - Still stuck at session initializing #428

Closed
pablomorato1 opened this issue Jul 9, 2024 · 2 comments
Closed

[BUG][WEBJS] - Still stuck at session initializing #428

pablomorato1 opened this issue Jul 9, 2024 · 2 comments
Labels
bug Something isn't working engine:WEBJS

Comments

@pablomorato1
Copy link

I'm still having issues with session stuck at "STARTING" even after updating the docker image to the new name.

A clear and concise description of what the bug is. Feel free to remove
sections that you don't feel to make the text shorter!

Version

{
  "version": "2024.7.4",
  "engine": "WEBJS",
  "tier": "PLUS",
  "browser": "/usr/bin/chromium"
}

The issue related to being stuck at whatsapp version getting updated got fixed, but the session still doesn't move on because now the QRcode is never generated.

image
@pablomorato1 pablomorato1 added the bug Something isn't working label Jul 9, 2024
@devlikepro
Copy link
Contributor

devlikepro commented Jul 10, 2024

@pablomorato1 hi!
just to check that everything is good, could you try to run a completely new container using different folder? like .sessions2

docker run -v /home/waha/.sessions2:/app/.sessions -p 3000:3000/tcp devlikeapro/waha-plus

if that doesn't help - what country you're in? Where's your VPS is hosted?
another solution would be to try using chrome if you're using default image

docker run -v /home/waha/.sessions2:/app/.sessions -p 3000:3000/tcp devlikeapro/waha-plus:chrome

waiting for your feedback!

patron:PRO

@devlikepro
Copy link
Contributor

devlikepro commented Jul 15, 2024

any updates?

patron:PRO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working engine:WEBJS
Projects
None yet
Development

No branches or pull requests

2 participants