Closed Karthikchary23 closed 5 months 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 additional 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.io if you just need general support.
@Karthikchary23 either you manually edited Kubo config file, or it got corrupted in your filesystem.
This made the Identity.PeerID
no longer match the Identity.PrivKey
in .ipfs/config
.
A quick fix is to replace these two values with a new (consitent) identity.
You can generate it by moving .ipfs
to different directory and starting Desktop app again. It will create fresh config in .ipfs/config
. Copy Identity.PeerID
Identity.PrivKey
from this new profile, then shut down Desktop app, restore the old .ipfs
directory, and start it again. It will have your data but will use fixed PeerID.
ps. If you need more support, open a thread in https://discuss.ipfs.tech/c/help/13
👉️ Please describe what you were doing when this error happened.
Specifications
Error