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
Based on the nafotos-datadumps configuration (*) and with oxigraph running (per README.md) I get - after the "importing data to SPARQL store" step - an error on the "loading results from iterator" step:
pipeline NA fotocollectie (via datadumps) failed:
No data loaded
file:///home/http/.npm/_npx/4acbffebfeea8bcf/node_modules/@netwerk-digitaal-erfgoed/ld-workbench/build/import.js:44
throw new Error('No data loaded');
^
Error: No data loaded
at pRetry.retries (file:///home/http/.npm/_npx/4acbffebfeea8bcf/node_modules/@netwerk-digitaal-erfgoed/ld-workbench/build/import.js:44:23)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async RetryOperation._fn (file:///home/http/.npm/_npx/4acbffebfeea8bcf/node_modules/p-retry/index.js:57:20) {
attemptNumber: 4,
retriesLeft: 0
}
The text was updated successfully, but these errors were encountered:
Based on the nafotos-datadumps configuration (*) and with oxigraph running (per README.md) I get - after the "importing data to SPARQL store" step - an error on the "loading results from iterator" step:
The text was updated successfully, but these errors were encountered: