This repository was archived by the owner on Feb 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
custom-ipfs-repo example broken #1557
Copy link
Copy link
Closed
Labels
exampleexp/expertHaving worked on the specific codebase is importantHaving worked on the specific codebase is importantkind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)
Description
With dependencies upgraded to:
"datastore-fs": "~0.5.0",
"ipfs-repo": "~0.23.1"
Error: unexpected error getting the ipns record Q,ALPl|���;GVM�t�Н����ʨ from datastore
at ReadFileContext._repo.datastore.get (/Users/alan/Code/protocol-labs/js-ipfs/src/core/ipns/publisher.js:198:35)
at ReadFileContext.callback (/Users/alan/Code/protocol-labs/js-ipfs/examples/custom-ipfs-repo/node_modules/graceful-fs/graceful-fs.js:78:16)
at FSReqWrap.readFileAfterOpen [as oncomplete] (fs.js:235:13)
Emitted 'error' event at:
at done (/Users/alan/Code/protocol-labs/js-ipfs/src/core/components/init.js:21:14)
at /Users/alan/Code/protocol-labs/js-ipfs/node_modules/async/internal/once.js:12:16
at next (/Users/alan/Code/protocol-labs/js-ipfs/node_modules/async/waterfall.js:21:29)
at /Users/alan/Code/protocol-labs/js-ipfs/node_modules/async/internal/onlyOnce.js:12:16
at parallel (/Users/alan/Code/protocol-labs/js-ipfs/src/core/components/init.js:130:13)
at /Users/alan/Code/protocol-labs/js-ipfs/node_modules/async/internal/parallel.js:39:9
at /Users/alan/Code/protocol-labs/js-ipfs/node_modules/async/internal/once.js:12:16
at iteratorCallback (/Users/alan/Code/protocol-labs/js-ipfs/node_modules/async/eachOf.js:58:13)
at /Users/alan/Code/protocol-labs/js-ipfs/node_modules/async/internal/onlyOnce.js:12:16
at /Users/alan/Code/protocol-labs/js-ipfs/node_modules/async/internal/parallel.js:36:13
Metadata
Metadata
Assignees
Labels
exampleexp/expertHaving worked on the specific codebase is importantHaving worked on the specific codebase is importantkind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)