connect to example.com:93.184.216.34 at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:242) at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:160) at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java: 257) at ... Caused by: java.net.ConnectException: failed to connect to example.com:93.184.216.34 (port 443) after 10000ms: isConnected failed: ENETUNREACH (Network is unreachable) at ...