Centos8
Dgraph v20.03.0
Download and installed successfully as follows:
curl https://get.dgraph.io -sSf | bash
Then I wanted to start my zero use:
dgraph zero --my=localhost:5080
And I failed and got an error of:Read index content time out
I tried to use
centos7+dgraph v1.2
centos7+dgrapg v20
centos8+dgraph v1.2
centos8+dgraph v20
All failed
Really need some help here