TheDiscordian / ipfs-sync

A simple daemon which will watch files on your filesystem, mirror them to MFS, automatically update related pins, and update related IPNS keys.
BSD 3-Clause "New" or "Revised" License
94 stars 14 forks source link

Upon disconnect, ipfs-sync attempts to update pins to empty CID #21

Closed TheDiscordian closed 3 years ago

TheDiscordian commented 3 years ago

Upon disconnect, ipfs-sync attempts to update pins to empty CID. We should instead just skip the update, and wait for reconnect.