Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: To parse non base32 or base58btc encoded CID multibase decoder must be provided #2649

Closed
hadim opened this issue Oct 1, 2023 · 7 comments
Labels
kind/bug A bug in existing code (including security flaws) kind/stale need/author-input Needs input from the original author

Comments

@hadim
Copy link

hadim commented Oct 1, 2023

  • OS: macOS and Linux
  • Version of IPFS Desktop: latest as of today

Describe the bug

When trying to access /ipns/hub.standard-template-construct.org I get the following error:

Error: To parse non base32 or base58btc encoded CID multibase decoder must be provided

The Js console error looks similar:

Failed to resolve path /ipns/hub.standard-template-construct.org Error: To parse non base32 or base58btc encoded CID multibase decoder must be provided
@hadim hadim added kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization labels Oct 1, 2023
@welcome
Copy link

welcome bot commented Oct 1, 2023

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment.
Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

  • "Priority" labels will show how urgent this is for the team.
  • "Status" labels will show if this is ready to be worked on, blocked, or in progress.
  • "Need" labels will indicate if additional input or analysis is required.

Finally, remember to use https://discuss.ipfs.io if you just need general support.

@SgtPooki
Copy link
Member

SgtPooki commented Oct 4, 2023

@hadim thanks for the report. Can you be more clear about the action you're performing when getting this error?

When trying to access /ipns/hub.standard-template-construct.org I get the following error:

How are you trying to access it? what IPFS-Desktop view are you on (explore, files, etc..)?

@SgtPooki SgtPooki added need/author-input Needs input from the original author and removed need/triage Needs initial labeling and prioritization labels Oct 4, 2023
@hadim
Copy link
Author

hadim commented Oct 4, 2023

I use the top bar to enter the URI.

When clicking on "Browse", I get a 404 error:

image

And when clicking on "Inspect", I get the original error reported in this issue:

image

@github-actions
Copy link
Contributor

Oops, seems like we needed more information for this issue, please comment with more details or this issue will be closed in 7 days.

@hadim
Copy link
Author

hadim commented Oct 11, 2023

@SgtPooki do you need more details here?

@SgtPooki
Copy link
Member

SgtPooki commented Oct 11, 2023

@SgtPooki do you need more details here?

Sorry for the delay, and thanks for checking in again!

I believe this is enough information, but unfortunately, we still do not support ipns/ names in the search bar of ipfs-webui/ipfs-desktop (which is handled by https://github.com/ipfs/ipld-explorer-components and can be tested directly at https://explore.ipld.io/#/explore/ipns/docs.ipfs.tech).

We now have a tracking issue for this at ipfs/ipld-explorer-components#400. It shouldn't take much to add the support, but we have some higher priority items right now that may delay this work.

closing in favor of ipfs/ipld-explorer-components#400

@SgtPooki SgtPooki closed this as not planned Won't fix, can't repro, duplicate, stale Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) kind/stale need/author-input Needs input from the original author
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants