#MySQL - ConnectionError [SequelizeConnectionError] connect ETIMEDOUT

14 messages · Page 1 of 1 (latest)

vital moonBOT
#

Project ID: 1e3d3e26-e576-446b-9a34-602aacf2cdd3

wide coyote
#

1e3d3e26-e576-446b-9a34-602aacf2cdd3

wide coyote
#

Any updates ?

rigid crypt
#

no you will need to post more info

wide coyote
#

Tell me what you need ?

#

ConnectionError [SequelizeConnectionError]: connect ETIMEDOUT
at ConnectionManager.connect (/app/node_modules/sequelize/lib/dialects/mysql/connection-manager.js:126:17)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async ConnectionManager._connect (/app/node_modules/sequelize/lib/dialects/abstract/connection-manager.js:318:24)
at async /app/node_modules/sequelize/lib/dialects/abstract/connection-manager.js:250:32
at async ConnectionManager.getConnection (/app/node_modules/sequelize/lib/dialects/abstract/connection-manager.js:280:7)
at async /app/node_modules/sequelize/lib/sequelize.js:613:26
at async MySQLQueryInterface.createTable (/app/node_modules/sequelize/lib/dialects/abstract/query-interface.js:225:12)
at async Function.sync (/app/node_modules/sequelize/lib/model.js:1300:5)
at async Sequelize.sync (/app/node_modules/sequelize/lib/sequelize.js:793:35) {
parent: Error: connect ETIMEDOUT
at Connection._handleTimeoutError (/app/node_modules/mysql2/lib/connection.js:178:17)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7) {
errorno: 'ETIMEDOUT',
code: 'ETIMEDOUT',
syscall: 'connect',
fatal: true
},
original: Error: connect ETIMEDOUT
at Connection._handleTimeoutError (/app/node_modules/mysql2/lib/connection.js:178:17)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7) {
errorno: 'ETIMEDOUT',
code: 'ETIMEDOUT',
syscall: 'connect',
fatal: true
}
}

#

stack

#

host: containers-us-west-98.railway.app

#

port: 5922

rigid crypt
#

Idk personally, some else might

wide coyote
#

it seem the MySQL server is not setup to accept remote connections , but I see nothing in the settings

rigid crypt
boreal magnet
#

Hi, i got the same problem..did you find the solution?

topaz iron
#

you ned to add the port to the config.json file