Closed design-study closed 3 years ago
Please obtain the log via instructions in https://github.com/trojan-gfw/igniter/issues/197
@wongsyrone
After I click the START
button, I can access the website through the proxy normally, but when I click the Test Connection
button, it will display recvfrom failed: ECONNRESET (Connection reset by peer)
, and this situation will only appear in Android 6.0 (API 23) on the device.
Log detail:
@design-study Please post your kernel version
@wongsyrone
Depending on the environment, the emulator may not be able to support other protocols (such as ICMP, used for "ping") might not be supported.
https://www.androidcookbook.info/android-system/emulator-networking.html
I cannot reproduce the issue.
The Android 6.0 (API 23) emulator should be fine. After the service is connected, you can access the Google search homepage opening the browser. Using the adb shell to detect, the simulator can execute the ping command.
The problem is that clicking the test button in the app reports an error.
I encountered the same problem, this is my device information.
When I run on the Android 6 emulator, I can connect to the server, but the test will fail.
Environment: