Closed
Description
Version information:
ipfs version --all
go-ipfs version: 0.4.13-
Repo version: 6
System version: amd64/linux
Golang version: go1.9.2
Type:
Bug
Severity:
Critical (possibly related to an experimental feature?)
Description:
This error is preventing my node from starting up or from otherwise doing anything. Besides having an event where I temporarily ran out of disk space a couple of days ago (I don't remember if IPFS automatically started after the next boot or not), there aren't any relevant changes that I'm aware of.
In case it's relevant, this node is using the badger datastore.
$ ipfs daemon
Initializing daemon...
Adjusting current ulimit to 2048...
Successfully raised file descriptor limit to 2048.
12:59:26.950 ERROR cmd/ipfs: error from node construction: reading varint: buffer too small daemon.go:320
Error: reading varint: buffer too small
$ ipfs repo stat
Error: reading varint: buffer too small