Skip to content

Bump whatsmeow to fix pairing - #133

Open
teh-hippo wants to merge 1 commit into
normen:masterfrom
teh-hippo:fix/whatsmeow-pairing
Open

Bump whatsmeow to fix pairing#133
teh-hippo wants to merge 1 commit into
normen:masterfrom
teh-hippo:fix/whatsmeow-pairing

Conversation

@teh-hippo

Copy link
Copy Markdown

Scanning the QR code no longer pairs on the current pin, with the handshake ending in err-client-outdated. This is the same symptom as #120, which was fixed then by moving to a newer whatsmeow.

Bumping whatsmeow to the 30 July 2026 revision fixes it. No source changes were needed, only go.mod and go.sum.

Verified on Linux arm64: it builds clean, the QR code renders and the handshake completes.

Fixes #132

WhatsApp rejects the pinned whatsmeow revision during the QR handshake
with err-client-outdated, so pairing fails on a fresh install. Moving to
the 30 July 2026 revision completes the handshake and renders a usable
QR code.

No source changes are needed, only go.mod and go.sum.

Fixes normen#132

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pairing fails with err-client-outdated on v1.1.5

1 participant