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

QRCode does not generate when AWS EFS is linked to sessions folder #2337

Open
Rodrigo-Vieira-Chaves opened this issue Sep 9, 2024 · 0 comments
Labels
bug Something isn't working needs triage

Comments

@Rodrigo-Vieira-Chaves
Copy link

Description

Everything works fine until I link AWS EFS to the sessions folder, the QRCode does not generate when the link is active, as soon as I unlink the EFS the QRCode works fine, also no error message is shown in the logs, it just go directly to autoClose countdown. Maybe is a silent bug happening?

Environment

  • **WPPConnect version(s): 1.33.1
  • **WA-JS version(s): 3.8.1
  • **OS: Ubuntu Server LTS 22.04.4
  • **Node version: Node 20.15.1
  • **WhatsApp version: 2.3000.1015891883-alpha
  • MultiDevice (BETA): no

Steps to Reproduce

  1. Link AWS EFS using docker compose file to sessions folder
  2. Run the program using wppconnect library
  3. The QRCode will NOT generate and the autoClose countdown will begin
  4. Unlink the AWS EFS and everything will work fine
@Rodrigo-Vieira-Chaves Rodrigo-Vieira-Chaves added bug Something isn't working needs triage labels Sep 9, 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