Read more

SFLPhone won't start

Tobias Kraze
March 06, 2013Software engineer at makandra GmbH

You might get the following error:

Unable to initialize.
Make sure the daemon is running.
Error: Process /usr/lib/sflphone/sflphoned exited with status 1
Illustration money motivation

Opscomplete powered by makandra brand

Save money by migrating from AWS to our fully managed hosting in Germany.

  • Trusted by over 100 customers
  • Ready to use with Ruby, Node.js, PHP
  • Proactive management by operations experts
Read more Show archive.org snapshot

This mean the last process didn't shut down properly and let a PID file lie around. You can delete it with

rm ~/.cache/sflphone/sfl.pid

(If you've shut sflphone down some seconds ago, you just have to wait 10 seconds and don't have to remove the pid file manually)

Posted by Tobias Kraze to makandra dev (2013-03-06 09:54)