Skip to content

Redis disconnect #1856

@ddean6232

Description

@ddean6232

Welcome!

  • Yes, I have searched for similar issues on GitHub and found none.

What did you do?

  └─ 20250516012152_remove_unique_atribute_for_file_name_in_media/
    └─ migration.sql
  └─ 20250612155048_add_coluns_trypebot_tables/
    └─ migration.sql
  └─ 20250613143000_add_lid_column_to_is_onwhatsapp/
    └─ migration.sql
      
All migrations have been successfully applied.
npm notice
npm notice New major version of npm available! 10.8.2 -> 11.5.2
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.5.2
npm notice To update run: npm install -g npm@11.5.2
npm notice
Migration succeeded
> evolution-api@2.3.1 db:generate
> node runWithProvider.js "npx prisma generate --schema ./prisma/DATABASE_PROVIDER-schema.prisma"
Environment variables loaded from .env
Prisma schema loaded from prisma/postgresql-schema.prisma
┌─────────────────────────────────────────────────────────┐
│  Update available 6.11.1 -> 6.14.0                      │
│  Run the following to update                            │
│    npm i --save-dev prisma@latest                       │
│    npm i @prisma/client@latest                          │
└─────────────────────────────────────────────────────────┘
✔ Generated Prisma Client (v6.11.1) to ./node_modules/@prisma/client in 908ms
Start by importing your Prisma Client (See: https://pris.ly/d/importing-client)
Tip: Want to turn off tips and other hints? https://pris.ly/tip-4-nohints
Prisma generate succeeded
> evolution-api@2.3.1 start:prod
> node dist/main
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:36     VERBOSE   [CacheEngine]  [string]  RedisCache initialized for groups 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:36     VERBOSE   [CacheService]  [string]  cacheservice created using cache engine: es 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:36     VERBOSE   [CacheEngine]  [string]  RedisCache initialized for instance 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:36     VERBOSE   [CacheService]  [string]  cacheservice created using cache engine: es 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:36     VERBOSE   [CacheEngine]  [string]  RedisCache initialized for baileys 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:36     VERBOSE   [CacheService]  [string]  cacheservice created using cache engine: es 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:36     INFO   [WA MODULE]  [string]  Module - ON 
(node:192) V8: file:///evolution/node_modules/baileys/lib/Defaults/index.js:5 'assert' is deprecated in import statements and support will be removed in a future version; use 'with' instead
(Use `node --trace-warnings ...` to show where the warning was created)
(node:192) V8: file:///evolution/node_modules/baileys/lib/Utils/generics.js:6 'assert' is deprecated in import statements and support will be removed in a future version; use 'with' instead
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:36     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:36     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:36     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:37     INFO   [PrismaRepository]  [string]  Repository:Prisma - ON 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:37     LOG   [SERVER]  [string]  HTTP - ON: 8080 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:37     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:37     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:37     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:37     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:37     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:38     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:38     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:39     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:39     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:40     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:40     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:41     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:41     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:42     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:42     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:43     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:43     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:44     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:44     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:45     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:45     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:46     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:46     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:47     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:47     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:48     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:48     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:49     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:49     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:50     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:50     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:51     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:51     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:52     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:52     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:53     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:53     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:54     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:54     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:55     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:55     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:56     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:56     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:57     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:57     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:58     ERROR   [Redis]  [string]  redis disconnected 
[Evolution API]    v2.3.1  192   -  Wed Aug 20 2025 13:39:58     ERROR   [Redis]  [string]  redis disconnected 

What did you expect?

redis does not disconnect

What did you observe instead of what you expected?

see log

Screenshots/Videos

No response

Which version of the API are you using?

latest

What is your environment?

Docker

Other environment specifications

No response

If applicable, paste the log output

No response

Additional Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions