-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Uncaught Error: unexpected error getting the ipns record #1620
Comments
Hey @pgte I debugged this problem and I think that I understood the problem. The way the error js-ipfs@v0.32.2/core/ipns/publisher.js#L194 However, in the @alanshaw what is your opinion here? Should we try to validate both type of errors? |
For now we should check for both error types. The datastore being used by /cc @jacobheun |
There are a couple of issues here. We definitely need to update the interface readme to spell out the new codes. I'll submit a PR to |
@pgte peer-base/peer-base#72 should resolve the issue for |
Thanks @jacobheun 🚀 I also created a PR for checking the other error in the meantime. |
@jacobheun / @pgte can we close this now? |
Yes, peer-star-app has been updated to reflect the latest datastore changes. |
Type: Bug
Severity: Critical
Description:
Error starting IPFS node:
This doesn't happen in v0.32.2.
Steps to reproduce the error:
I start IPFS with the following config options: https://github.com/ipfs-shipyard/peer-star-app/blob/master/src/transport/ipfs.js#L15
The text was updated successfully, but these errors were encountered: