* First of all it threw this error: ``` panic: runtime error: index out of range [2] with length 1 goroutine 1 [running]: main.ResolveIPNS(0xc00014a140, 0x3e, 0x1f, 0xc000014301) /home/user/go/src/github.com/TheDiscordian/ipfs-sync/main.go:484 +0x2da main.WatchDog() /home/user/go/src/github.com/TheDiscordian/ipfs-sync/main.go:547 +0x549 main.main() /home/user/go/src/github.com/TheDiscordian/ipfs-sync/main.go:698 +0x2cd ``` And then it appeared to be stuck (only printing out ipfs file not found errors) but on pressing enter it apparently had yeeted itself into death at some point