-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided #10640
Comments
Note: this is only with MY files, not those I visit from, for example, hello world examples. I have got a backup from 3 days ago, when it worked. The problem is still present. |
Oh, wait... Actually, when I press the "inspect" button from the menu on the right, from the "file" view, it fails. But ! If I paste the CID in the text input on top and press "inspect" (on top), it works... In the browser console:
It's like the button changed behavior... Note: I tested on several browsers like Brave, and Firefox. |
It seems that the "inspect" button badly adds "/ipfs" prefix: Capture.video.du.2024-12-22.15-12-52.mp4 |
Maybe this an issue for https://github.com/ipfs/ipfs-webui/ |
@metal3d Can you please try this in the latest Kubo-RC. There should be fix for this as it is a known issue: |
Checklist
Installation method
dist.ipfs.tech or ipfs-update
Version
Config
Description
Until a few days ago, no problem to use IPFS. Then suddenly, today, this error appears when I try to "inspect" a file:
The files are all accessible on others nodes, I can use
ipfs get
and all stats command seems to be OK.I tried to move
~/.ipfs
and thenipfs init; ipfs daemon
(with--debug
there are too much of details, impossible to identify something when I try to access "inspect" view)The error is present too.
The text was updated successfully, but these errors were encountered: