Skip to content
New issue

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

tokenStore not working with Redis #2426

Open
JVini0166 opened this issue Dec 21, 2024 · 0 comments
Open

tokenStore not working with Redis #2426

JVini0166 opened this issue Dec 21, 2024 · 0 comments
Labels
bug Something isn't working needs triage

Comments

@JVini0166
Copy link

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.
Captura de tela 2024-12-20 233744
Captura de tela 2024-12-21 003445

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

  1. [First Step]
    Generate a session
  2. [Second Step]
  3. [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.

@JVini0166 JVini0166 added bug Something isn't working needs triage labels Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant