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

ECONNRESET Error #73

Open
Lavadude82 opened this issue Aug 22, 2023 · 1 comment
Open

ECONNRESET Error #73

Lavadude82 opened this issue Aug 22, 2023 · 1 comment

Comments

@Lavadude82
Copy link

Trying to Access Multiple apps like Spotify and Xbox website cause a error and either don't redirect, reload, or load correctly.

About to throw: aborted
/home/iduarte/.custom/rammerhead/src/util/addMoreErrorGuards.js:35
        throw err;
        ^

Error: aborted
    at connResetException (node:internal/errors:720:14)
    at abortIncoming (node:_http_server:766:17)
    at socketOnClose (node:_http_server:760:3)
    at Socket.emit (node:events:526:35)
    at Socket.emit (node:domain:489:12)
    at TCP.<anonymous> (node:net:323:12)
    at TCP.callbackTrampoline (node:internal/async_hooks:130:17) {
  code: 'ECONNRESET'
}

Node.js v18.17.1
@binary-person
Copy link
Owner

i have been trying to chase this very error. can you give a sample site that throws this error every time? thank you

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

2 participants