#Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'push')

38 messages · Page 1 of 1 (latest)

steep cradle
#

I honestly dont know what caused this. I just update my Linux Machine and it started appearing

warm steppe
#

I had the same issue, still looking for the way.

steep cradle
warm steppe
#

Not updating the linux, but got this error, then I updated the client, and now got the other error response.

steep cradle
#

WELL. im having 20 Bots, all are now offline.

#

Great

#

@warm steppe found it

warm steppe
warm steppe
#

neither of them works for me

warm steppe
#

Now it works somehow. Lol!

#

Thank you anyway.

steep cradle
lyric hazel
#

2.3xx doesn't work for me.

lyric hazel
#

is there any 2.2 version still working?

last iris
#

same issue here

radiant yew
lyric hazel
#

i need a specific one that works

#

const client = new Client({
authStrategy: new LocalAuth({ clientId }),
puppeteer: {
headless: true,
executablePath: '/usr/bin/google-chrome-stable',
ignoreHTTPSErrors: true,
args: [
'--no-sandbox',
'--disable-extensions',
'--disable-setuid-sandbox',
'--disable-web-sexurity',
'--disable-dev-shm-usage',
'--disable-accelerated-2d-canvas',
'--no-first-run',
'--no-zygote',
'--single-process',
'--disable-gpu',
]
},
webVersionCache: {
type: 'remote',
remotePath: 'https://raw.githubusercontent.com/wppconnect-team/wa-version/main/html/2.2413.51-beta.html'
}
})

radiant yew
#

Maybe you have problems with your IP and need to use a proxy

lyric hazel
#

IP is okay i think, because i receive QR code

#

something else is wrong i guess

radiant yew
#

Everyone with problem with IP gets a qrcode, but they aren't able to connect

lyric hazel
#

mhmm interesting

radiant yew
#

People are connecting several numbers but a few numbers don't connect, is a matter about IP and number, the most were from Indian numbers

lyric hazel
#

i have several numbers too and they are turkish number.

#

they were working yesterday but today idk something happened

radiant yew
#

If you were using webcache version 2.2412.54 it certainly happen, all versions have their cycle of life

lyric hazel
#

so is there any other suggestion except proxy?

shell fern
#

To receive help, provide:

  1. Whatsapp-web.js lib version
  2. Whatsapp web version (client.getWwebVersion( )),
  3. Using cache? ("none"/"local"/"remote")
  4. Connecting business or normal account,
  5. Using Chrome or chromium,
  6. Send the part of the code relevant to the error, if there is an error send an image of the error.
  7. [If error on startup] Send your client creation code
shell fern
#

But just country should be enough

#

Do you authenticate then it logs out instantly? If yes that's the IP restriction

Use proxy if you have low volume of media upload/downloads.

If you have normal media usage or higher, proxy will be too expensive, buy a local server so the numbers' international codes match the server IP country

shell fern
# lyric hazel so is there any other suggestion except proxy?

Do you authenticate with 2.3 then it logs out instantly? If yes that's the IP restriction

Use proxy if you have low volume of media upload/downloads.

If you have normal media usage or higher, proxy will be too expensive, buy a local server so the numbers' international codes match the server IP country

warm steppe