[GH-ISSUE #169] WhatsApp QR code doesn't load #47

Closed
opened 2026-02-27 04:58:53 +03:00 by kerem · 14 comments
Owner

Originally created by @yonka2019 on GitHub (Jun 8, 2024).
Original GitHub issue: https://github.com/guyzyl/whatsapp-contact-sync/issues/169

Originally created by @yonka2019 on GitHub (Jun 8, 2024). Original GitHub issue: https://github.com/guyzyl/whatsapp-contact-sync/issues/169
kerem 2026-02-27 04:58:53 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@guyzyl commented on GitHub (Jun 12, 2024):

Can you add some more info?
On whasync.com or locally? Has that happened once, or have you tried multiple times?

<!-- gh-comment-id:2162644840 --> @guyzyl commented on GitHub (Jun 12, 2024): Can you add some more info? On whasync.com or locally? Has that happened once, or have you tried multiple times?
Author
Owner

@yonka2019 commented on GitHub (Jun 12, 2024):

on whasync, i tried multiple times, yesterday its not even loaded the QR

<!-- gh-comment-id:2162647156 --> @yonka2019 commented on GitHub (Jun 12, 2024): on whasync, i tried multiple times, yesterday its not even loaded the QR
Author
Owner

@guyzyl commented on GitHub (Jun 12, 2024):

I just tried myself and everything seems to be working.
For how long did you wait? The QR can take a few seconds to load sometimes.

<!-- gh-comment-id:2162654919 --> @guyzyl commented on GitHub (Jun 12, 2024): I just tried myself and everything seems to be working. For how long did you wait? The QR can take a few seconds to load sometimes.
Author
Owner

@guyzyl commented on GitHub (Jun 12, 2024):

OK, I was able to reproduce the issue! I'l look into it.

Error: Navigation failed because browser has disconnected!
    at new LifecycleWatcher (/app/server/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LifecycleWatcher.js:95:223)
    at Frame.goto (/app/server/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Frame.js:204:25)
    at CDPPage.goto (/app/server/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Page.js:1083:91)
    at Client.initialize (/app/server/node_modules/whatsapp-web.js/src/Client.js:334:20)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
<!-- gh-comment-id:2162658797 --> @guyzyl commented on GitHub (Jun 12, 2024): OK, I was able to reproduce the issue! I'l look into it. ``` Error: Navigation failed because browser has disconnected! at new LifecycleWatcher (/app/server/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LifecycleWatcher.js:95:223) at Frame.goto (/app/server/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Frame.js:204:25) at CDPPage.goto (/app/server/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Page.js:1083:91) at Client.initialize (/app/server/node_modules/whatsapp-web.js/src/Client.js:334:20) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) ```
Author
Owner

@yonka2019 commented on GitHub (Jun 12, 2024):

tested now - works good, thanks

<!-- gh-comment-id:2162962589 --> @yonka2019 commented on GitHub (Jun 12, 2024): tested now - works good, thanks
Author
Owner

@guyzyl commented on GitHub (Jun 12, 2024):

Re-opening since there's still a bug that caused this issue

<!-- gh-comment-id:2163093899 --> @guyzyl commented on GitHub (Jun 12, 2024): Re-opening since there's still a bug that caused this issue
Author
Owner

@mrzcn commented on GitHub (Jun 17, 2024):

I have the same issue.
I tried a few more times and was able to scan the QR code a few times, then started syncing, but not actually.
Are you sure https://whasync.com/ is working?
I tried mobile and PC, not change.

<!-- gh-comment-id:2174341084 --> @mrzcn commented on GitHub (Jun 17, 2024): I have the same issue. I tried a few more times and was able to scan the QR code a few times, then started syncing, but not actually. Are you sure https://whasync.com/ is working? I tried mobile and PC, not change.
Author
Owner

@guyzyl commented on GitHub (Jun 18, 2024):

I just tested again and it worked for me, but that doesn't mean that everything is OK.

There are some bugs that still occur in the backed due to the WhatsApp library that is being used (whatsapp-web.js).
The problem is that its "official" development has stopped (no new release since October), but there have been changes in WhatsApp / bugs in the library that require attention.

Due to this fact, I have recently switched to a "maintained" branch of the library that is more up to date (see #164), but there are still issues with the library unfortunately.

<!-- gh-comment-id:2176480807 --> @guyzyl commented on GitHub (Jun 18, 2024): I just tested again and it worked for me, but that doesn't mean that everything is OK. There are some bugs that still occur in the backed due to the WhatsApp library that is being used (whatsapp-web.js). The problem is that its "official" development has stopped (no new release since October), but there have been changes in WhatsApp / bugs in the library that require attention. Due to this fact, I have recently switched to a "maintained" branch of the library that is more up to date (see #164), but there are still issues with the library unfortunately.
Author
Owner

@guyzyl commented on GitHub (Jun 18, 2024):

Actually, I have just checked and it seems that there has been a new official release for the library last week (first one since October).
I'll open a PR to move to it and hopefully things will work better! :)

<!-- gh-comment-id:2176483259 --> @guyzyl commented on GitHub (Jun 18, 2024): Actually, I have just checked and it seems that there has been a new official release for the library last week (first one since October). I'll open a PR to move to it and hopefully things will work better! :)
Author
Owner

@guyzyl commented on GitHub (Jun 18, 2024):

Tested locally, it causes other bugs unfortunately

<!-- gh-comment-id:2176490090 --> @guyzyl commented on GitHub (Jun 18, 2024): Tested locally, it causes other bugs unfortunately
Author
Owner

@Dumonster commented on GitHub (Aug 13, 2024):

Having the same issue. Tried multiple browsers and incognito mode but nothing works.

EDIT: After giving up and going AFK for 10min, I came back and there was as QR code on my screen. It worked.

<!-- gh-comment-id:2286321839 --> @Dumonster commented on GitHub (Aug 13, 2024): Having the same issue. Tried multiple browsers and incognito mode but nothing works. EDIT: After giving up and going AFK for 10min, I came back and there was as QR code on my screen. It worked.
Author
Owner

@guyzyl commented on GitHub (Sep 21, 2024):

@Dumonster were you using whasync.com or running it locally?

<!-- gh-comment-id:2365102630 --> @guyzyl commented on GitHub (Sep 21, 2024): @Dumonster were you using whasync.com or running it locally?
Author
Owner

@Dumonster commented on GitHub (Sep 21, 2024):

Hi,

I found out that it works a lot better on Firefox than on Chrome. It's nearly flawless.

Thanks!


From: Guy Zylberberg @.>
Sent: Saturday, September 21, 2024 10:29:29 AM
To: guyzyl/whatsapp-contact-sync @.
>
Cc: Dumonster @.>; Mention @.>
Subject: Re: [guyzyl/whatsapp-contact-sync] WhatsApp QR code doesn't load (Issue #169)

@Dumonsterhttps://github.com/Dumonster were you using whasync.com or running it locally?


Reply to this email directly, view it on GitHubhttps://github.com/guyzyl/whatsapp-contact-sync/issues/169#issuecomment-2365102630, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AB6BQTJVKSEC2OJ5MOVKKODZXU37TAVCNFSM6AAAAABJADWUECVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRVGEYDENRTGA.
You are receiving this because you were mentioned.Message ID: @.***>

<!-- gh-comment-id:2365108233 --> @Dumonster commented on GitHub (Sep 21, 2024): Hi, I found out that it works a lot better on Firefox than on Chrome. It's nearly flawless. Thanks! ________________________________ From: Guy Zylberberg ***@***.***> Sent: Saturday, September 21, 2024 10:29:29 AM To: guyzyl/whatsapp-contact-sync ***@***.***> Cc: Dumonster ***@***.***>; Mention ***@***.***> Subject: Re: [guyzyl/whatsapp-contact-sync] WhatsApp QR code doesn't load (Issue #169) @Dumonster<https://github.com/Dumonster> were you using whasync.com or running it locally? — Reply to this email directly, view it on GitHub<https://github.com/guyzyl/whatsapp-contact-sync/issues/169#issuecomment-2365102630>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AB6BQTJVKSEC2OJ5MOVKKODZXU37TAVCNFSM6AAAAABJADWUECVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRVGEYDENRTGA>. You are receiving this because you were mentioned.Message ID: ***@***.***>
Author
Owner

@guyzyl commented on GitHub (Sep 21, 2024):

Glad to hear!
Closing the issue now (and sorry for my delayed response)

<!-- gh-comment-id:2365132675 --> @guyzyl commented on GitHub (Sep 21, 2024): Glad to hear! Closing the issue now (and sorry for my delayed response)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whatsapp-contact-sync#47
No description provided.