rest api can be used, but when I run the websocket demo PingExample by java, report error:
Exception in thread “main” com.binance.connector.client.common.ApiException: Message: java.util.concurrent.CompletionException: java.net.NoRouteToHostException: No route to host
HTTP response code: 0
HTTP response body: null
HTTP response headers: null
how can I resolve this error. please