We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/pedroslopez/whatsapp-web.js/blob/main/src/Client.js#L334 https://github.com/pedroslopez/whatsapp-web.js/blob/main/src/authStrategies/LocalAuth.js#L47
The problem occurs because the browser is not closed, which leads to errors when trying to remove browser data files.
Should close the browser first before deleting the files.
Standard
Google Chrome
Mac
Android
1.26.0
2.3000.1017546425
22.6.0
LocalAuth
No response
The text was updated successfully, but these errors were encountered:
I have the same problem
Sorry, something went wrong.
fix: localAuth logout 不需要删浏览器auth session
7850d79
pedroslopez#3346
be50649
No branches or pull requests
Is there an existing issue for this?
Is this a problem caused by your code, or is it specifically because of the library?
Describe the bug.
https://github.com/pedroslopez/whatsapp-web.js/blob/main/src/Client.js#L334
https://github.com/pedroslopez/whatsapp-web.js/blob/main/src/authStrategies/LocalAuth.js#L47
The problem occurs because the browser is not closed, which leads to errors when trying to remove browser data files.
Expected Behavior
Should close the browser first before deleting the files.
Steps to Reproduce the Bug or Issue
WhatsApp Account Type
Standard
Browser Type
Google Chrome
Operation System Type
Mac
Phone OS Type
Android
WhatsApp-Web.js Version
1.26.0
WhatsApp Web Version
2.3000.1017546425
Node.js Version
22.6.0
Authentication Strategy
LocalAuth
Additional Context
No response
The text was updated successfully, but these errors were encountered: