-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps upkind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)topic/MFSTopic MFSTopic MFS
Description
Version information:
go-ipfs version: 0.4.23-6ce9a355f
Repo version: 7
System version: amd64/linux
Golang version: go1.14
Using the latest Web UI bafybeigxqbvc6qxk2wkdyzpkh7mr7zh5pxbvpjb6a6mxdtpwhlqaf4qj5a.
Description:
When adding the IGIS git repo CID to the files using the Web UI, it can never be removed again, not with the Web UI and not with the command line. At least I don't know of any obvious way to do so.
Steps to reproduce:
- Open the Web UI
- Click on "Explore" on the left
- Click on "IGIS git repo"
- Copy the CID (z8mWaJHXieAVxxLagBpdaNWFEBKVWmMiE)
- Click on "Files" on the left
- Click "Add"
- Click "From IPFS"
- Paste the CID
- Click "Add"
- An error message "Failed to add files to IPFS. Please try again." is displayed but the CID was added anyways
- Trying to remove the CID using the Web UI again fails
- Executing
ipfs files rm /z8mWaJHXieAVxxLagBpdaNWFEBKVWmMiE
fails with "Error: unrecognized node type in cache node"
I would expect to either be able to remove anything I added again or to not be able to add something that shouldn't be added.
TheDiscordian
Metadata
Metadata
Assignees
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps upkind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)topic/MFSTopic MFSTopic MFS