[Bug]: Electron app does not correctly resume after PC sleep #470

Closed
opened 2026-02-28 19:05:24 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @Shazib on GitHub (Jul 2, 2023).

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

App stops working after wake from sleep. Ctrl/cmd+R do not appear to solve the issue.

What error did you receive?

WebSocket is already in CLOSING or CLOSED state.

Quite likely the socket connection dies when the PC goes to sleep so this will just need to be re-initialised.

Where are you hosting Actual?

Desktop App (Electron)

What browsers are you seeing the problem on?

Desktop App (Electron)

Operating System

Windows 11

Originally created by @Shazib on GitHub (Jul 2, 2023). ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? App stops working after wake from sleep. Ctrl/cmd+R do not appear to solve the issue. ### What error did you receive? `WebSocket is already in CLOSING or CLOSED state.` Quite likely the socket connection dies when the PC goes to sleep so this will just need to be re-initialised. ### Where are you hosting Actual? Desktop App (Electron) ### What browsers are you seeing the problem on? Desktop App (Electron) ### Operating System Windows 11
GiteaMirror added the electronbug labels 2026-02-28 19:05:25 -06:00
Author
Owner

@Shazib commented on GitHub (Oct 25, 2023):

This can be closed now I think.

@Shazib commented on GitHub (Oct 25, 2023): This can be closed now I think.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#470