Skip to content

ipfs daemon --init does not work #3773

Closed
@mitar

Description

@mitar

Version information:

go-ipfs version: 0.4.6-
Repo version: 5
System version: amd64/linux
Golang version: go1.8

Type: Bug

Priority: P4

Description:

I am passing --init, but it does not do what is saying it will do, which is, initialize the repo:

$ export IPFS_PATH=/ipfs
$ /usr/local/bin/ipfs daemon --init
Initializing daemon...
Error: no IPFS repo found in /ipfs.
please run: 'ipfs init'

Metadata

Metadata

Assignees

Labels

kind/bugA bug in existing code (including security flaws)need_tests

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions