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

JSON parse error #18

Open
BRadHoc opened this issue Feb 1, 2023 · 0 comments
Open

JSON parse error #18

BRadHoc opened this issue Feb 1, 2023 · 0 comments

Comments

@BRadHoc
Copy link

BRadHoc commented Feb 1, 2023

Was working fine for a couple of days, then suddenly:

undefined:1

SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at packageData (node:internal/deps/undici/undici:6370:23)
at specConsumeBody (node:internal/deps/undici/undici:6348:14)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async file:///C:/Users/minecraft/Desktop/bds/node_modules/friend-connect/dist/xbox/modules/rta.js:126:24

and

node:internal/deps/undici/undici:14062
Error.captureStackTrace(err, this);
^

TypeError: fetch failed
at Object.fetch (node:internal/deps/undici/undici:14062:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
cause: ConnectTimeoutError: Connect Timeout Error
at onConnectTimeout (node:internal/deps/undici/undici:7897:28)
at node:internal/deps/undici/undici:7855:50
at Immediate._onImmediate (node:internal/deps/undici/undici:7884:37)
at process.processImmediate (node:internal/timers:471:21) {
code: 'UND_ERR_CONNECT_TIMEOUT'
}
}

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