Skip to content

Unhandled Error #1255

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

Closed
hangfeng opened this issue Dec 20, 2024 · 0 comments · Fixed by #1274
Closed

Unhandled Error #1255

hangfeng opened this issue Dec 20, 2024 · 0 comments · Fixed by #1274

Comments

@hangfeng
Copy link

Node.js error stack

Message:

Client network socket disconnected before secure TLS connection was established

Stack:

Error: Client network socket disconnected before secure TLS connection was established
    at nt.from (file:///Applications/Enjoy.app/Contents/Resources/app.asar/.vite/build/main-qw7vjj9W.js:3416:39)
    at h.<anonymous> (file:///Applications/Enjoy.app/Contents/Resources/app.asar/.vite/build/main-qw7vjj9W.js:8116:12)
    at h.emit (node:events:530:35)
    at l.<computed> (file:///Applications/Enjoy.app/Contents/Resources/app.asar/.vite/build/main-qw7vjj9W.js:7374:26)
    at ClientRequest.emit (node:events:518:28)
    at emitErrorEvent (node:_http_client:101:11)
    at TLSSocket.socketErrorListener (node:_http_client:504:5)
    at TLSSocket.emit (node:events:518:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
    at dN.request (file:///Applications/Enjoy.app/Contents/Resources/app.asar/.vite/build/main-qw7vjj9W.js:8671:41)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Environment:

Enjoy 0.7.6
Electron 33.3.0
darwin arm64
Locale: en-US
an-lee added a commit that referenced this issue Jan 14, 2025
@an-lee an-lee mentioned this issue Jan 15, 2025
@an-lee an-lee linked a pull request Jan 15, 2025 that will close this issue
an-lee added a commit that referenced this issue Jan 15, 2025
* handle client error ref #1255

* use bugsnag & remove unhandled modal

* fix upload storage

* fix assessment play origin

* upgrade deps

* try to fix  JavaScript heap out of memory when package

* update github action

* fix workflow

* try to fix CI in linux
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

Successfully merging a pull request may close this issue.

1 participant