Giter Club home page Giter Club logo

Comments (4)

alechkos avatar alechkos commented on May 24, 2024

@gxlpes
Try to use latest WWeb version, the latest one at the moment is 2.2405.4

from whatsapp-web.js.

gxlpes avatar gxlpes commented on May 24, 2024

@gxlpes Try to use latest WWeb version, the latest one at the moment is 2.2405.4

I'm using the lastest version (as shown in my post details) but was still occuring. I also tried to hardcode the version like you said but any progress in my smartphone. The Android version of WhatsApp was is 2.24.2.76 (Android 5, Xiaomi).

My WhatsApp client in Linux is using the version 2.2405.52.

const client = new Client({
  webVersion: "2.2405.4",
  webVersionCache: {
    type: "remote",
    remotePath: "https://raw.githubusercontent.com/wppconnect-team/wa-version/main/html/2.2405.4.html",
  },
  authStrategy: new RemoteAuth({
    clientId: "wwebjs-auth-session",
    dataPath: "./wwebjs_auth",
    store: store,
    backupSyncIntervalMs: 600000,
  }),
});

When I first register/login the message works but afterwards the "Waiting for this message" returns.

from whatsapp-web.js.

roigreenberg avatar roigreenberg commented on May 24, 2024

@gxlpes, have you found a solution?
I seem to have the same issue.

I send a message to a few dozen groups, and first, it takes several minutes to arrive, and even when it does, in some groups it shows the "waiting" message for another several minutes.

from whatsapp-web.js.

Nirajan1-droid avatar Nirajan1-droid commented on May 24, 2024

i think sending them in batches may resolve this problem to some extent.

from whatsapp-web.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.