mirror of
https://github.com/guyzyl/whatsapp-contact-sync.git
synced 2026-04-25 14:05:48 +03:00
[GH-ISSUE #225] Stuck on "Whatsapp Authorizing" #65
Labels
No labels
big-feature
bug
dependencies
duplicate
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whatsapp-contact-sync#65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @IberianSoldierPC on GitHub (Sep 14, 2025).
Original GitHub issue: https://github.com/guyzyl/whatsapp-contact-sync/issues/225
Hi,
I successfully built and ran the Docker container. The web interface loads, and the WhatsApp QR code appears correctly. However, after scanning the QR code, the status stays at: WhatsApp authorizing
I’ve tried:
Environment:
Docker version: latest
Node version in container: 21-alpine
Browser: Chrome/Firefox (latest)
OS: w11
Could you please advise what might be causing the authorization to get stuck after scanning the QR code?
Thank you!
@guyzyl commented on GitHub (Sep 18, 2025):
Is your phone getting locked in the process? It might cause WhatsApp to not authorize.
In addition to that, there are some issues that recently arose specifically around the WhatsApp API.
Unfortunately I do not have time to investigate them, so I hope you figure it out and get it to work!
@meneses-pt commented on GitHub (Sep 19, 2025):
@guyzyl I know you said you don't have the time to investigate, but I was able to have it working by downgrading whatsapp-web.js to 1.23.0. Not sure why :/
Might be useful to others as well
@guyzyl commented on GitHub (Sep 20, 2025):
That’s good to know! Do you mind opening a PR for that? I’ll approve and
merge it :)
On Fri, Sep 19, 2025 at 18:41 André Meneses @.***>
wrote:
@meneses-pt commented on GitHub (Sep 20, 2025):
https://github.com/guyzyl/whatsapp-contact-sync/pull/227
@mattguk commented on GitHub (Sep 24, 2025):
@meneses-pt thanks very much for sharing this fix, works for me as well
@MRDGH2821 commented on GitHub (Oct 5, 2025):
Updating whatsapp-web.js to v1.34.1 also helped!