Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Multiple calls to pre-start #1162

@richardschneider

Description

@richardschneider

It appears (from debugging) that jsipfs daemon calls pre-start twice.

| > jsipfs daemon

C:\Users\Owner\Documents\GitHub\js-ipfs>jsipfs daemon
Initializing daemon...
  jsipfs booting +0ms
  jsipfs pre-start +175ms
  jsipfs starting +921ms
  jsipfs pre-start +0ms
Swarm listening on /ip4/127.0.0.1/tcp/4003/ws/ipfs/QmWfa2ZtmrbyHxkHUNpMs35rcRSf5bc25D6Fb1NFgA76RA
Swarm listening on /ip4/192.168.178.21/tcp/4002/ipfs/QmWfa2ZtmrbyHxkHUNpMs35rcRSf5bc25D6Fb1NFgA76RA
Swarm listening on /ip4/127.0.0.1/tcp/4002/ipfs/QmWfa2ZtmrbyHxkHUNpMs35rcRSf5bc25D6Fb1NFgA76RA
  jsipfs boot:done null +2s
API is listening on: /ip4/127.0.0.1/tcp/5001
Gateway (readonly) is listening on: /ip4/127.0.0.1/tcp/9090
Daemon is ready

Metadata

Metadata

Assignees

Labels

exp/expertHaving worked on the specific codebase is importanthelp wantedSeeking public contribution on this issuekind/bugA bug in existing code (including security flaws)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions