java-client icon indicating copy to clipboard operation
java-client copied to clipboard

java-client:9.0.0 doesn't see the Appium server deployed locally in corporate network with proxy

Open GodArtGithub opened this issue 2 years ago • 0 comments

Description

! Don't reproduce for: java-client:8.6.0 !

java-client:9.0.0 doesn't see the Appium server deployed locally at 0.0.0.0:4723 in corporate network with proxy. It is trying to go to a proxy. Maybe the port is lost (see stacktrace log) It create session successfully if set NoProxy in macOS network

Environment

macOS 13.5.2 java-client:9.0.0 AppiumServer 1.22.3 and 2.2.1

Exception Stacktraces

URL-address: POST http://0.0.0.0/wd/hub/session Message: DNS_FAIL

GodArtGithub avatar Nov 10 '23 14:11 GodArtGithub