View Issue Details

IDProjectCategoryView StatusLast Update
0017914MMW 5Otherpublic2021-05-27 20:12
Reporterlowlander Assigned To 
PriorityurgentSeverityminorReproducibilityrandom
Status closedResolutionfixed 
Product Version5.0.1 
Target Version5.0.1Fixed in Version5.0.1 
Summary0017914: CD Verification message says no internet connection on random tracks
DescriptionOn random tracks the verification of CD Rip says that verification failed due to no internet connection.
TagsNo tags attached.
Fixed in build2408

Activities

Ludek

2021-05-25 13:14

developer   ~0063462

Last edited: 2021-05-25 13:17

Based on the code revision and debug log MM indeed needlessly re-download the BIN file from AccurateRip.com after each track rip.

i.e. it downloads http://www.accuraterip.com/accuraterip/4/8/f/dBAR-011-000d5f84-007217bc-89073e0b.bin 11 times for 11 tracks on the CD

For some tracks I see "Socket Error 10060"
Socket Error 10060 informs about connection problems. This error usually shows up when using proxy service to connect to the Internet, and the browser does not have enough time to load the requested page. Generally speaking, the proxy server works too slow. As a result, the connection time out error message occurs.

So the error message "There is a problem with your internet connection" is correct, the issue to fix here is to download the BIN file only once per CD (and use the already downloaded BIN for all tracks)

Ludek

2021-05-25 13:52

developer   ~0063463

Last edited: 2021-05-25 13:52

Fixed in 5.0.1.2408

The BIN file is now downloaded only once per ripping session -- so this should resolve also the LowLander's proxy socket error (as proxy is used only on re-requests of the same file)

lowlander

2021-05-27 20:12

developer   ~0063565

Message not seen on 2408

Note that I don't use a Proxy.