Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error connection timeout #1

Open
aliaafreen opened this issue Dec 21, 2021 · 0 comments
Open

Error connection timeout #1

aliaafreen opened this issue Dec 21, 2021 · 0 comments

Comments

@aliaafreen
Copy link

const createConnectionErr = new Error();
^

Error: connect ETIMEDOUT
at Object.createConnection (D:\development\js-projects\ratnasangh-web\node_modules\medoo\node_modules\mysql2\promise.js:231:31)
at Medoo.setup (D:\development\js-projects\ratnasangh-web\node_modules\medoo\medoo.js:55:39)
at connectMysql (D:\development\js-projects\ratnasangh-web\public\models\library.js:111:17)
at Object. (D:\development\js-projects\ratnasangh-web\public\models\library.js:118:1)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18) {
code: 'ETIMEDOUT',
errno: undefined,
sqlState: undefined
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant