-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
area/live-loaderIssues related to live loading.Issues related to live loading.kind/bugSomething is broken.Something is broken.priority/P0Critical issue that requires immediate attention.Critical issue that requires immediate attention.status/acceptedWe accept to investigate/work on it.We accept to investigate/work on it.
Description
What version of Dgraph are you using?
1.1.0 (ibrahim:badger-update - but it's not related to that branch)
Have you tried reproducing the issue with the latest release?
Yes
What is the hardware spec (RAM, OS)?
Tested on Windows and Darwin
Steps to reproduce the issue (command/config used to run Dgraph).
Start live load with defaults settings. Or set the addr (flag -a)
Usage:
dgraph live [flags]
Flags:
-a, --alpha string Comma-separated list of Dgraph alpha gRPC server
addresses (default "127.0.0.1:9080")This issue also happened in Dgo. As Live Loader uses Dgo, I think Dgo should be checked too.
The error logs
Running transaction with dgraph endpoint: 127.0.0.1:9080
While trying to setup connection: context deadline exceeded. Retrying...
While trying to setup connection: context deadline exceeded. Retrying...
While trying to setup connection: context deadline exceeded. Retrying...
While trying to setup connection: context deadline exceeded. Retrying...
While trying to setup connection: context deadline exceeded. Retrying...
While trying to setup connection: context deadline exceeded. Retrying...
While trying to setup connection: context deadline exceeded. Retrying...
While trying to setup connection: context deadline exceeded. Retrying...
While trying to setup connection: context deadline exceeded. Retrying...
Metadata
Metadata
Assignees
Labels
area/live-loaderIssues related to live loading.Issues related to live loading.kind/bugSomething is broken.Something is broken.priority/P0Critical issue that requires immediate attention.Critical issue that requires immediate attention.status/acceptedWe accept to investigate/work on it.We accept to investigate/work on it.