14 is intended to enable the scraper to download the crashes for multiple apps. However, it currently only downloads the crashes for the first of the apps listed. The connection times-out with an error for the second app, and the program then finishes rather than continuing further.
ℹ Getting and writing crash clusters to [/<removed>/vitals-scraper/android-crash-clusters_1569596277768.json] [31/32] [97%]
✔ [org.kiwix.kiwixcustomwikimed] Getting and writing crash clusters to [/<removed>/vitals-scraper/android-crash-clusters_1569596277768.json]
Successfully scraped [org.kiwix.kiwixcustomwikimed]
Scraping package [org.kiwix.kiwixcustomphet]
- [org.kiwix.kiwixcustomphet] Getting and writing crash clusters to [/<removed>/vitals-scraper/android-crash-clusters_1569596742370.json]
✖ [org.kiwix.kiwixcustomphet] Getting and writing crash clusters to [/<removed>/vitals-scraper/android-crash-clusters_1569596742370.json]
Failed to scrape [org.kiwix.kiwixcustomphet]
✖ [4:05:55 PM] Failed to scrape after [523729ms]: Error: Protocol error (Page.navigate): Session closed. Most likely the page has been closed.
I have an idea where the problem is in the code and am testing a possible fix.
14 is intended to enable the scraper to download the crashes for multiple apps. However, it currently only downloads the crashes for the first of the apps listed. The connection times-out with an error for the second app, and the program then finishes rather than continuing further.
I have an idea where the problem is in the code and am testing a possible fix.