Lautarotetamusa / Epublit

Software de gestión para editoriales
https://epublit.com.ar
1 stars 0 forks source link

Error Mysql Pool #15

Open Lautarotetamusa opened 3 weeks ago

Lautarotetamusa commented 3 weeks ago

app-1 | [server]: POST /user/login app-1 | WHERE username = ? app-1 | [ 'caro' ] app-1 | PromisePool { app-1 | _events: [Object: null prototype] { app-1 | newListener: [Function (anonymous)], app-1 | removeListener: [Function (anonymous)] app-1 | }, app-1 | _eventsCount: 2, app-1 | _maxListeners: undefined, app-1 | pool: Pool { app-1 | _events: [Object: null prototype] {}, app-1 | _eventsCount: 0, app-1 | _maxListeners: undefined, app-1 | config: PoolConfig { app-1 | connectionConfig: [ConnectionConfig], app-1 | waitForConnections: true, app-1 | connectionLimit: 10, app-1 | maxIdle: 10, app-1 | idleTimeout: 60000, app-1 | queueLimit: 0 app-1 | }, app-1 | _allConnections: Denque { app-1 | _capacity: undefined, app-1 | _head: 1, app-1 | _tail: 1, app-1 | _capacityMask: 3, app-1 | _list: [Array] app-1 | }, app-1 | _freeConnections: Denque { app-1 | _capacity: undefined, app-1 | _head: 2, app-1 | _tail: 25, app-1 | _capacityMask: 31, app-1 | _list: [Array] app-1 | }, app-1 | _connectionQueue: Denque { app-1 | _capacity: undefined, app-1 | _head: 0, app-1 | _tail: 0, app-1 | _capacityMask: 3, app-1 | _list: [Array] app-1 | }, app-1 | _closed: false, app-1 | [Symbol(shapeMode)]: false, app-1 | [Symbol(kCapture)]: false app-1 | }, app-1 | Promise: [Function: Promise], app-1 | [Symbol(shapeMode)]: false, app-1 | [Symbol(kCapture)]: false app-1 | } app-1 | TypeError: Cannot read properties of undefined (reading 'once') app-1 | at /app/node_modules/mysql2/lib/pool.js:154:29 app-1 | at /app/node_modules/mysql2/lib/pool.js:49:37 app-1 | at processTicksAndRejections (node:internal/process/task_queues:77:11) app-1 | [nodemon] app crashed - waiting for file changes before starting... ^[[F

Lautarotetamusa commented 6 days ago

app-1 | [server]: GET /consignacion app-1 | TypeError: Cannot read properties of undefined (reading 'once') app-1 | at /app/node_modules/mysql2/lib/pool.js:154:29 app-1 | at /app/node_modules/mysql2/lib/pool.js:49:37 app-1 | at processTicksAndRejections (node:internal/process/task_queues:77:11) app-1 | [nodemon] app crashed - waiting for file changes before starting...