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

UnhandledPromiseRejectionWarning on fetching latest version #225

Closed
Exyztence opened this issue May 29, 2024 · 1 comment
Closed

UnhandledPromiseRejectionWarning on fetching latest version #225

Exyztence opened this issue May 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Exyztence
Copy link

Hey,
I wanted to join my server but the Steam API was down and I received an error about no Steam running. I did "quit" in the console and that error below poped in the server-console. I've wanted to report it to you:)
Greetings

[ STDERR] (node:437926) UnhandledPromiseRejectionWarning: FetchError: request to https://api.github.com/repos/overextended/oxmysql/releases/latest failed, reason: getaddrinfo EAI_AGAIN api.github.com
[ STDERR] at ClientRequest. (@oxmysql/dist/build.js:25706:14)
[ STDERR] at ClientRequest.emit (node:events:394:28)
[ STDERR] at TLSSocket.socketErrorListener (node:_http_client:447:9)
[ STDERR] at TLSSocket.emit (node:events:394:28)
[ STDERR] at emitErrorNT (node:internal/streams/destroy:157:8)
[ STDERR] at emitErrorCloseNT (node:internal/streams/destroy:122:3)
[ STDERR] at processTicksAndRejections (node:internal/process/task_queues:83:21)
[ STDERR] (Use FXServer --trace-warnings ... to show where the warning was created)
[ STDERR] (node:437926) 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: 1)

@Exyztence Exyztence added the bug Something isn't working label May 29, 2024
@thelindat
Copy link
Member

Network or firewall issue; I'll just add a catch and ignore it.

@thelindat thelindat changed the title UnhandledPromiseRejectionWarning UnhandledPromiseRejectionWarning on fetching latest version Jun 17, 2024
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
None yet
Development

No branches or pull requests

2 participants