ipfs / ipfs/kubo

ERROR net/identity Received Key For Remote Peer Mismatch

Open
#6,725 1 comment 0 reactions 0 assignees View on GitHub
kind/bug
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

#### Version information:
```
go-ipfs version: 0.4.22-
Repo version: 7
System version: amd64/linux
Golang version: go1.12.7
```

#### Description:

Never noticed this kind of error in my ipfs daemon logs before. At first guess I would say its a peer advertising bad identity information

```
Oct 22 22:01:54 delta-node-2 ipfs_manager_script.sh[20924]: 22:01:54.967 ERROR net/identi: QmXow5Vu8YXqvabkptQ7HddvNPpbLhXzmmU53yPCM54EQa received key for remote peer QmNURkgvFhpf5SHFjw1ufS6FwzPzQsBNNQtUDAziAW6e6h mismatch: QmT668Aour77hX2JfoUvoHNvStUBaVZPearPrZ4L58dTif id.go:341
Oct 22 23:39:45 delta-node-2 ipfs_manager_script.sh[20924]: 23:39:45.396 ERROR net/identi: QmXow5Vu8YXqvabkptQ7HddvNPpbLhXzmmU53yPCM54EQa received key for remote peer QmRRsDVpwZm5UsabX5akpjdXA9PuYwPqdDCaLZEVHH5eFg mismatch: QmXtHeTHvt5HQ9baW4yQL3rHVo4Cz5d5p8eUaQhqALpXPa id.go:341
Oct 22 23:39:49 delta-node-2 ipfs_manager_script.sh[20924]: 23:39:49.875 ERROR net/identi: QmXow5Vu8YXqvabkptQ7HddvNPpbLhXzmmU53yPCM54EQa received key for remote peer QmRRsDVpwZm5UsabX5akpjdXA9PuYwPqdDCaLZEVHH5eFg mismatch: QmXtHeTHvt5HQ9baW4yQL3rHVo4Cz5d5p8eUaQhqALpXPa id.go:341

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.