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
Copy file name to clipboardExpand all lines: ed/index.json
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"type": "crawl",
3
3
"title": "Reffy crawl",
4
-
"date": "2025-12-14T12:52:16.033Z",
4
+
"date": "2025-12-14T18:46:00.242Z",
5
5
"options": {
6
6
"fallback": "ed/index.json",
7
7
"output": "report",
@@ -758,7 +758,7 @@
758
758
},
759
759
"stats": {
760
760
"crawled": 726,
761
-
"errors": 3
761
+
"errors": 4
762
762
},
763
763
"crawler": "reffy-20.0.3",
764
764
"results": [
@@ -29051,7 +29051,8 @@
29051
29051
"elements": "elements/filter-effects-1.json",
29052
29052
"headings": "headings/filter-effects-1.json",
29053
29053
"ids": "ids/filter-effects-1.json",
29054
-
"cddl": []
29054
+
"cddl": [],
29055
+
"error": "Error: Execution context was destroyed, most likely because of a navigation.\n at rewriteError (file:///home/runner/work/webref/webref/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ExecutionContext.js:453:15)\n at async #evaluate (file:///home/runner/work/webref/webref/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ExecutionContext.js:386:60)\n at async ExecutionContext.evaluate (file:///home/runner/work/webref/webref/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ExecutionContext.js:274:16)\n at async IsolatedWorld.evaluate (file:///home/runner/work/webref/webref/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/IsolatedWorld.js:97:16)\n at async CdpFrame.evaluate (file:///home/runner/work/webref/webref/node_modules/puppeteer-core/lib/esm/puppeteer/api/Frame.js:359:20)\n at async CdpPage.evaluate (file:///home/runner/work/webref/webref/node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.js:814:20)\n at async processSpecification (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/util.js:597:9)\n at async crawlSpec (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:109:22)\n at async processSpec (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:452:22)\n at async ThrottledQueue.runThrottled (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/throttled-queue.js:78:22)"
0 commit comments