Closed timronan closed 5 years ago
I could not repeat this observation on Windows 10 (17763), using Miniconda and Python 3.7.3.
I did the first request and it worked as expected. The second request downloaded the 2nd month of data as expected.
Side note: once mseedindex was built (installed into ..\Miniconda\Scripts), ROVER worked really well in Windows with Miniconda 3. I also put a Windows 10 mseedindex.exe on the Release page for mseedindex: https://github.com/iris-edu/mseedindex/releases, should anyone need it.
This error occurred because the mseedindex dependency was built using Cygwin. Use an mseed index instance built from the nmake program, or the released mseedindex windows binary for best results.
ROVER acts as expected when making an initial request in an empty data repo. Subsequent request do not seem to make it through the reindexing process and the subsuent request freezes at the step:
it seems like the request is never posted to the web.
Initial request is
Subsequent Request
The end of the retrieve.txt log file with the verbosity set to 6. No critical error occurs but ROVER fails to make it past the indexing step.