java-client:9.0.0 doesn't see the Appium server deployed locally in corporate network with proxy
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 752
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 8
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the session request against Appium at 0.0.0.0:4723 on macOS 13.5.2 with a corporate proxy, comparing java-client:8.6.0 and 9.0.0. Start from the client’s request/proxy handling and inspect the DNS_FAIL stack trace. Done means the 9.0.0 client reaches the local Appium server without requiring the macOS NoProxy setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100