Hi team,
I’m trying to import the existing date to my to my new dgraph cloud backend instance but I’m getting below mentioned errors.
My new dgraph backend instance is the paid version. I have paid $9.99 for monthly subscription.
Links referred:
I have referred above mentioned links but not able to figure out the issue and fix it.
Issue facing:(Error)
docker run -it --rm -v /path/to/g01.json.gz:/tmp/g01.json.gz dgraph/dgraph:v20.07-slash \
dgraph live --slash_grpc_endpoint=<grpc-endpoint>:443 -f /tmp/g01.json.gz -t <api-token>
[Decoder]: Using assembly version of decoder
I0419 05:48:40.583283 1 init.go:102]
Dgraph version : v20.07.1-rc1-29-g43c04cff
Dgraph codename : shuri-1
Dgraph SHA-256 : 2c55bb97c89eda3ca6a3cfae3508c1ca24892baff58ad4bb6df3f51726d99245
Commit SHA-1 : 43c04cff
Commit timestamp : 2020-10-28 11:35:44 +0530
Branch : release/v20.07-slash
Go version : go1.14.4
Licensed variously under the Apache Public License 2.0 and Dgraph Community License.
Copyright 2015-2020 Dgraph Labs, Inc.
I0419 05:48:40.584148 1 util_ee.go:126] KeyReader instantiated of type <nil>
Running transaction with dgraph endpoint: https://ancient-feather.us-west-2.aws.cloud.dgraph.io/graphql:443
While trying to setup connection: context deadline exceeded. Retrying...
2021/04/19 05:48:51 Could not setup connection after 1 retries
Please help me to fix this issue ASAP.
Thank you
Yuvaraj
[Decoder]: Using assembly version of decoder
I0419 05:48:40.583283 1 init.go:102]
Dgraph version : v20.07.1-rc1-29-g43c04cff
Dgraph codename : shuri-1
Dgraph SHA-256 : 2c55bb97c89eda3ca6a3cfae3508c1ca24892baff58ad4bb6df3f51726d99245
Commit SHA-1 : 43c04cff
Commit timestamp : 2020-10-28 11:35:44 +0530
Branch : release/v20.07-slash
Go version : go1.14.4
Licensed variously under the Apache Public License 2.0 and Dgraph Community License.
Copyright 2015-2020 Dgraph Labs, Inc.
I0419 05:48:40.584148 1 util_ee.go:126] KeyReader instantiated of type <nil>
Running transaction with dgraph endpoint: https://ancient-feather.us-west-2.aws.cloud.dgraph.io/graphql:443
While trying to setup connection: context deadline exceeded. Retrying...
2021/04/19 05:48:51 Could not setup connection after 1 retries