Getting error (can't replace a newer value with an older) when publishing IPNS
Open
kind/bug
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
```
"Version": "0.4.22",
"Commit": "",
"Repo": "7",
"System": "amd64/linux",
"Golang": "go1.12.7"
```
##### Description
After restoring data directory ( .ipfs ) from zipped archive, that created earlier.
We're unable to publish IPNS with default key.
Getting Error :
```
{"Message":"can't replace a newer value with an older value","Code":0,"Type":"error"}
```
( IPFS crashed suddenly, so we removed current data directory and restored it from zip archive , that was created 2-3 days ago. After that it , we're unable to publish. Actually, this kind of restore operations were done several times, with no problems. )
Contributor guide
Assessment
This issue has not been assessed yet.