Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running with session on Digital Ocean #3151

Open
1 task done
Rikunz opened this issue Dec 4, 2023 · 1 comment
Open
1 task done

Error when running with session on Digital Ocean #3151

Rikunz opened this issue Dec 4, 2023 · 1 comment

Comments

@Rikunz
Copy link

Rikunz commented Dec 4, 2023

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

@freitas666
Copy link

Do u fix? i am the same problem :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants