I can’t connect https://play.dgraph.io/
It’s show ERR_CONNECTION_REFUSED on every machine and network.
But http://play.dgraph.io/ can be connected.
Btw, I have try to connect dgraph server with “http”, But healthcheck show cors error response.
How can i use ratel dashboard on https or connect dgrahp server without https (using http) ?
Thanks for help.
1 Like
skb
(skb)
July 24, 2022, 3:22pm
2
same for the helm charts: https://charts.dgraph.io/
MichelDiz
(Michel Diz)
July 24, 2022, 9:15pm
3
Yep, they are working on it.
MichelDiz
(Michel Diz)
July 24, 2022, 9:25pm
4
This Ratel and Chrome issue can be related. You need to run Ratel locally. Chrome like(and others) will block any request from local to web. And vice-versa.
MichelDiz
(Michel Diz)
July 25, 2022, 2:19am
5
What is your issue with Helm? This should be working http://charts.dgraph.io/index.yaml
You can use some “insecure” param in Helm if it asks for certificate/TLS.
doesn’t work for me as well. Running locally doesn’t help, ratel cannot conntect to our dgraph instance
MichelDiz
(Michel Diz)
July 26, 2022, 4:15pm
7
If you are using locally you have to run Ratel Locally too. Cuz Chrome will block any attempt to connect remotely.