0% found this document useful (0 votes)
12 views1 page

Evolutionapi-Evolution Api v2-1 Logs

The document outlines the process of deploying migrations for a PostgreSQL database using Prisma, indicating that 48 migrations were found and successfully applied. It also mentions the generation of the Prisma Client and provides a notice about a new major version of npm available for update. Additionally, there is an error message indicating that Redis has disconnected during the process.

Uploaded by

Damian Ferraro
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views1 page

Evolutionapi-Evolution Api v2-1 Logs

The document outlines the process of deploying migrations for a PostgreSQL database using Prisma, indicating that 48 migrations were found and successfully applied. It also mentions the generation of the Prisma Client and provides a notice about a new major version of npm available for update. Additionally, there is an error message indicating that Redis has disconnected during the process.

Uploaded by

Damian Ferraro
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Deploying migrations for postgresql

Database URL:
> evolution-api@2.2.0 db:deploy
> node runWithProvider.js "rm -rf ./prisma/migrations && cp -r
./prisma/DATABASE_PROVIDER-migrations ./prisma/migrations && npx prisma migrate
deploy --schema ./prisma/DATABASE_PROVIDER-schema.prisma"
Environment variables loaded from .env
Prisma schema loaded from prisma/postgresql-schema.prisma
Datasource "db": PostgreSQL database "evolution_api", schema "public" at
"postgres:5432"
48 migrations found in prisma/migrations
No pending migrations to apply.
npm notice
npm notice New major version of npm available! 10.8.2 -> 11.0.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.0.0
npm notice To update run: npm install -g npm@11.0.0
npm notice
Migration succeeded
> evolution-api@2.2.0 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
✔ Generated Prisma Client (v5.21.1) to ./node_modules/@prisma/client in 1.81s
Start by importing your Prisma Client (See: http://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.2.0 start:prod
> node dist/main
[Evolution API] v2.2.0 166 - Fri Dec 20 2024 15:53:18 ERROR [Redis]
[string] redis disconnected

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy