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

Interacting with the IPFS daemon running as a user LaunchAgent? #51

@adamavenir

Description

@adamavenir

If I run the IPFS daemon as a "LaunchAgent" as described here, then start it as described, I see it show up:

➜  ~ launchctl list | grep ipfs
-   127 io.ipfs.go-ipfs

But if I run ipfs swarm peers, I get:

Error: This command must be run in online mode. Try running 'ipfs daemon' first.
Use 'ipfs swarm peers --help' for information about this command

I'm sure I'm misunderstanding something about how this works. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions