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] - #399

Open joseamonteironeto opened 4 days ago

joseamonteironeto commented 4 days ago

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!

Thiagomleite commented 4 days ago

I have this same problem using the plus version.

willpexeroo commented 4 days ago

Yea, same problem here. Im waiting they fix it

jerryrat commented 3 days ago

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

synl0rd commented 3 days ago

me too, please fix this.

egbertomonteiro commented 3 days ago

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 commented 3 days ago

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 commented 3 days ago

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 commented 1 day ago
6fc7258f4ae2a6b6c079ad6182ea82e

docker name changed, after change name it works

ilhamakbar12 commented 1 day ago

6fc7258f4ae2a6b6c079ad6182ea82e docker name changed, after change name it works

it work for me also, thankyou

faezyatama commented 1 day ago

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 commented 1 day ago

same here, using devlikeapro/waha-plus

obtulowiczl commented 1 day ago

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 commented 1 day ago

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 commented 1 day ago

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 commented 1 day ago

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 commented 1 day ago

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