Giter Club home page Giter Club logo

Comments (4)

alechkos avatar alechkos commented on May 25, 2024

Local web caching works as expected, check your code

from whatsapp-web.js.

ashusoni-eng avatar ashusoni-eng commented on May 25, 2024

i am getting same error. I am using this basic code starting code.
when i scan for first time than it works perfectly but after close the app and start again this error shows.
Code is

`const qrcode = require('qrcode-terminal');

const { Client } = require('whatsapp-web.js');
const client = new Client();

client.on('qr', (qr) => {
qrcode.generate(qr, { small: true });
});

client.on('ready', () => {
console.log('Client is ready!');
});

client.initialize();
`

OS: Windows
Whatsapp-web.js Version: I have tries this version https://github.com/Julzk/whatsapp-web.js/tarball/jkr_hotfix_7 and also test current version.
Node js: i have tries v18.12.1, v21.6.2 and many other versions also

before 3 days it runs perfectly.

from whatsapp-web.js.

ashusoni-eng avatar ashusoni-eng commented on May 25, 2024

this issue is shown if i use Whatsapp business. If i use Whatsapp than it works fine.

from whatsapp-web.js.

Eonus avatar Eonus commented on May 25, 2024

I think this issue can be related to 17c75cc (new 2.2408.1 wweb version), also as my issue #2785 and I dont undertand why @alechkos close such issues, also without any comment why.

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.