-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
need/triageNeeds initial labeling and prioritizationNeeds initial labeling and prioritizationtopic/MFSTopic MFSTopic MFStopic/filesTopic filesTopic files
Description
Describe the bug
Once adding said CID, the files page becomes blank each time you open it. You must hit the back button and refresh the page to make it go away. I tried removing all pins, garbage collecting the local repo, and destroying all local browser data. Only nuking the whole data directory for IPFS seems to make it go back to normal.
To Reproduce
Steps to reproduce the behavior:
- Run
echo '{ "Data": "abc" }' | ipfs object put
. This should outputQmXg9Pp2ytZ14xgmQjYEiHjVjMFXzCVVEcRTWJBmLgR39V
. - Click on the Files tab, click "Import", click "From IPFS", enter this CID.
- The screen will now become blank and you will never be able to access the files tab. I recovered only by destroying my node (installed via snap):
rm -rf ~/snap/ipfs/common/*
Expected behavior
This shouldn't happen.
Screenshots
It's just a white screen. There are some ambiguous errors in console.
Desktop (please complete the following information):
- OS: Linux ubuntu-ryzen-desktop 5.4.0-42-generic fix lint test command using 'standard', also for .jsx ipfs-webui#46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
- Browser Firefox
- Version 88.0.1 (installed via
apt
)
Smartphone (please complete the following information):
N/A
Additional context
IPFS at latest Snap version.
Metadata
Metadata
Assignees
Labels
need/triageNeeds initial labeling and prioritizationNeeds initial labeling and prioritizationtopic/MFSTopic MFSTopic MFStopic/filesTopic filesTopic files