Dgraph-ratel unable to connect to dgraph server on localhost

If you see Dgraph msg in https://localhost:8080

Dgraph browser is available for running separately using the dgraph-ratel binary

and can’t access Ratel in https://localhost:8000

So it’s a Caddy issue. This is out of Dgraph’s scope. I can try to help you, but you need to give me a path of how you’re doing this.

I see you’re trying to do something like “reverse proxy”. It’s a fact that it’s a Caddy issue. Dgraph works on separate ports under the same URL. If you want to configure the Caddy to work on the same URL and same port. You need to set up the Caddy correctly.