-
Notifications
You must be signed in to change notification settings - Fork 14
Description
π Servidor FlowBuilder rodando na porta 3001
π Health check: http://localhost:3001/health
π Auth endpoints: http://localhost:3001/api/auth
π CORS configurado para: http://localhost:5173
π€ Admin user: admin@flowbuilder.com
β
Conectado ao PostgreSQL
Erro no login: error: relation "users" does not exist
at C:\Users\ronaldo\i2n\I2N_plataform\backend\node_modules\pg-pool\index.js:45:11
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Function.findByEmail (C:\Users\ronaldo\i2n\I2N_plataform\backend\src\models\User.ts:27:20)
at async login (C:\Users\ronaldo\i2n\I2N_plataform\backend\src\controllers\authController.ts:22:20) {
length: 104,
severity: 'ERROR',
code: '42P01',
detail: undefined,
hint: undefined,
position: '15',
internalPosition: undefined,
internalQuery: undefined,
where: undefined,
schema: undefined,
table: undefined,
column: undefined,
dataType: undefined,
constraint: undefined,
file: 'parse_relation.c',
line: '1452',
routine: 'parserOpenTable'
}