You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the error is :
Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS
This request has been blocked; this endpoint must be available over WSS.
how can i set the ws to wss?
The text was updated successfully, but these errors were encountered:
NebulaGraph(graphd)comes with no websocket interface, the ssl/tls in the configuration was about thrift over tls.
Please refer to the docs instead of the chatgpt when possible, chatgpt is a good start to get pictures of fresh questions though(am using the same way, too, heavily)
when i use wss for graph,but its not affect,
the error is :
Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS
This request has been blocked; this endpoint must be available over WSS.
how can i set the ws to wss?
The text was updated successfully, but these errors were encountered: