Skip to content

Can't run spicedb on MacOS (brew installation)Β #171

@jaycee999

Description

@jaycee999

OS: macOS
Version: 11.5.2
BuildVersion: 20G95
Homebrew 3.2.14
Go - go1.17.1 darwin/amd64

I installed spicedb using brew according to the README and get a "FTL" error when I run the following:

spicedb serve --grpc-preshared-key "somerandomkeyhere" --grpc-no-tls

Output

8:46AM INF set log level new level=info
8:46AM INF set tracing provider new provider=none
8:46AM INF using in-memory datastore
8:46AM INF dashboard running url=http://localhost:8080
8:46AM FTL failed to listen on addr for gRPC server addr=:50051

Not being too familiar with the underpinnings of gRPC and Go, any insight into what might be causing this would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/cliAffects the command linekind/questionClarifying a question without code changes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions