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
[Description of the bug, When Issue Happens]
I am trying to use Redis to store my tokens, but it's not working, it keeps saving on local disk. I've checked my tokenStore using the method to validate and it returns true, but when I'm creating the session.
I've used the debug and the code doesn't reach any methods of the tokenStore, but I can use them forcing by debug.
I found that puppeter creates a folder "tokens" and store it inside, but I would like to improve reability using Redis.
Environment
WPPConnect version(s): Latest and one version before (both doesn't work 1.35.2 and 1.35.1)
WA-JS version(s): Latest and one version before
Browser: Chromium
OS: Ubuntu Linux
Node version: 21
WhatsApp version: Default
MultiDevice (BETA): happens with multisession or not
Steps to Reproduce
[First Step]
Generate a session
[Second Step]
[and so on...]
Log Output
It's on image
If relevant, paste all of your Log Output
Your Code
On image too
If relevant, paste all of your challenge code in here
Additional context / Screenshot
Add any other context about the problem here. If applicable, add screenshots to help explain.
The text was updated successfully, but these errors were encountered:
Description
[Description of the bug, When Issue Happens]
I am trying to use Redis to store my tokens, but it's not working, it keeps saving on local disk. I've checked my tokenStore using the method to validate and it returns true, but when I'm creating the session.
I've used the debug and the code doesn't reach any methods of the tokenStore, but I can use them forcing by debug.
I found that puppeter creates a folder "tokens" and store it inside, but I would like to improve reability using Redis.
Environment
Steps to Reproduce
Generate a session
Log Output
It's on image
Your Code
On image too
Additional context / Screenshot
Add any other context about the problem here. If applicable, add screenshots to help explain.
The text was updated successfully, but these errors were encountered: