[GH-ISSUE #169] [BUG] Library refresh when server is offline #92

Closed
opened 2026-02-17 17:12:04 -05:00 by yindo · 1 comment
Owner

Originally created by @utlilb on GitHub (Nov 8, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/169

Describe the bug
Clicking refresh in the library on the client when the server is offline causes an unrecoverable error. Closing the app and reopening will fix the error and load only locally installed games.

To Reproduce
Steps to reproduce the behavior:

  1. Server must be unavailable
  2. Click on 'refresh' library button

Expected behavior
Refresh library when server is offline should force client into offline mode and show locally installed games without an error.

Desktop (please complete the following information):

  • Server 0.3.3
  • client 0.3.3
Originally created by @utlilb on GitHub (Nov 8, 2025). Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/169 **Describe the bug** Clicking refresh in the library on the client when the server is offline causes an unrecoverable error. Closing the app and reopening will fix the error and load only locally installed games. **To Reproduce** Steps to reproduce the behavior: 1. Server must be unavailable 2. Click on 'refresh' library button **Expected behavior** Refresh library when server is offline should force client into offline mode and show locally installed games without an error. **Desktop (please complete the following information):** - Server 0.3.3 - client 0.3.3
yindo changed title from [BUG] Library refresh when server is offline to [GH-ISSUE #169] [BUG] Library refresh when server is offline 2026-06-05 14:24:44 -04:00
yindo closed this issue 2026-06-05 14:24:44 -04:00
Author
Owner

@DecDuck commented on GitHub (Mar 4, 2026):

Should be fixed in v0.4.0, it has new logic to handle online/offline transitions.

<!-- gh-comment-id:3997236962 --> @DecDuck commented on GitHub (Mar 4, 2026): Should be fixed in v0.4.0, it has new logic to handle online/offline transitions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop-app#92