Break loop if error name is "MessageCounterError", etc...#4
Open
purpshell wants to merge 7 commits intoWhiskeySockets:masterfrom
Open
Break loop if error name is "MessageCounterError", etc...#4purpshell wants to merge 7 commits intoWhiskeySockets:masterfrom
purpshell wants to merge 7 commits intoWhiskeySockets:masterfrom
Conversation
devbleras
approved these changes
Aug 27, 2024
|
hello i see this pull request has been open for a while, i'm currently having an issue on my app and I wonder if this translates any way to a fix for it. here is the error iskeysockets+libsignal-node@https+++codeload.github.com+WhiskeySockets+libsignal-node+tar._rocmlfcuyusuxkrj27m7vdxeee/node_modules/@whiskeysockets/libsignal-
node/src/queue_job.js:20:29)","name":"MessageCounterError"},"msg":"failed to decrypt message"}
5|evolutio | {"level":50,"time":1737962827953,"pid":2349300,"hostname":"vmi1969732.contaboserver.net","key":
{"remoteJid":"857051434767696@bot","fromMe":true,"id":"37C168892A6B65E8381B1166B01ACE65"},"err":
{"type":"MessageCounterError","message":"Key used already or never filled","stack":"MessageCounterError: Key used
already or never filled\n at SessionCipher.doDecryptWhisperMessage
(/var/www/thepath/data/www/uncode.fun/evolution/node_modules/.pnpm/@whiskeysockets+libsignal-
node@https+++codeload.github.com+WhiskeySockets+libsignal-
node+tar._rocmlfcuyusuxkrj27m7vdxeee/node_modules/@whiskeysockets/libsignal-node/src/session_cipher.js:236:19)\n
at Object.2349074377733.17 [as awaitable]
(/var/www/thepath/evolution/node_modules/.pnpm/@whiskeysockets+libsignal-
node@https+++codeload.github.com+WhiskeySockets+libsignal-
node+tar._rocmlfcuyusuxkrj27m7vdxeee/node_modules/@whiskeysockets/libsignal-node/src/session_cipher.js:207:42)\n
at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at _asyncQueueExecutor
(/var/www/thepath/data/www/domain.fun/evolution/node_modules/.pnpm/@whiskeysockets+libsignal-node@https+++codeload.github.com+WhiskeySockets+libsignal-
node+tar._rocmlfcuyusuxkrj27m7vdxeee/node_modules/@whiskeysockets/libsignal-
node/src/queue_job.js:20:29)","name":"MessageCounterError"},"msg":"failed to decrypt message"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
adiwajshing#1