ipfs/ipfs-webui

Unexisting `files` directory shows in Files page

hacdias opened this issue · 4 comments

Describe the bug

files directory shows on the top-level listing in Files section. This directory does not exist and it seems to be MFS root.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Files'
  2. See directory

Expected behavior

It shouldn't show up.

Screenshots

image

Desktop (please complete the following information):

  • OS: macOS
  • Browser: Electron (IPFS Desktop)
  • Version: 95d468b

Additional context

The files directory seems to be my MFS root:

$ ipfs files ls -l
./	QmSz6L7WWJUp3JxgShRFkRsWsuxeMtxFmJ43teu75NWz7B	0
Preserved Pages/	QmduDsDMgnL4wMr2GNHtDEVzdVcEuHgJZwq4HTaPpibcqP	0
Quick dive.mp4	QmbA8Uw6LXEMtGiQr2X1RPRLT1hJMQnMHb9pd1HUnGftaK	75987806

Thanks for submitting this issue @hacdias, I don't see that on my webui on the same version. We'd need a better way to reproduce this.

I do not see "files" in my files screen either, and am unable to run ipfs files ls -l due to some error:

> ipfs files ls -l
Error: unrecognized node type in cache node

but without -l works:

╰─ ✘ 1 ❯ ipfs files ls
2023-05-13-game.mp4
Asset 2.png
BugBunny.mov
IMG_0652.mov
IMG_0672.HEIC
IP-stewards-h2-planning-meeting-recording.car
RC Car exercise.MOV
Screenshot 2023-02-11 at 10.15.42 AM.png
UDMPro CenturyLink PPPoE.png
bigBuckBunny
filebase_padding.svg
gateway checker
ipfs-companion-imports
ipfs-geoip
multi-toggle-modal.png
stock_skateboarder.webm
test
w3up-delegation-api
xkcd

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

This issue was closed because it is missing author input.