question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failed to start Ghost Server!

See original GitHub issue

i’m using ubuntu 18 when run : sudo ghost An error appears : Failed to start Ghost Server!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:38 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
sirsoofaacommented, Jun 9, 2020

facing problem in starting ghost server in ghost framework. I have reinstalled it few times but i am facing same problem Screenshot from 2020-06-09 21-37-07

All you need to do, Just run >> sudo apt-get install android-tools-adb

I have tried this command also but package not found Screenshot from 2020-06-09 21-54-33

Please try the following :

sudo add-apt-repository universe && sudo apt-get update && sudo apt-get install android-tools-adb android-tools-fastboot

and then use:

sudo apt-get install android-tools-adb

1reaction
enty8080commented, Jun 9, 2020

@SourabhKundu Maybe something wrong with apt-get repositories, maybe there is no adb package in your default repositories, try searching for adb ported on your OS on the Internet.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Failed to start Ghost Server my resolve · Issue #37 - GitHub
I read the thread here on this subject and it was closed with run the install.sh, I found that did not work on...
Read more >
Failed to start Ghost systemd service - Developer help
Here is my set up: OS: Raspbian Node: v14.15.3. Database: mariadb Server version: 10.1.47-MariaDB-0+deb9u1 Raspbian 9.11. Ghost-CLI version: ...
Read more >
unable to connect ghost server ? - YouTube
Unable to connect ghost server fix | kali linux | virtualbox | macos | kali linux | ghost framework | hii hackers you...
Read more >
How to fix the Kali Linux ghost framework - Quora
Many user got error like this "Failed to start Ghost Server". In that case ADB (Android Debug Bus) and fastboot need to be...
Read more >
Ghost Server Start Error - node.js - Stack Overflow
It seems that xmlbuilder is nod installed please run sudo npm install xmlbuilder. in the terminal and then run npm start.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found