Sulla do not detect already authenticated and hang
See original GitHub issueUsing the example script:
On first start or after deleting βsessionβ the example programm detects and show QR code. After scanning QR code sending and recieving new messages is working
node dealwaecho.js
β Initializing whatsapp
βΉ Authenticate to continue
βββββββββββββββββββββββββββββββββββββββββββ
β βββββ βββββββββββββ ββ β βββ β β βββββ β
β β β β ββ β βββββ βββ ββββ βββ β β β β
β βββββ ββ βββ ββ ββββ βββββββ ββββ βββββ β
βββββββββββββ β βββ β β β βββββββββββββββββ
β ββββββ ββββββββ βββββ βββ ββ ββββ β β β
...
βββββββββββββββββ β ββ ββββ βββββ βββ β β β
β βββββ ββββ β ββββββββ ββββββββ βββ βββββ
β β β βββββ βββββββββββ βββ βββ ββββββββ
β βββββ β ββ βββββββ β β βββββββ ββ ββββββ
βββββββββββββββββββββββββββββββββββββββββββ
β Authenticating
β Whatsapp is ready
On second start sulla hangs while detecing auth:
node dealwaecho.js
β Initializing whatsapp
βΉ Authenticate to continue
OS: Linux, OpenSuse 15.3 node: v10.16.3
Any Ideas whats going wrong?
Issue Analytics
- State:
- Created 4 years ago
- Comments:17 (7 by maintainers)
Top Results From Across the Web
The Abdication of Sulla | Approaching the Roman Revolution
Caesar's words can testify as well as Caesar's actionsβ'the res publica was only a name, it lacked shape or substance; Sulla, by resigning...
Read more >Remote Development Tips and Tricks - Visual Studio Code
Visual Studio Code Remote Development troubleshooting tips and tricks for SSH, Containers, and the Windows Subsystem for Linux (WSL)
Read more >Windows 11, version 22H2 known issues and notifications
In this article. Known issues; Issue details. Find information on known issues and the status of the rollout for Windows 11, version 22H2....
Read more >Security 101: Protecting Wi-Fi Networks Against Hacking and ...
Footage check of security feeds would not help as the activity would look like normal browsing or the device could be hidden in...
Read more >Note sulla versione - Elenco delle modifiche - 11601 - Acronis
Acronis True Image Home console may hang if Nero Scout utility (part of Nero 7) ... Now the software detects which users need...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
First of all, looks like @egorky 's problem is not being able to save the session. This is a common problem in puppeteer when it gets interrupted without closing it correctly. Read this part of the README to know how to handle it
Also, Iβm adding right now update scripts to avoid @robertsLando and @apriady issue
Fixed on next release