Unable to save Read The Docs webpage

I get the following error when I try to save a web page from Read The Docs with Zotero:
"An error occurred while saving this item. See Troubleshooting Translator Issues for more information.", and zotero.js returns the following error in the console: "No items returned from any translator".

URL of the page: https://nwb-overview.readthedocs.io/en/latest/tools/analysis_tools_home.html

Translator used by Zotero: DOI


Logs:
zotero(3)(+0016028): Starting full-text content processor

zotero(5)(+0001773): POST /connector/ping HTTP/1.1
Host: 127.0.0.1:23119
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:121.0) Gecko/20100101 Firefox/121.0
Accept: */*
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br
Content-Type: application/json
X-Zotero-Version: 5.0.114
X-Zotero-Connector-API-Version: 2
Content-Length: 2
Origin: moz-extension://85c79a3b-b1e7-4cf6-9173-8ba81999a871
DNT: 1
Connection: keep-alive
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: cors
Sec-Fetch-Site: same-origin



zotero(5)(+0000008): HTTP/1.0 200 OK
X-Zotero-Version: 6.0.30
X-Zotero-Connector-API-Version: 2
Content-Type: application/json

{"prefs":{"automaticSnapshots":true,"googleDocsAddNoteEnabled":true}}

zotero(5)(+0000177): POST /connector/getSelectedCollection HTTP/1.1
Host: 127.0.0.1:23119
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:121.0) Gecko/20100101 Firefox/121.0
Accept: */*
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br
Content-Type: application/json
X-Zotero-Version: 5.0.114
X-Zotero-Connector-API-Version: 2
Content-Length: 2
Origin: moz-extension://85c79a3b-b1e7-4cf6-9173-8ba81999a871
DNT: 1
Connection: keep-alive
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: cors
Sec-Fetch-Site: same-origin



zotero(5)(+0000007): {"libraryID":3,"libraryName":"NWB-paper","libraryEditable":true,"editable":true,"id":null,"name":"NWB-paper","targets":[{"id":"L1","name":"…","level":0,"recent":true},{"id":"C1","name":"…","level":1},{"id":"C3","name":"…","level":1},{"id":"C17","name":"…","level":1,"recent":true},{"id":"C5","name":"…","level":1},{"id":"C2","name":"…","level":1,"recent":true},{"id":"C4","name":"…","level":1},{"id":"L5","name":"…","level":0},{"id":"C15","name":"…","level":1},{"id":"C12","name":"…","level":1},{"id":"C18","name":"…","level":1},{"id":"C13","name":"…","level":1},{"id":"C10","name":"…","level":1},{"id":"C16","name":"…","level":1},{"id":"C14","name":"…","level":1},{"id":"C9","name":"…","level":1},{"id":"C11","name":"…","level":1},{"id":"L2","name":"…","level":0},{"id":"C7","name":"…","level":1},{"id":"C8","name":"…","level":1},{"id":"C6","name":"…","level":1,"recent":true},{"id":"L6","name":"…","level":0},{"id":"L3","name":"…","level":0,"recent":true},{"id":"L4","name":"…","level":0,"recent":true}]}

zotero(3)(+0013124): Checking for unprocessed full-text content

zotero(4)(+0000000): SELECT itemID FROM fulltextItems WHERE synced=2

zotero(3)(+0000001): No unprocessed full-text content found

zotero(3)(+0000000): Unregistering full-text content processor idle observer

zotero(3)(+0000000): Stopping full-text content processor

zotero(3)(+0015660): Getting contents of ~/.zotero/zotero/oxova3a8.default/treePrefs.json

zotero(3)(+0000007): Writing column prefs of length 2139 to file ~/.zotero/zotero/oxova3a8.default/treePrefs.json


Is there any other way I can save the webpage?

Thanks!
Sign In or Register to comment.