### Checklist - [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.io](https://discuss.ipfs.io). - [X] I have searched on the [issue tracker](https://github.com/ipfs/go-ipfs/issues?q=is%3Aissue) for my bug. - [X] I am running the latest [go-ipfs version](https://dist.ipfs.io/#go-ipfs) or have an issue updating. ### Installation method ipfs-desktop ### Version ```Text . ``` ### Config ```json . ``` ### Description To avoid the blank `Error: file does not exist` and specify *which* file we failed to find. Will tackle after landing https://github.com/ipfs/go-ipfs/pull/8668 to avoid rebasing.
Checklist
Installation method
ipfs-desktop
Version
Config
.Description
To avoid the blank
Error: file does not existand specify which file we failed to find.Will tackle after landing #8668 to avoid rebasing.