Open arivictor opened 1 year ago
Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review. In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additiona round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment. Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:
Finally, remember to use https://discuss.ipfs.tech if you just need general support.
The initialisation section for Kubo suggests running:
However this returned
It was not until I started the
ipfs daemon
that I was able to successfullycat
the file. The next section then talks about "taking your node online" and running the daemon, it seems the instructions are in the wrong order, or have I done something incorrect?