[Problem] Checking Redump against a dump fails when Redump is not available #307

Open
opened 2026-01-29 16:14:02 +00:00 by claunia · 0 comments
Owner

Originally created by @InternalLoss on GitHub (Jun 20, 2021).

Originally assigned to: @mnadareski on GitHub.

Version
What version are you using?

  • Stable release (version here)
  • WIP release Version 2.0-6d57a05f

Build
What runtime version are you using?

  • .NET Framework 4.7.2 running on (Operating System)
  • .NET Framework 4.8 running on Windows 10
  • .NET Core 3.1 running on (Operating System)

Describe the issue
I assume this is an issue with Redump checking as Redump is currently timing out - when completing a dump using the WIP version + Redump credentials, the program hangs and has to be forcibly closed.

To Reproduce
Steps to reproduce the behavior:

  1. Either have redump.org be down, or point to a server that doesn't respond (Redump in this current time will just 503 time out eventually or not respond - it still opens a TCP connection)
  2. Dump a disc
  3. Wait for "No external tools needed to show in logs"

Expected behavior
App should gracefully time out (and maybe warn the user that redump.org was not accessible) after 5-10 seconds, and potentially show "Querying redump.org" while this occurs.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Originally created by @InternalLoss on GitHub (Jun 20, 2021). Originally assigned to: @mnadareski on GitHub. **Version** What version are you using? - [ ] Stable release (version here) - [X] WIP release Version 2.0-6d57a05f **Build** What runtime version are you using? - [ ] .NET Framework 4.7.2 running on (Operating System) - [X] .NET Framework 4.8 running on Windows 10 - [ ] .NET Core 3.1 running on (Operating System) **Describe the issue** I assume this is an issue with Redump checking as Redump is currently timing out - when completing a dump using the WIP version + Redump credentials, the program hangs and has to be forcibly closed. **To Reproduce** Steps to reproduce the behavior: 1. Either have redump.org be down, or point to a server that doesn't respond (Redump in this current time will just 503 time out eventually or not respond - **it still opens a TCP connection**) 2. Dump a disc 3. Wait for "No external tools needed to show in logs" **Expected behavior** App should gracefully time out (and maybe warn the user that redump.org was not accessible) after 5-10 seconds, and potentially show "Querying redump.org" while this occurs. **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here.
claunia added the bug label 2026-01-29 16:14:02 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#307