AppiumServerHasNotBeenStartedLocallyException
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 752
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 8
Description
I am facing issue with appium start. below is the exception
io.appium.java_client.service.local.AppiumServerHasNotBeenStartedLocallyException: The local appium server has not been started. The given Node.js executable: /usr/local/bin/node Arguments: [/usr/local/lib/node_modules/appium/build/lib/main.js, --port, 4922, --address, 0.0.0.0]
I verified Node and appium installation , main.js file. Everything looks fine eventhough, it is failing
Please help me to resolve this issue.
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
Start by reproducing the local server startup with /usr/local/bin/node, /usr/local/lib/node_modules/appium/build/lib/main.js, port 4922, and address 0.0.0.0 as reported. Check the Java client's local Appium server startup path; done means identifying the startup failure and validating a documented resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, node.js
- Domain
- mobile-dev, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100