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.

Provide a friendlier message if another daemon is already running on startup

See original GitHub issue

I often have an IPFS daemon running to interface with other IPFS tools. When launching station, I receive an alert that an instance of the daemon is already running but the message contains the text that one would normally expect on the command-line and not a message typically displayed from a GUI app.

Replicate:

  1. Start an IPFS daemon on the system
  2. npm start from the root of the station working directory

Station 5bd8846a007f9655a451072c23008b162168dd8a macOS 10.13.1

screen shot 2017-12-05 at 11 41 37 am

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
hacdiascommented, Dec 8, 2017

I was thinking about the same thing when fixing this issue, I’ll create another issue about that.

1reaction
hacdiascommented, Dec 8, 2017

Just updated the image ^^

Read more comments on GitHub >

github_iconTop Results From Across the Web

ERROR:Daemon already running: pid 1603 · Issue #77 - GitHub
Sometimes after a reboot, the daemon systemd service I set up doesn't start, and when I try manually, I get the above error....
Read more >
Linux waiting for another Daemon to start - Stack Overflow
I ran the following to register the daemon already. I know it is running @ startup from message log. update-rc.d mydaemon default. #!...
Read more >
6 Startup and shutdown of an advanced daemon
A handy function named checkyesno is provided by rc.subr(8). It takes a variable name as its argument and returns a zero exit code...
Read more >
Another MySQL daemon already running with the same unix ...
Hi my droplet just restarted by DO support with suddenly and i receive message that the mysqld not able to run with this...
Read more >
start-stop-daemon(8) - Linux manual page - man7.org
start-stop-daemon is used to control the creation and termination of system-level ... Any matching process will prevent --start from starting the daemon.
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