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] - Scan QR issues (Whatsapp is out of date. Updating now ....) #399

Closed
joseamonteironeto opened this issue Jun 28, 2024 · 17 comments
Labels
engine:WEBJS question Further information is requested

Comments

@joseamonteironeto
Copy link

Hi! I can't generate a QR CODE because instance stays STARTING forever, tried on different devices, and it repeats the same behaviour... Am i'm doing something wrong? Or is this a bug? I'm using the lastest version!

@joseamonteironeto joseamonteironeto added the bug Something isn't working label Jun 28, 2024
@Thiagomleite
Copy link

Thiagomleite commented Jun 28, 2024

I have this same problem using the plus version.

@willpexeroo
Copy link

Yea, same problem here. Im waiting they fix it

@jerryrat
Copy link

same, tried different version, seems communication with WhatsApp issues, old version also can not load QR code when start new session.

@synl0rd
Copy link

synl0rd commented Jun 29, 2024

me too, please fix this.

@egbertomonteiro
Copy link

egbertomonteiro commented Jun 29, 2024

Same issue. Latest version available, all sessions "Starting" forever:
image

log:
[Nest] 31 - 06/29/2024, 12:38:54 PM ERROR [WhatsappSession - 7e980f4c-1c02-4833-a073-29afabe7cde3] ProtocolError: Waiting for selector [data-icon='search'] failed: Protocol error (Runtime.callFunctionOn): Target closed.
[Nest] 31 - 06/29/2024, 12:38:54 PM LOG [WhatsappSession - 7e980f4c-1c02-4833-a073-29afabe7cde3] Setting up client start in 2 seconds...
[Nest] 31 - 06/29/2024, 12:45:25 PM ERROR [WhatsappSession - e065d5be-81b7-4c84-8eb6-2d44ba7c34b5] ProtocolError: Waiting for selector [data-icon='search'] failed: Protocol error (Runtime.callFunctionOn): Target closed.
[Nest] 31 - 06/29/2024, 12:45:25 PM LOG [WhatsappSession - e065d5be-81b7-4c84-8eb6-2d44ba7c34b5] Setting up client start in 2 seconds...
[Nest] 31 - 06/29/2024, 1:30:28 PM ERROR [WhatsappSession - b5164473-cb9f-4302-8f81-c8e1e253076c] ProtocolError: Waiting for selector [data-icon='search'] failed: Protocol error (Runtime.callFunctionOn): Target closed.
[Nest] 31 - 06/29/2024, 1:30:28 PM LOG [WhatsappSession - b5164473-cb9f-4302-8f81-c8e1e253076c] Setting up client start in 2 seconds...
[Nest] 31 - 06/29/2024, 2:08:34 PM LOG [SessionManager] Stopping b5164473-cb9f-4302-8f81-c8e1e253076c session...
[Nest] 31 - 06/29/2024, 2:08:34 PM LOG [SessionManager] "b5164473-cb9f-4302-8f81-c8e1e253076c" has been stopped.
[Nest] 31 - 06/29/2024, 2:08:34 PM ERROR [WhatsappSession - b5164473-cb9f-4302-8f81-c8e1e253076c] ProtocolError: Waiting for selector [data-icon='search'] failed: Protocol error (Runtime.callFunctionOn): Target closed.

@daviddr17
Copy link

daviddr17 commented Jun 29, 2024

same here, sometimes it starts but after scanning qr code nothing happens and whatsapp says after a minute that connection was not successful

patron:PLUS

@mohamed-elghafiani
Copy link

mohamed-elghafiani commented Jun 29, 2024

I have the same problem here, it keeps showing the message "Whatsapp is out of date. Updating now ...."
No QR code is shown!
I think the problem is from Whatsapp web!

patron:PLUS

@jerryrat
Copy link

jerryrat commented Jul 1, 2024

6fc7258f4ae2a6b6c079ad6182ea82e docker name changed, after change name it works

@ilhamakbar12
Copy link

6fc7258f4ae2a6b6c079ad6182ea82e docker name changed, after change name it works

it work for me also, thankyou

@faezyatama
Copy link

I have the same problem here, it keeps showing the message "Whatsapp is out of date. Updating now ...."
No QR code is shown! Whats wrong...

@MVidal80
Copy link

MVidal80 commented Jul 1, 2024

same here, using devlikeapro/waha-plus

@obtulowiczl
Copy link

I also have pro image from May and "Whatsapp is out of date. Updating now ...." problem. I could renew my subscription, but problem is still not solved.

@mohamed-elghafiani
Copy link

mohamed-elghafiani commented Jul 1, 2024

For those who are still experiencing this issue, try pulling the image again and rerunning it. This resolved the problem for me!

patron:PLUS

@MVidal80
Copy link

MVidal80 commented Jul 1, 2024

For those who are still experiencing this issue, try pulling the image again and rerunning it. This resolved the problem for me!

patron:PLUS

please share the commands

@mohamed-elghafiani
Copy link

mohamed-elghafiani commented Jul 1, 2024

For those who are still experiencing this issue, try pulling the image again and rerunning it. This resolved the problem for me!
patron:PLUS

please share the commands

I am using waha-plus
if you're like me:
You can download the image using:
docker login -u devlikeapro -p {KEY}
docker pull devlikeapro/waha-plus
docker logout

and then run it using:
docker run -it -p 3000:3000/tcp devlikeapro/waha-plus

If you're using normal version it's the same think just instead of waha-plus change it to waha. Also you won't need to login!

You can check the doc for more info:
https://waha.devlike.pro/docs/overview/quick-start/

patron:PLUS

@MVidal80
Copy link

MVidal80 commented Jul 1, 2024

thanks for sharing.
i had a script that was still calling the old docker name,
I confirm that now I get the qr code

@devlikepro devlikepro changed the title [BUG][WEBJS] - [BUG][WEBJS] - Scan QR issues (Whatsapp is out of date. Updating now ....) Jul 3, 2024
@devlikepro
Copy link
Contributor

devlikepro commented Jul 3, 2024

⚠️ Please make sure you're using the new docker image name devlikeapro/waha and devlikeapro/waha-plus in both docker pull command AND docker run commands.
Stop and remove the previous container if you have any (you can check it by docker ps)
Check GET /api/version response after that it must return 2024.6.8 or later (NOT 2024.6.1 or 2024.6.2 - it 100% means you're running old image, devlikeapro/whatsapp-http-api)

If after update you still have issues - kindle create SEPARATE issue and provide GET /api/version response with details.

https://waha.devlike.pro/blog/docker-image-has-been-renamed-to-devlikeapro/waha/

patron:PRO

@devlikepro devlikepro added question Further information is requested engine:WEBJS and removed bug Something isn't working labels Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine:WEBJS question Further information is requested
Projects
None yet
Development

No branches or pull requests