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

Dexie: Need to reopen db #2829

Closed
1 task done
neb6la opened this issue Mar 21, 2024 · 0 comments
Closed
1 task done

Dexie: Need to reopen db #2829

neb6la opened this issue Mar 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@neb6la
Copy link

neb6la commented Mar 21, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

As soon as I start the bot, it works normally for a while, after which it simply stops responding to any messages.

This appears in the devtools console whenever I get a message: Dexie: Need to reopen db

Sometimes the message doesn't appear but stops responding.

If I restart the client it will ask for QRCode again

Expected behavior

work 24h without interruptions

Steps to Reproduce the Bug or Issue

  1. Read QR Code
  2. Start the client
  3. Wait a few hours

Relevant Code

new Client({
authStrategy: new LocalAuth(),
webVersion: '2.2409.2',
webVersionCache: {
type: 'remote',
remotePath: 'https://raw.githubusercontent.com/wppconnect-team/wa-version/main/html/2.2409.2.html'
}
})

Im using this fix -> #2816

Browser Type

Chromium

WhatsApp Account Type

WhatsApp Business

Does your WhatsApp account have multidevice enabled?

Yes, I am using Multi Device

Environment

OS: Ubuntu 20.04
Phone: Android
whatsapp-web.js version: 1.23.1-alpha.5
whatsapp web version: 2.2409.2
Node.js version: v20.5.0
Architecture: aarch64

Additional context

No response

@neb6la neb6la added the bug Something isn't working label Mar 21, 2024
@alechkos alechkos marked this as a duplicate of #1567 Mar 22, 2024
@alechkos alechkos closed this as not planned Won't fix, can't repro, duplicate, stale Mar 22, 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
Projects
None yet
Development

No branches or pull requests

2 participants