open-wa/wa-automate-nodejs

Do you want to work on this issue?

You can request for a bounty in order to promote it!

Error when running with session on Digital Ocean #3151

Rikunz posted onGitHub

Are you using the latest version of the library?

  • I have checked and am using the latest version of the library.

What type of session are you experiencing this issue on?

Multi-device and I have set multiDevice to true in my config OR am using the --multi-device flag

What type of host account are you experiencing this issue on?

Personal account (normal)

Mode

EASY API/CLI

Current Behavior

No response

Expected Behavior

No response

Steps To Reproduce

const client = await wa.create({ authTimeout: 0, qrTimeout: 0, multiDevice: true, popup: true, useChrome: true,

create() code OR full CLI command + CONFIG

const client = await wa.create({
    authTimeout: 0,
    qrTimeout: 0,
    multiDevice: true,
    popup: true,
    useChrome: true})

DEBUG INFO

{
  "WA_VERSION": "2.2353.0",
  "WA_AUTOMATE_VERSION": "4.66.3",
  "BROWSER_VERSION": "HeadlessChrome/119.0.6045.199",
  "START_TS": 1701709360750,
  "RAM_INFO": "Total: 4.11 GB | Free: 3.33 GB",
  "PPTR_VERSION": "19.11.1",
  "LATEST_VERSION": true,
  "CLI": false
}

Environment

- OS: Linux 6.1
- Node: 18.13.0
- npm: 9.2.0

Screenshots/Logs

1asd

Anything else?

No response


Do u fix? i am the same problem :(

posted by freitas666 about 1 year ago

Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests