Ipfs name publish: ERROR dht: loggableKey could not cast key

env:
MacBook Pro
MacOS Sierra 10.12.3
ipfs version 0.4.13

when running: ipfs name publish hash
Get error:

00:44:53.535 ERROR dht: loggableKey could not cast key: 2f706b2f122035727ce0b6250ab2e069b397a6f905309807624019b6796a13ef48fac9ec8a38 invalid cid version number: 47 lookup.go:35
00:44:53.539 ERROR dht: loggableKey could not cast key: 2f69706e732f122035727ce0b6250ab2e069b397a6f905309807624019b6796a13ef48fac9ec8a38 invalid cid version number: 47 lookup.go:35

Ignore those, they’re spurious errors and don’t actually mean anything. They should be fixed in the next go-ipfs release.

1 Like