PaymentSaaS Starting: Thu Feb 19 08:56:20 PM UTC 2026 DATABASE_URL=postgres://morty:SumSumRulz!@localhost:5432/ln-payment FIREBASE_KEY_FILE=/opt/localnotion/ln-api/dist/config/firebaseServiceAccountKey.json HOME=/opt/localnotion INVOCATION_ID=d6df7851f8b646a68a7f6d77261098d5 JOURNAL_STREAM=9:109434 LANG=en_US.UTF-8 LN_API_PORT=3000 LN_PAYMNT_PORT=3001 LOGNAME=morty NODE_ENV=production PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/var/lib/snapd/snap/bin PGADMIN_DEFAULT_EMAIL=devops@charlestontek.com PGADMIN_DEFAULT_PASSWORD=unknown POSTGRES_DB=ln-main POSTGRES_HOST=localhost POSTGRES_PASSWORD=SumSumRulz! POSTGRES_PAYMENT_DB=ln-payment POSTGRES_PORT=5432 POSTGRES_USER=morty POSTMARK_API_KEY=a94aef7a-b5db-442b-913d-940a54299a0d PWD=/opt/localnotion/ln-paymnt SHELL=/bin/bash SHLVL=1 STRIPE_SECRET_KEY=sk_test_51STXRZGAKelMJatYHeFPgPlP3hTiMRpzXogkzpX3fhmPau6DOgLQs4zNZvzMceWNn7GVvYSAHTVp7ahV0Vhz1lmV00dx5kFQqu STRIPE_WEBHOOK_SECRET=whsec_D6g0JytR20kfXHUT8nNkqb49ZdjF22gA SYSTEMD_EXEC_PID=59418 TYPEORM_SYNCHRONIZE=0 USER=morty _=/usr/bin/env [dotenv@17.2.4] injecting env (0) from .env -- tip: ⚙️ suppress all logs with { quiet: true } [Nest] 59424 - 02/19/2026, 8:56:21 PM  LOG [NestFactory] Starting Nest application... [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [InstanceLoader] AppModule dependencies initialized +40ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [InstanceLoader] ConfigHostModule dependencies initialized +1ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [InstanceLoader] AboutModule dependencies initialized +0ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [InstanceLoader] DiscoveryModule dependencies initialized +0ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [InstanceLoader] ConfigModule dependencies initialized +0ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [InstanceLoader] ScheduleModule dependencies initialized +0ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [TypeORM]  [2026-02-19T20:56:22.040Z] 🟢 QUERY: SELECT version()  [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [TypeORM]  [2026-02-19T20:56:22.049Z] 🟢 QUERY: SELECT * FROM current_schema()  [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [TypeORM] All classes found using provided glob pattern "/opt/localnotion/ln-paymnt/dist/src/migrations/*.{ts,js}" : "/opt/localnotion/ln-paymnt/dist/src/migrations/1771445656945-InitialDB.js,/opt/localnotion/ln-paymnt/dist/src/migrations/1771445656945-InitialDB.d.ts,/opt/localnotion/ln-paymnt/dist/src/migrations/1770647331669-InitialDB.js,/opt/localnotion/ln-paymnt/dist/src/migrations/1770647331669-InitialDB.d.ts" [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [TypeORM]  [2026-02-19T20:56:22.076Z] 🟢 QUERY: CREATE EXTENSION IF NOT EXISTS "uuid-ossp"  [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [InstanceLoader] TypeOrmCoreModule dependencies initialized +9ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [InstanceLoader] PaymentApiModule dependencies initialized +3ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [InstanceLoader] OpsModule dependencies initialized +0ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [InstanceLoader] StripeModule dependencies initialized +0ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [InstanceLoader] StripeWebhookModule dependencies initialized +0ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [RoutesResolver] AboutController {/about}: +20ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [RouterExplorer] Mapped {/about, GET} route +3ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [RoutesResolver] PaymentApiController {/payment-api}: +0ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [RouterExplorer] Mapped {/payment-api/AvailableGateways, GET} route +2ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [RoutesResolver] StripeWebhookController {/stripe-webhook-event}: +0ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [RouterExplorer] Mapped {/stripe-webhook-event, POST} route +2ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [RoutesResolver] OpsController {/ops-api}: +0ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [RouterExplorer] Mapped {/ops-api/Clients, GET} route +1ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [RouterExplorer] Mapped {/ops-api/Client/Update, POST} route +3ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [RouterExplorer] Mapped {/ops-api/Client/Gateway, POST} route +0ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [RoutesResolver] StripeController {/stripe}: +0ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [RouterExplorer] Mapped {/stripe/WebhookEvents, GET} route +1ms [Nest] 59424 - 02/19/2026, 8:56:22 PM  LOG [NestApplication] Nest application successfully started +8ms listening on http://[::1]:3001 [Nest] 59424 - 02/24/2026, 2:54:03 PM  LOG [OpsController] PaymentApiController.getPaymentClients request: [Nest] 59424 - 02/24/2026, 2:54:03 PM  LOG [TypeORM]  [2026-02-24T14:54:03.989Z] 🟢 QUERY: SELECT "TblPaymentClient"."id" AS "TblPaymentClient_id", "TblPaymentClient"."platformUid" AS "TblPaymentClient_platformUid", "TblPaymentClient"."description" AS "TblPaymentClient_description", "TblPaymentClient"."created_at" AS "TblPaymentClient_created_at", "TblPaymentClient"."updated_at" AS "TblPaymentClient_updated_at", "TblPaymentClient__TblPaymentClient_gateways"."id" AS "TblPaymentClient__TblPaymentClient_gateways_id", "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId" AS "TblPaymentClient__TblPaymentClient_gateways_paymentClientId", "TblPaymentClient__TblPaymentClient_gateways"."paymentGatewayType" AS "TblPaymentClient__TblPaymentClient_gateways_paymentGatewayType", "TblPaymentClient__TblPaymentClient_gateways"."gatewayClientKey" AS "TblPaymentClient__TblPaymentClient_gateways_gatewayClientKey" FROM "tbl_payment_client" "TblPaymentClient" LEFT JOIN "tbl_payment_client_gateway" "TblPaymentClient__TblPaymentClient_gateways" ON "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId"="TblPaymentClient"."id"  [Nest] 59424 - 02/24/2026, 2:54:04 PM  ERROR [TypeORM]  [2026-02-24T14:54:03.999Z] 🔴 QUERY ERROR: SELECT "TblPaymentClient"."id" AS "TblPaymentClient_id", "TblPaymentClient"."platformUid" AS "TblPaymentClient_platformUid", "TblPaymentClient"."description" AS "TblPaymentClient_description", "TblPaymentClient"."created_at" AS "TblPaymentClient_created_at", "TblPaymentClient"."updated_at" AS "TblPaymentClient_updated_at", "TblPaymentClient__TblPaymentClient_gateways"."id" AS "TblPaymentClient__TblPaymentClient_gateways_id", "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId" AS "TblPaymentClient__TblPaymentClient_gateways_paymentClientId", "TblPaymentClient__TblPaymentClient_gateways"."paymentGatewayType" AS "TblPaymentClient__TblPaymentClient_gateways_paymentGatewayType", "TblPaymentClient__TblPaymentClient_gateways"."gatewayClientKey" AS "TblPaymentClient__TblPaymentClient_gateways_gatewayClientKey" FROM "tbl_payment_client" "TblPaymentClient" LEFT JOIN "tbl_payment_client_gateway" "TblPaymentClient__TblPaymentClient_gateways" ON "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId"="TblPaymentClient"."id" error: relation "tbl_payment_client" does not exist [Nest] 59424 - 02/24/2026, 2:54:04 PM  ERROR [ExceptionsHandler] QueryFailedError: relation "tbl_payment_client" does not exist at PostgresQueryRunner.query (/opt/localnotion/ln-paymnt/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:216:19)  at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async SelectQueryBuilder.loadRawResults (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2231:25) at async SelectQueryBuilder.executeEntitiesAndRawResults (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2079:26) at async SelectQueryBuilder.getRawAndEntities (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:684:29) at async SelectQueryBuilder.getMany (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:750:25) at async PaymentApiService.getPaymentClients (/opt/localnotion/ln-paymnt/dist/src/modules/payment-api/payment-api.service.js:45:16) at async /opt/localnotion/ln-paymnt/node_modules/@nestjs/core/router/router-execution-context.js:46:28 at async /opt/localnotion/ln-paymnt/node_modules/@nestjs/core/router/router-proxy.js:9:17 { query: 'SELECT "TblPaymentClient"."id" AS "TblPaymentClient_id", "TblPaymentClient"."platformUid" AS "TblPaymentClient_platformUid", "TblPaymentClient"."description" AS "TblPaymentClient_description", "TblPaymentClient"."created_at" AS "TblPaymentClient_created_at", "TblPaymentClient"."updated_at" AS "TblPaymentClient_updated_at", "TblPaymentClient__TblPaymentClient_gateways"."id" AS "TblPaymentClient__TblPaymentClient_gateways_id", "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId" AS "TblPaymentClient__TblPaymentClient_gateways_paymentClientId", "TblPaymentClient__TblPaymentClient_gateways"."paymentGatewayType" AS "TblPaymentClient__TblPaymentClient_gateways_paymentGatewayType", "TblPaymentClient__TblPaymentClient_gateways"."gatewayClientKey" AS "TblPaymentClient__TblPaymentClient_gateways_gatewayClientKey" FROM "tbl_payment_client" "TblPaymentClient" LEFT JOIN "tbl_payment_client_gateway" "TblPaymentClient__TblPaymentClient_gateways" ON "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId"="TblPaymentClient"."id"', parameters: [], driverError: error: relation "tbl_payment_client" does not exist at /opt/localnotion/ln-paymnt/node_modules/pg/lib/client.js:624:17  at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async PostgresQueryRunner.query (/opt/localnotion/ln-paymnt/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:181:25) at async SelectQueryBuilder.loadRawResults (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2231:25) at async SelectQueryBuilder.executeEntitiesAndRawResults (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2079:26) at async SelectQueryBuilder.getRawAndEntities (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:684:29) at async SelectQueryBuilder.getMany (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:750:25) at async PaymentApiService.getPaymentClients (/opt/localnotion/ln-paymnt/dist/src/modules/payment-api/payment-api.service.js:45:16) at async /opt/localnotion/ln-paymnt/node_modules/@nestjs/core/router/router-execution-context.js:46:28 at async /opt/localnotion/ln-paymnt/node_modules/@nestjs/core/router/router-proxy.js:9:17 { length: 118, severity: 'ERROR', code: '42P01', detail: undefined, hint: undefined, position: '832', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_relation.c', line: '1449', routine: 'parserOpenTable' }, length: 118, severity: 'ERROR', code: '42P01', detail: undefined, hint: undefined, position: '832', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_relation.c', line: '1449', routine: 'parserOpenTable' } [Nest] 59424 - 02/26/2026, 1:52:58 PM  LOG [OpsController] PaymentApiController.getPaymentClients request: [Nest] 59424 - 02/26/2026, 1:52:58 PM  LOG [TypeORM]  [2026-02-26T13:52:58.792Z] 🟢 QUERY: SELECT "TblPaymentClient"."id" AS "TblPaymentClient_id", "TblPaymentClient"."platformUid" AS "TblPaymentClient_platformUid", "TblPaymentClient"."description" AS "TblPaymentClient_description", "TblPaymentClient"."created_at" AS "TblPaymentClient_created_at", "TblPaymentClient"."updated_at" AS "TblPaymentClient_updated_at", "TblPaymentClient__TblPaymentClient_gateways"."id" AS "TblPaymentClient__TblPaymentClient_gateways_id", "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId" AS "TblPaymentClient__TblPaymentClient_gateways_paymentClientId", "TblPaymentClient__TblPaymentClient_gateways"."paymentGatewayType" AS "TblPaymentClient__TblPaymentClient_gateways_paymentGatewayType", "TblPaymentClient__TblPaymentClient_gateways"."gatewayClientKey" AS "TblPaymentClient__TblPaymentClient_gateways_gatewayClientKey" FROM "tbl_payment_client" "TblPaymentClient" LEFT JOIN "tbl_payment_client_gateway" "TblPaymentClient__TblPaymentClient_gateways" ON "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId"="TblPaymentClient"."id"  [Nest] 59424 - 02/26/2026, 1:52:58 PM  ERROR [TypeORM]  [2026-02-26T13:52:58.793Z] 🔴 QUERY ERROR: SELECT "TblPaymentClient"."id" AS "TblPaymentClient_id", "TblPaymentClient"."platformUid" AS "TblPaymentClient_platformUid", "TblPaymentClient"."description" AS "TblPaymentClient_description", "TblPaymentClient"."created_at" AS "TblPaymentClient_created_at", "TblPaymentClient"."updated_at" AS "TblPaymentClient_updated_at", "TblPaymentClient__TblPaymentClient_gateways"."id" AS "TblPaymentClient__TblPaymentClient_gateways_id", "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId" AS "TblPaymentClient__TblPaymentClient_gateways_paymentClientId", "TblPaymentClient__TblPaymentClient_gateways"."paymentGatewayType" AS "TblPaymentClient__TblPaymentClient_gateways_paymentGatewayType", "TblPaymentClient__TblPaymentClient_gateways"."gatewayClientKey" AS "TblPaymentClient__TblPaymentClient_gateways_gatewayClientKey" FROM "tbl_payment_client" "TblPaymentClient" LEFT JOIN "tbl_payment_client_gateway" "TblPaymentClient__TblPaymentClient_gateways" ON "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId"="TblPaymentClient"."id" error: relation "tbl_payment_client" does not exist [Nest] 59424 - 02/26/2026, 1:52:58 PM  ERROR [ExceptionsHandler] QueryFailedError: relation "tbl_payment_client" does not exist at PostgresQueryRunner.query (/opt/localnotion/ln-paymnt/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:216:19)  at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async SelectQueryBuilder.loadRawResults (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2231:25) at async SelectQueryBuilder.executeEntitiesAndRawResults (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2079:26) at async SelectQueryBuilder.getRawAndEntities (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:684:29) at async SelectQueryBuilder.getMany (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:750:25) at async PaymentApiService.getPaymentClients (/opt/localnotion/ln-paymnt/dist/src/modules/payment-api/payment-api.service.js:45:16) at async /opt/localnotion/ln-paymnt/node_modules/@nestjs/core/router/router-execution-context.js:46:28 at async /opt/localnotion/ln-paymnt/node_modules/@nestjs/core/router/router-proxy.js:9:17 { query: 'SELECT "TblPaymentClient"."id" AS "TblPaymentClient_id", "TblPaymentClient"."platformUid" AS "TblPaymentClient_platformUid", "TblPaymentClient"."description" AS "TblPaymentClient_description", "TblPaymentClient"."created_at" AS "TblPaymentClient_created_at", "TblPaymentClient"."updated_at" AS "TblPaymentClient_updated_at", "TblPaymentClient__TblPaymentClient_gateways"."id" AS "TblPaymentClient__TblPaymentClient_gateways_id", "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId" AS "TblPaymentClient__TblPaymentClient_gateways_paymentClientId", "TblPaymentClient__TblPaymentClient_gateways"."paymentGatewayType" AS "TblPaymentClient__TblPaymentClient_gateways_paymentGatewayType", "TblPaymentClient__TblPaymentClient_gateways"."gatewayClientKey" AS "TblPaymentClient__TblPaymentClient_gateways_gatewayClientKey" FROM "tbl_payment_client" "TblPaymentClient" LEFT JOIN "tbl_payment_client_gateway" "TblPaymentClient__TblPaymentClient_gateways" ON "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId"="TblPaymentClient"."id"', parameters: [], driverError: error: relation "tbl_payment_client" does not exist at /opt/localnotion/ln-paymnt/node_modules/pg/lib/client.js:624:17  at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async PostgresQueryRunner.query (/opt/localnotion/ln-paymnt/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:181:25) at async SelectQueryBuilder.loadRawResults (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2231:25) at async SelectQueryBuilder.executeEntitiesAndRawResults (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2079:26) at async SelectQueryBuilder.getRawAndEntities (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:684:29) at async SelectQueryBuilder.getMany (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:750:25) at async PaymentApiService.getPaymentClients (/opt/localnotion/ln-paymnt/dist/src/modules/payment-api/payment-api.service.js:45:16) at async /opt/localnotion/ln-paymnt/node_modules/@nestjs/core/router/router-execution-context.js:46:28 at async /opt/localnotion/ln-paymnt/node_modules/@nestjs/core/router/router-proxy.js:9:17 { length: 118, severity: 'ERROR', code: '42P01', detail: undefined, hint: undefined, position: '832', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_relation.c', line: '1449', routine: 'parserOpenTable' }, length: 118, severity: 'ERROR', code: '42P01', detail: undefined, hint: undefined, position: '832', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_relation.c', line: '1449', routine: 'parserOpenTable' } [Nest] 59424 - 02/26/2026, 1:57:10 PM  LOG [OpsController] PaymentApiController.getPaymentClients request: [Nest] 59424 - 02/26/2026, 1:57:10 PM  LOG [TypeORM]  [2026-02-26T13:57:10.159Z] 🟢 QUERY: SELECT "TblPaymentClient"."id" AS "TblPaymentClient_id", "TblPaymentClient"."platformUid" AS "TblPaymentClient_platformUid", "TblPaymentClient"."description" AS "TblPaymentClient_description", "TblPaymentClient"."created_at" AS "TblPaymentClient_created_at", "TblPaymentClient"."updated_at" AS "TblPaymentClient_updated_at", "TblPaymentClient__TblPaymentClient_gateways"."id" AS "TblPaymentClient__TblPaymentClient_gateways_id", "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId" AS "TblPaymentClient__TblPaymentClient_gateways_paymentClientId", "TblPaymentClient__TblPaymentClient_gateways"."paymentGatewayType" AS "TblPaymentClient__TblPaymentClient_gateways_paymentGatewayType", "TblPaymentClient__TblPaymentClient_gateways"."gatewayClientKey" AS "TblPaymentClient__TblPaymentClient_gateways_gatewayClientKey" FROM "tbl_payment_client" "TblPaymentClient" LEFT JOIN "tbl_payment_client_gateway" "TblPaymentClient__TblPaymentClient_gateways" ON "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId"="TblPaymentClient"."id"  [Nest] 59424 - 02/26/2026, 1:57:10 PM  ERROR [TypeORM]  [2026-02-26T13:57:10.160Z] 🔴 QUERY ERROR: SELECT "TblPaymentClient"."id" AS "TblPaymentClient_id", "TblPaymentClient"."platformUid" AS "TblPaymentClient_platformUid", "TblPaymentClient"."description" AS "TblPaymentClient_description", "TblPaymentClient"."created_at" AS "TblPaymentClient_created_at", "TblPaymentClient"."updated_at" AS "TblPaymentClient_updated_at", "TblPaymentClient__TblPaymentClient_gateways"."id" AS "TblPaymentClient__TblPaymentClient_gateways_id", "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId" AS "TblPaymentClient__TblPaymentClient_gateways_paymentClientId", "TblPaymentClient__TblPaymentClient_gateways"."paymentGatewayType" AS "TblPaymentClient__TblPaymentClient_gateways_paymentGatewayType", "TblPaymentClient__TblPaymentClient_gateways"."gatewayClientKey" AS "TblPaymentClient__TblPaymentClient_gateways_gatewayClientKey" FROM "tbl_payment_client" "TblPaymentClient" LEFT JOIN "tbl_payment_client_gateway" "TblPaymentClient__TblPaymentClient_gateways" ON "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId"="TblPaymentClient"."id" error: relation "tbl_payment_client" does not exist [Nest] 59424 - 02/26/2026, 1:57:10 PM  ERROR [ExceptionsHandler] QueryFailedError: relation "tbl_payment_client" does not exist at PostgresQueryRunner.query (/opt/localnotion/ln-paymnt/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:216:19)  at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async SelectQueryBuilder.loadRawResults (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2231:25) at async SelectQueryBuilder.executeEntitiesAndRawResults (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2079:26) at async SelectQueryBuilder.getRawAndEntities (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:684:29) at async SelectQueryBuilder.getMany (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:750:25) at async PaymentApiService.getPaymentClients (/opt/localnotion/ln-paymnt/dist/src/modules/payment-api/payment-api.service.js:45:16) at async /opt/localnotion/ln-paymnt/node_modules/@nestjs/core/router/router-execution-context.js:46:28 at async /opt/localnotion/ln-paymnt/node_modules/@nestjs/core/router/router-proxy.js:9:17 { query: 'SELECT "TblPaymentClient"."id" AS "TblPaymentClient_id", "TblPaymentClient"."platformUid" AS "TblPaymentClient_platformUid", "TblPaymentClient"."description" AS "TblPaymentClient_description", "TblPaymentClient"."created_at" AS "TblPaymentClient_created_at", "TblPaymentClient"."updated_at" AS "TblPaymentClient_updated_at", "TblPaymentClient__TblPaymentClient_gateways"."id" AS "TblPaymentClient__TblPaymentClient_gateways_id", "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId" AS "TblPaymentClient__TblPaymentClient_gateways_paymentClientId", "TblPaymentClient__TblPaymentClient_gateways"."paymentGatewayType" AS "TblPaymentClient__TblPaymentClient_gateways_paymentGatewayType", "TblPaymentClient__TblPaymentClient_gateways"."gatewayClientKey" AS "TblPaymentClient__TblPaymentClient_gateways_gatewayClientKey" FROM "tbl_payment_client" "TblPaymentClient" LEFT JOIN "tbl_payment_client_gateway" "TblPaymentClient__TblPaymentClient_gateways" ON "TblPaymentClient__TblPaymentClient_gateways"."paymentClientId"="TblPaymentClient"."id"', parameters: [], driverError: error: relation "tbl_payment_client" does not exist at /opt/localnotion/ln-paymnt/node_modules/pg/lib/client.js:624:17  at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async PostgresQueryRunner.query (/opt/localnotion/ln-paymnt/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:181:25) at async SelectQueryBuilder.loadRawResults (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2231:25) at async SelectQueryBuilder.executeEntitiesAndRawResults (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2079:26) at async SelectQueryBuilder.getRawAndEntities (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:684:29) at async SelectQueryBuilder.getMany (/opt/localnotion/ln-paymnt/node_modules/typeorm/query-builder/SelectQueryBuilder.js:750:25) at async PaymentApiService.getPaymentClients (/opt/localnotion/ln-paymnt/dist/src/modules/payment-api/payment-api.service.js:45:16) at async /opt/localnotion/ln-paymnt/node_modules/@nestjs/core/router/router-execution-context.js:46:28 at async /opt/localnotion/ln-paymnt/node_modules/@nestjs/core/router/router-proxy.js:9:17 { length: 118, severity: 'ERROR', code: '42P01', detail: undefined, hint: undefined, position: '832', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_relation.c', line: '1449', routine: 'parserOpenTable' }, length: 118, severity: 'ERROR', code: '42P01', detail: undefined, hint: undefined, position: '832', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_relation.c', line: '1449', routine: 'parserOpenTable' }