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

[Bug] - esx_script - Issue #1261

Closed
MrDwiY opened this issue Dec 1, 2023 · 1 comment
Closed

[Bug] - esx_script - Issue #1261

MrDwiY opened this issue Dec 1, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@MrDwiY
Copy link

MrDwiY commented Dec 1, 2023

(node:124) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 127.0.0.1:3306
at __node_internal_captureLargerStackTrace (node:internal/errors:464:5)
at __node_internal_exceptionWithHostPort (node:internal/errors:642:12)
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1146:16)
(node:124) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 11)
![image](https://github.com/esx-framework/esx_core/assets/109294257/ae1f25d4-6c33-427f-a002-88a9ba7cae21
https://media.discordapp.net/attachments/973429761751777280/1180053064414154822/image.png?ex=657c050e&is=6569900e&hm=4304e9cfeab02cc83a63f4a54df43a56e4213e5bf620ee1bd735833bb3f67a80&=&format=webp&quality=lossless&width=740&height=416

@MrDwiY MrDwiY added the bug Something isn't working label Dec 1, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in ESX Roadmap Dec 1, 2023
@Gellipapa
Copy link
Contributor

@MrDwiY Hi! This is not an esx error. It's a node js error, probably the host where you are running your server doesn't have node.js installed correctly and that's why you are getting these errors.

@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in ESX Roadmap Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

3 participants