-
Notifications
You must be signed in to change notification settings - Fork 364
Closed
Labels
area/cliAffects the command lineAffects the command linekind/questionClarifying a question without code changesClarifying a question without code changes
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/cliAffects the command lineAffects the command linekind/questionClarifying a question without code changesClarifying a question without code changes