holepunchto / hypercore

Hypercore is a secure, distributed append-only log.
https://docs.holepunch.to
MIT License
2.59k stars 182 forks source link

The daemon is not active. #298

Closed marek22k closed 2 years ago

marek22k commented 2 years ago
$hyp daemon start 
Hyperspace daemon started
Mirroring daemon started
Daemon is running.

$hyp info
The daemon is not active. Please run:

  hyp daemon start

$hyp daemon stop
mirroring daemon is running. Attempting to stop...
mirroring daemon stopped
hyperspace daemon stopped

$hyp info
The daemon is not active. Please run:

  hyp daemon start

$hyp daemon start 
Hyperspace daemon started
Mirroring daemon started
Daemon is running.

$hyp info
The daemon is not active. Please run:

  hyp daemon start
$node --version
v16.13.2

OS: Parrot OS Home (Debian 11 fork)

Hi there,

I installed Hypercore on my Debian 11 computer and started the daemon. But it is not recognized as started.

mafintosh commented 2 years ago

Hi, we just merged v10, after +1 year of work. 10 is not compatible with the daemon and we'll be deprecating that going forward.