我们的服务器发生故障,但在我发现它已关闭之前,我每次拨打网络电话时都会反复出现以下异常情况:
D/Retrofit: ---- ERROR https://RETRACTED/
D/Retrofit: java.net.ConnectException: failed to connect to localhost/127.0.0.1 (port 443) after 30000ms: isConnected failed: ECONNREFUSED (Connection refused)
虽然预计会出现连接异常,但日志应该指向请求的主机名,而不是localhost。
附加说明:互联网在浏览器和其他应用程序上都有效,这发生在一个真实的设备 - HTC One。