Skip to content

Live Loader: Issue with dgraph's default addr #4019

@MichelDiz

Description

@MichelDiz

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

Labels

area/live-loaderIssues related to live loading.kind/bugSomething is broken.priority/P0Critical issue that requires immediate attention.status/acceptedWe accept to investigate/work on it.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions