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

App Crash Report: Unhandled Error #267

Open
stdavis opened this issue Jul 10, 2024 · 0 comments
Open

App Crash Report: Unhandled Error #267

stdavis opened this issue Jul 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@stdavis
Copy link
Member

stdavis commented Jul 10, 2024

What happened?

When I close the window and then click on the app in the dock, I get the following error message:
image

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

  1. Open app

  2. Click on red "x" button to close the window (don't quit the app)

  3. Click on the app icon in the dock to create a new window

  4. The error message is displayed

  5. Restart your machine with the app open

  6. 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)
@stdavis stdavis added the bug Something isn't working label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant