From cb08a9f48aae2025c79543956c3c7778721e3258 Mon Sep 17 00:00:00 2001 From: Rafael Lopes Date: Wed, 27 May 2026 17:06:24 -0300 Subject: [PATCH] CHORE: Remove arquivos locai do rastreio do git --- backend-dev.err.log | 36 ------ backend-dev.log | 247 ------------------------------------------ backend-start.err.log | 57 ---------- backend-start.log | 22 ---- 4 files changed, 362 deletions(-) delete mode 100644 backend-dev.err.log delete mode 100644 backend-dev.log delete mode 100644 backend-start.err.log delete mode 100644 backend-start.log diff --git a/backend-dev.err.log b/backend-dev.err.log deleted file mode 100644 index ad6746d..0000000 --- a/backend-dev.err.log +++ /dev/null @@ -1,36 +0,0 @@ -node:internal/modules/cjs/loader:1424 - throw err; - ^ - -Error: Cannot find module './whatsapp.gateway' -Require stack: -- C:\Users\rafael.lopes\Projetos\DevelopmentSothis\omnichannel\backend\dist\modules\whatsapp\whatsapp.service.js -- C:\Users\rafael.lopes\Projetos\DevelopmentSothis\omnichannel\backend\dist\modules\whatsapp\whatsapp.module.js -- C:\Users\rafael.lopes\Projetos\DevelopmentSothis\omnichannel\backend\dist\app.module.js -- C:\Users\rafael.lopes\Projetos\DevelopmentSothis\omnichannel\backend\dist\main.js - at Module._resolveFilename (node:internal/modules/cjs/loader:1421:15) - at defaultResolveImpl (node:internal/modules/cjs/loader:1059:19) - at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1064:22) - at Module._load (node:internal/modules/cjs/loader:1227:37) - at TracingChannel.traceSync (node:diagnostics_channel:328:14) - at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) - at Module.require (node:internal/modules/cjs/loader:1504:12) - at require (node:internal/modules/helpers:152:16) - at Object. (C:\Users\rafael.lopes\Projetos\DevelopmentSothis\omnichannel\backend\src\modules\whatsapp\whatsapp.service.ts:3:1) - at Module._compile (node:internal/modules/cjs/loader:1761:14) - at Object..js (node:internal/modules/cjs/loader:1893:10) - at Module.load (node:internal/modules/cjs/loader:1481:32) - at Module._load (node:internal/modules/cjs/loader:1300:12) - at TracingChannel.traceSync (node:diagnostics_channel:328:14) - at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) - at Module.require (node:internal/modules/cjs/loader:1504:12) { - code: 'MODULE_NOT_FOUND', - requireStack: [ - 'C:\\Users\\rafael.lopes\\Projetos\\DevelopmentSothis\\omnichannel\\backend\\dist\\modules\\whatsapp\\whatsapp.service.js', - 'C:\\Users\\rafael.lopes\\Projetos\\DevelopmentSothis\\omnichannel\\backend\\dist\\modules\\whatsapp\\whatsapp.module.js', - 'C:\\Users\\rafael.lopes\\Projetos\\DevelopmentSothis\\omnichannel\\backend\\dist\\app.module.js', - 'C:\\Users\\rafael.lopes\\Projetos\\DevelopmentSothis\\omnichannel\\backend\\dist\\main.js' - ] -} - -Node.js v24.11.1 diff --git a/backend-dev.log b/backend-dev.log deleted file mode 100644 index 66f04e0..0000000 --- a/backend-dev.log +++ /dev/null @@ -1,247 +0,0 @@ - -> omnichannel-backend@1.0.0 dev -> cross-env NODE_ENV=development nest start --watch - -[17:25:31] Starting compilation in watch mode... - -[17:25:39] Found 0 errors. Watching for file changes. - -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [NestFactory] Starting Nest application... -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [InstanceLoader] DatabaseModule dependencies initialized +27ms -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [InstanceLoader] AppModule dependencies initialized +11ms -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [InstanceLoader] AdminModule dependencies initialized +4ms -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [InstanceLoader] AuthModule dependencies initialized +1ms -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [RoutesResolver] AppController {/}: +17ms -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [RouterExplorer] Mapped {/health, GET} route +17ms -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [RoutesResolver] AuthController {/auth}: +2ms -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [RouterExplorer] Mapped {/auth/config, GET} route +3ms -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [RouterExplorer] Mapped {/auth/login, POST} route +4ms -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [RouterExplorer] Mapped {/auth/oauth/microsoft/start, GET} route +2ms -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [RouterExplorer] Mapped {/auth/oauth/microsoft/callback, GET} route +3ms -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [RoutesResolver] AdminAccessController {/admin/access}: +2ms -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [RouterExplorer] Mapped {/admin/access/options, GET} route +4ms -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [RouterExplorer] Mapped {/admin/access/users, GET} route +2ms -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [RouterExplorer] Mapped {/admin/access/users/:id, PUT} route +4ms -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [NestApplication] Nest application successfully started +9ms -[Nest] 42064 - 14/05/2026, 17:25:44  LOG [Bootstrap] Backend ouvindo na porta 3001 -[18:11:44] File change detected. Starting incremental compilation... - -[18:11:47] Found 0 errors. Watching for file changes. - -[18:11:47] File change detected. Starting incremental compilation... - -[18:11:50] Found 0 errors. Watching for file changes. - -[18:11:50] File change detected. Starting incremental compilation... - -[18:11:53] Found 0 errors. Watching for file changes. - -[18:11:57] File change detected. Starting incremental compilation... - -[18:11:59] Found 0 errors. Watching for file changes. - -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [NestFactory] Starting Nest application... -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [InstanceLoader] DatabaseModule dependencies initialized +55ms -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [InstanceLoader] AppModule dependencies initialized +6ms -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [InstanceLoader] AdminModule dependencies initialized +5ms -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [InstanceLoader] AuthModule dependencies initialized +2ms -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [RoutesResolver] AppController {/}: +15ms -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [RouterExplorer] Mapped {/health, GET} route +11ms -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [RoutesResolver] AuthController {/auth}: +1ms -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [RouterExplorer] Mapped {/auth/config, GET} route +3ms -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [RouterExplorer] Mapped {/auth/login, POST} route +5ms -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [RouterExplorer] Mapped {/auth/oauth/microsoft/start, GET} route +1ms -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [RouterExplorer] Mapped {/auth/oauth/microsoft/callback, GET} route +2ms -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [RoutesResolver] AdminAccessController {/admin/access}: +2ms -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [RouterExplorer] Mapped {/admin/access/options, GET} route +1ms -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [RouterExplorer] Mapped {/admin/access/users, GET} route +1ms -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [RouterExplorer] Mapped {/admin/access/users/:id, PUT} route +2ms -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [NestApplication] Nest application successfully started +8ms -[Nest] 13228 - 14/05/2026, 18:12:05  LOG [Bootstrap] Backend ouvindo na porta 3001 -[18:12:25] File change detected. Starting incremental compilation... - -src/modules/whatsapp/whatsapp.module.ts:2:33 - error TS2307: Cannot find module './whatsapp.service' or its corresponding type declarations. - -2 import { WhatsappService } from './whatsapp.service'; -   ~~~~~~~~~~~~~~~~~~~~ - -src/modules/whatsapp/whatsapp.module.ts:3:33 - error TS2307: Cannot find module './whatsapp.gateway' or its corresponding type declarations. - -3 import { WhatsappGateway } from './whatsapp.gateway'; -   ~~~~~~~~~~~~~~~~~~~~ - -src/modules/whatsapp/whatsapp.module.ts:4:36 - error TS2307: Cannot find module './whatsapp.controller' or its corresponding type declarations. - -4 import { WhatsappController } from './whatsapp.controller'; -   ~~~~~~~~~~~~~~~~~~~~~~~ - -[18:12:25] Found 3 errors. Watching for file changes. - -[18:12:27] File change detected. Starting incremental compilation... - -src/modules/whatsapp/whatsapp.controller.ts:2:33 - error TS2307: Cannot find module './whatsapp.service' or its corresponding type declarations. - -2 import { WhatsappService } from './whatsapp.service'; -   ~~~~~~~~~~~~~~~~~~~~ - -src/modules/whatsapp/whatsapp.module.ts:2:33 - error TS2307: Cannot find module './whatsapp.service' or its corresponding type declarations. - -2 import { WhatsappService } from './whatsapp.service'; -   ~~~~~~~~~~~~~~~~~~~~ - -src/modules/whatsapp/whatsapp.module.ts:3:33 - error TS2307: Cannot find module './whatsapp.gateway' or its corresponding type declarations. - -3 import { WhatsappGateway } from './whatsapp.gateway'; -   ~~~~~~~~~~~~~~~~~~~~ - -[18:12:28] Found 3 errors. Watching for file changes. - -[18:12:36] File change detected. Starting incremental compilation... - -src/modules/whatsapp/whatsapp.controller.ts:2:33 - error TS2307: Cannot find module './whatsapp.service' or its corresponding type declarations. - -2 import { WhatsappService } from './whatsapp.service'; -   ~~~~~~~~~~~~~~~~~~~~ - -src/modules/whatsapp/whatsapp.module.ts:2:33 - error TS2307: Cannot find module './whatsapp.service' or its corresponding type declarations. - -2 import { WhatsappService } from './whatsapp.service'; -   ~~~~~~~~~~~~~~~~~~~~ - -src/modules/whatsapp/whatsapp.module.ts:3:33 - error TS2307: Cannot find module './whatsapp.gateway' or its corresponding type declarations. - -3 import { WhatsappGateway } from './whatsapp.gateway'; -   ~~~~~~~~~~~~~~~~~~~~ - -[18:12:40] Found 3 errors. Watching for file changes. - -[18:12:41] File change detected. Starting incremental compilation... - -src/modules/whatsapp/whatsapp.controller.ts:2:33 - error TS2307: Cannot find module './whatsapp.service' or its corresponding type declarations. - -2 import { WhatsappService } from './whatsapp.service'; -   ~~~~~~~~~~~~~~~~~~~~ - -src/modules/whatsapp/whatsapp.module.ts:2:33 - error TS2307: Cannot find module './whatsapp.service' or its corresponding type declarations. - -2 import { WhatsappService } from './whatsapp.service'; -   ~~~~~~~~~~~~~~~~~~~~ - -src/modules/whatsapp/whatsapp.module.ts:3:33 - error TS2307: Cannot find module './whatsapp.gateway' or its corresponding type declarations. - -3 import { WhatsappGateway } from './whatsapp.gateway'; -   ~~~~~~~~~~~~~~~~~~~~ - -[18:12:41] Found 3 errors. Watching for file changes. - -[18:13:01] File change detected. Starting incremental compilation... - -src/modules/whatsapp/whatsapp.controller.ts:2:33 - error TS2307: Cannot find module './whatsapp.service' or its corresponding type declarations. - -2 import { WhatsappService } from './whatsapp.service'; -   ~~~~~~~~~~~~~~~~~~~~ - -src/modules/whatsapp/whatsapp.module.ts:2:33 - error TS2307: Cannot find module './whatsapp.service' or its corresponding type declarations. - -2 import { WhatsappService } from './whatsapp.service'; -   ~~~~~~~~~~~~~~~~~~~~ - -src/modules/whatsapp/whatsapp.module.ts:3:33 - error TS2307: Cannot find module './whatsapp.gateway' or its corresponding type declarations. - -3 import { WhatsappGateway } from './whatsapp.gateway'; -   ~~~~~~~~~~~~~~~~~~~~ - -[18:13:01] Found 3 errors. Watching for file changes. - -[18:13:12] File change detected. Starting incremental compilation... - -src/modules/whatsapp/whatsapp.module.ts:3:33 - error TS2307: Cannot find module './whatsapp.gateway' or its corresponding type declarations. - -3 import { WhatsappGateway } from './whatsapp.gateway'; -   ~~~~~~~~~~~~~~~~~~~~ - -src/modules/whatsapp/whatsapp.service.ts:3:33 - error TS2307: Cannot find module './whatsapp.gateway' or its corresponding type declarations. - -3 import { WhatsappGateway } from './whatsapp.gateway'; -   ~~~~~~~~~~~~~~~~~~~~ - -src/modules/whatsapp/whatsapp.service.ts:63:25 - error TS2339: Property 'isGroupMsg' does not exist on type 'Message'. - -63 isGroupMsg: msg.isGroupMsg, -   ~~~~~~~~~~ - -[18:13:13] Found 3 errors. Watching for file changes. - -[18:13:14] File change detected. Starting incremental compilation... - -src/modules/whatsapp/whatsapp.service.ts:63:25 - error TS2339: Property 'isGroupMsg' does not exist on type 'Message'. - -63 isGroupMsg: msg.isGroupMsg, -   ~~~~~~~~~~ - -[18:13:16] Found 1 error. Watching for file changes. - -[18:14:57] File change detected. Starting incremental compilation... - -src/modules/whatsapp/whatsapp.service.ts:63:25 - error TS2339: Property 'isGroupMsg' does not exist on type 'Message'. - -63 isGroupMsg: msg.isGroupMsg, -   ~~~~~~~~~~ - -[18:14:58] Found 1 error. Watching for file changes. - -[18:19:00] File change detected. Starting incremental compilation... - -src/modules/whatsapp/whatsapp.service.ts:63:25 - error TS2339: Property 'isGroupMsg' does not exist on type 'Message'. - -63 isGroupMsg: msg.isGroupMsg, -   ~~~~~~~~~~ - -[18:19:00] Found 1 error. Watching for file changes. - -[18:19:05] File change detected. Starting incremental compilation... - -src/modules/whatsapp/whatsapp.service.ts:63:25 - error TS2339: Property 'isGroupMsg' does not exist on type 'Message'. - -63 isGroupMsg: msg.isGroupMsg, -   ~~~~~~~~~~ - -[18:19:05] Found 1 error. Watching for file changes. - -[18:19:12] File change detected. Starting incremental compilation... - -src/modules/whatsapp/whatsapp.service.ts:63:25 - error TS2339: Property 'isGroupMsg' does not exist on type 'Message'. - -63 isGroupMsg: msg.isGroupMsg, -   ~~~~~~~~~~ - -[18:19:13] Found 1 error. Watching for file changes. - -[18:19:20] File change detected. Starting incremental compilation... - -src/modules/whatsapp/whatsapp.service.ts:67:25 - error TS2339: Property 'isGroupMsg' does not exist on type 'Message'. - -67 isGroupMsg: msg.isGroupMsg, -   ~~~~~~~~~~ - -[18:19:21] Found 1 error. Watching for file changes. - -[18:30:52] File change detected. Starting incremental compilation... - -src/modules/whatsapp/whatsapp.service.ts:67:25 - error TS2339: Property 'isGroupMsg' does not exist on type 'Message'. - -67 isGroupMsg: msg.isGroupMsg, -   ~~~~~~~~~~ - -[18:30:53] Found 1 error. Watching for file changes. - -[18:32:18] File change detected. Starting incremental compilation... - -[18:33:45] File change detected. Starting incremental compilation... - -[18:33:48] Found 0 errors. Watching for file changes. - -[18:33:49] File change detected. Starting incremental compilation... - -[18:33:50] Found 0 errors. Watching for file changes. - diff --git a/backend-start.err.log b/backend-start.err.log deleted file mode 100644 index 8cc00c6..0000000 --- a/backend-start.err.log +++ /dev/null @@ -1,57 +0,0 @@ -[Nest] 4744 - 14/05/2026, 17:25:07  ERROR [ExceptionsHandler] AggregateError [ECONNREFUSED]: - at C:\Users\rafael.lopes\Projetos\DevelopmentSothis\omnichannel\backend\node_modules\pg-pool\index.js:45:11 - at process.processTicksAndRejections (node:internal/process/task_queues:103:5) - at async Promise.all (index 0) - at async AdminAccessService.getOptions (C:\Users\rafael.lopes\Projetos\DevelopmentSothis\omnichannel\backend\dist\modules\admin\admin-access.service.js:21:35) - at async C:\Users\rafael.lopes\Projetos\DevelopmentSothis\omnichannel\backend\node_modules\@nestjs\core\router\router-execution-context.js:46:28 - at async C:\Users\rafael.lopes\Projetos\DevelopmentSothis\omnichannel\backend\node_modules\@nestjs\core\router\router-proxy.js:9:17 { - code: 'ECONNREFUSED', - [errors]: [ - Error: connect ECONNREFUSED ::1:5432 -  at createConnectionError (node:net:1678:14) -  at afterConnectMultiple (node:net:1708:16) { - errno: -4078, - code: 'ECONNREFUSED', - syscall: 'connect', - address: '::1', - port: 5432 - }, - Error: connect ECONNREFUSED 127.0.0.1:5432 -  at createConnectionError (node:net:1678:14) -  at afterConnectMultiple (node:net:1708:16) { - errno: -4078, - code: 'ECONNREFUSED', - syscall: 'connect', - address: '127.0.0.1', - port: 5432 - } - ] -} -[Nest] 4744 - 14/05/2026, 17:25:07  ERROR [ExceptionsHandler] AggregateError [ECONNREFUSED]: - at C:\Users\rafael.lopes\Projetos\DevelopmentSothis\omnichannel\backend\node_modules\pg-pool\index.js:45:11 - at process.processTicksAndRejections (node:internal/process/task_queues:103:5) - at async AdminAccessService.listUsers (C:\Users\rafael.lopes\Projetos\DevelopmentSothis\omnichannel\backend\dist\modules\admin\admin-access.service.js:31:24) - at async C:\Users\rafael.lopes\Projetos\DevelopmentSothis\omnichannel\backend\node_modules\@nestjs\core\router\router-execution-context.js:46:28 - at async C:\Users\rafael.lopes\Projetos\DevelopmentSothis\omnichannel\backend\node_modules\@nestjs\core\router\router-proxy.js:9:17 { - code: 'ECONNREFUSED', - [errors]: [ - Error: connect ECONNREFUSED ::1:5432 -  at createConnectionError (node:net:1678:14) -  at afterConnectMultiple (node:net:1708:16) { - errno: -4078, - code: 'ECONNREFUSED', - syscall: 'connect', - address: '::1', - port: 5432 - }, - Error: connect ECONNREFUSED 127.0.0.1:5432 -  at createConnectionError (node:net:1678:14) -  at afterConnectMultiple (node:net:1708:16) { - errno: -4078, - code: 'ECONNREFUSED', - syscall: 'connect', - address: '127.0.0.1', - port: 5432 - } - ] -} diff --git a/backend-start.log b/backend-start.log deleted file mode 100644 index 1e2731a..0000000 --- a/backend-start.log +++ /dev/null @@ -1,22 +0,0 @@ - -> omnichannel-backend@1.0.0 start -> cross-env NODE_ENV=production node dist/main.js - -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [NestFactory] Starting Nest application... -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [InstanceLoader] DatabaseModule dependencies initialized +11ms -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [InstanceLoader] AppModule dependencies initialized +3ms -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [InstanceLoader] AdminModule dependencies initialized +1ms -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [InstanceLoader] AuthModule dependencies initialized +1ms -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [RoutesResolver] AppController {/}: +3ms -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [RouterExplorer] Mapped {/health, GET} route +2ms -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [RoutesResolver] AuthController {/auth}: +1ms -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [RouterExplorer] Mapped {/auth/config, GET} route +0ms -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [RouterExplorer] Mapped {/auth/login, POST} route +1ms -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [RouterExplorer] Mapped {/auth/oauth/microsoft/start, GET} route +2ms -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [RouterExplorer] Mapped {/auth/oauth/microsoft/callback, GET} route +2ms -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [RoutesResolver] AdminAccessController {/admin/access}: +0ms -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [RouterExplorer] Mapped {/admin/access/options, GET} route +1ms -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [RouterExplorer] Mapped {/admin/access/users, GET} route +0ms -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [RouterExplorer] Mapped {/admin/access/users/:id, PUT} route +1ms -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [NestApplication] Nest application successfully started +2ms -[Nest] 4744 - 14/05/2026, 17:24:40  LOG [Bootstrap] Backend ouvindo na porta 3001