You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 17, 2020. It is now read-only.
Hi,
Loving Webrecorder tools - great work! Thank you!
Using the latest player for Windows, I tried uploading a large-ish WARC file (3.2GB) created using a local install of Webrecorder running on Ubuntu.
We've experienced a few problems and are not sure whether it's to do with Webrecorder or the player, or both.
On some occasions the WARC stops indexing and hangs but the main problem is that, in the cases when it gets to 100% and opens, there is missing content (missing because it is there in Webrecorder in replay mode). We've also looked at the cache file generated and notice missing domains and URLs that we know form part of the exported collection.
Any ideas?
I can share the WARC file in question, if you need it.
Thanks for your help,
Tom
The text was updated successfully, but these errors were encountered:
* upload improvements:
- limit pages and bookmarks to 10000
- add settings to limit bookmarks and pages separately
- include page and bookmark creation in progress bar, last 80-90% for page indexing, and 90-100% for bookmark creation.
- optimize: use zscan_iter() for iterating over pages, add polyfill for fakeredis to still use zrange
- fix tests
- bump version to 4.8.4
previously, page/bookmark creation was taking a long time but not included in progress update
should fix#768, likely webrecorder/webrecorder-player#87, webrecorder/webrecorder-player#78, webrecorder/webrecorder-player#86
Hi,
Loving Webrecorder tools - great work! Thank you!
Using the latest player for Windows, I tried uploading a large-ish WARC file (3.2GB) created using a local install of Webrecorder running on Ubuntu.
We've experienced a few problems and are not sure whether it's to do with Webrecorder or the player, or both.
On some occasions the WARC stops indexing and hangs but the main problem is that, in the cases when it gets to 100% and opens, there is missing content (missing because it is there in Webrecorder in replay mode). We've also looked at the cache file generated and notice missing domains and URLs that we know form part of the exported collection.
Any ideas?
I can share the WARC file in question, if you need it.
Thanks for your help,
Tom
The text was updated successfully, but these errors were encountered: