When I close the window and then click on the app in the dock, I get the following error message:
This also happens with the app is automatically opened after restarting my machine.
This appears to be the same issue as #152
Steps To Reproduce
Open app
Click on red "x" button to close the window (don't quit the app)
Click on the app icon in the dock to create a new window
The error message is displayed
Restart your machine with the app open
The error message is displayed when the app is reopened after the machine boots up
App Version
1.7.4
Electron Version
31.1.0
Operating System
macOS Sonoma
Relevant log output
Error message
read ECONNRESET
Stack trace
Error: read ECONNRESET
at AxiosError.from (file:///Applications/UGRC%20API%20Client.app/Contents/Resources/app.asar/node_modules/axios/lib/core/AxiosError.js:89:14)
at RedirectableRequest.handleRequestError (file:///Applications/UGRC%20API%20Client.app/Contents/Resources/app.asar/node_modules/axios/lib/adapters/http.js:610:25)
at RedirectableRequest.emit (node:events:519:28)
at eventHandlers.<computed> (/Applications/UGRC API Client.app/Contents/Resources/app.asar/node_modules/follow-redirects/index.js:38:24)
at ClientRequest.emit (node:events:519:28)
at TLSSocket.socketErrorListener (node:_http_client:500:9)
at TLSSocket.emit (node:events:519: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 Axios.request (file:///Applications/UGRC%20API%20Client.app/Contents/Resources/app.asar/node_modules/axios/lib/core/Axios.js:45:41)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
What happened?
When I close the window and then click on the app in the dock, I get the following error message:
This also happens with the app is automatically opened after restarting my machine.
This appears to be the same issue as #152
Steps To Reproduce
Open app
Click on red "x" button to close the window (don't quit the app)
Click on the app icon in the dock to create a new window
The error message is displayed
Restart your machine with the app open
The error message is displayed when the app is reopened after the machine boots up
App Version
1.7.4
Electron Version
31.1.0
Operating System
macOS Sonoma
Relevant log output
Error message
read ECONNRESET
Stack trace