Could not add migration to IPFS: Cannot get migrations from unknown fetcher type #8780
Labels
kind/bug
A bug in existing code (including security flaws)
need/analysis
Needs further analysis before proceeding
need/triage
Needs initial labeling and prioritization
Milestone
Version
Description
Above message was reported by Brave and on https://develop.element.io/#/room/#lobby:ipfs.io:
It does not impact migration itself, but raises a concern that something went wrong.
In this case, downloaded migration is not added to IPFS, so other machines from LAN can't fetch it locally p2p, but need to fetch from swarm/HTTP. Not a hard error, but something we should fix to improve resilience.
Relevant code:
The text was updated successfully, but these errors were encountered: