wa-automate-nodejs icon indicating copy to clipboard operation
wa-automate-nodejs copied to clipboard

Bug

Open kebagusann opened this issue 1 year ago • 1 comments

Are you using the latest version of the library?

  • [X] 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

  1. npm install
  2. npm start

create() code OR full CLI command + CONFIG

No response

DEBUG INFO

{
  "WA_VERSION": "2.2324.7",
  "WA_AUTOMATE_VERSION": "4.58.0 UPDATE AVAILABLE: 4.66.3",
  "BROWSER_VERSION": "HeadlessChrome/109.0.5412.0",
  "START_TS": 1686192311383,
  "RAM_INFO": "Total: 8.11 GB | Free: 5.46 GB",
  "PPTR_VERSION": "19.5.2",
  "LATEST_VERSION": false,
  "CLI": false,
  "PATCH_HASH": "9f38b",
  "LAUNCH_TIME_MS": 50975,
  "ACC_TYPE": "PERSONAL",
  "chats": 12,
  "messages": 24,
  "contacts": 420,
  "isMd": true,
  "INSTANCE_ID": "a42134b7-0852-4fad-95a5-fb9f01a24aec"
}

Environment

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

Screenshots/Logs

No response

Anything else?

No response

kebagusann avatar Jun 08 '23 02:06 kebagusann

your Version is outdated

WA_AUTOMATE_VERSION": "4.58.0 UPDATE AVAILABLE: 4.66.3"

gnadelwartz avatar Jun 09 '23 11:06 gnadelwartz