You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Luckly The problem was the node version use nvm 20.11 fixed the issue
also had to remove ~/.cache/puppeteer, session.data.json, node_modules and ~/.npm/_npx/*
Now it's working again,
Maybe will be usefull for someone else with similar issue
All the best!
for now the only thing that seems to work is delete session file rm -rf ~/.bun/install/cache/puppeteer* rm -rf /tmp/@open-wa mv ~/.cache/puppeteer ~/.cache/x_puppeteer_xxxx
use bunx instead of npx
Are you 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
Getting stuck at Finalizing client...
Expected Behavior
No response
Steps To Reproduce
My computer got stuck, hard restarted,
not sure if it is related, but now i cannot use openwa
create() code OR full CLI command + CONFIG
No response
DEBUG INFO
Environment
Screenshots/Logs
(this is after a long hang)
Anything else?
Can you recommend how to get it back to working? it was just working before, not sure what to do
Thanks a lot and all the best!
The text was updated successfully, but these errors were encountered: