-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
⚙️ BackendIssues related to server, database, API.Issues related to server, database, API.⭕️ More info neededData or details are missing to narrow the problemData or details are missing to narrow the problem📲 ADBIssue related to ADB functionsIssue related to ADB functions😱 BugSomething isn't workingSomething isn't working
Description
Describe the bug
Backend crash when reloading the application
To Reproduce
Steps to reproduce the behavior:
- start the app with a headset
- stop the application
- restart it again
Expected behavior
A clear and concise description of what you expected to happen.
No crash should happen
Desktop (please complete the following information):
- Windows
- Firefox latest
Additional context
Add any other context about the problem here.
The app had multiple canvas per headsets
crash trace:
[0] node:events:502
[0] throw er; // Unhandled 'error' event
[0] ^
[0]
[0] Error: read ECONNRESET
[0] at TCP.onStreamRead (node:internal/stream_base_commons:216:20)
[0] Emitted 'error' event on Socket instance at:
[0] at emitErrorNT (node:internal/streams/destroy:170:8)
[0] at emitErrorCloseNT (node:internal/streams/destroy:129:3)
[0] at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
[0] errno: -4077,
[0] code: 'ECONNRESET',
[0] syscall: 'read'
[0] }Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
⚙️ BackendIssues related to server, database, API.Issues related to server, database, API.⭕️ More info neededData or details are missing to narrow the problemData or details are missing to narrow the problem📲 ADBIssue related to ADB functionsIssue related to ADB functions😱 BugSomething isn't workingSomething isn't working