appium / appium/java-client

AppiumServerHasNotBeenStartedLocallyException

Open
#1,264 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.