Crypto/x509: system root pool is not available on Windows

Report a Dgraph Client Bug

What Dgraph client (and version) are you using?

(put “x” in the box to select)

  • Dgo
  • PyDgraph
  • Dgraph4J
  • Dgraph-js
  • Dgraph-js-http
  • Dgraph.NET

Version: v200

What version of Dgraph are you using?

N/A

What is the hardware spec (RAM, OS)?

Windows 10

Steps to reproduce the issue (command/config used to run Dgraph).

Try to run the example in the tutorial for golang client on windows 10 (I am using the dgo.DialSlashEndpoint example)

Expected behaviour and actual result.

it throws “fatal error crypto/x509: system root pool is not available on Windows”