← Back to team overview

touch-packages team mailing list archive

[Bug 1451346] Re: "systemctl start php5-fpm.service" failes due to timeout of systemd-tty-ask-password-agent

 

by the way: The try above was made just right after a complete reboot.

Starting the service manually with...

~ $ /usr/sbin/php5-fpm --nodaemonize --fpm-config /etc/php5/fpm/php-
fpm.conf

...works.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1451346

Title:
  "systemctl start php5-fpm.service" failes due to timeout of systemd-
  tty-ask-password-agent

Status in systemd package in Ubuntu:
  New

Bug description:
  I've filed this bug also already on the bugtracker of systemd here:
  --> https://bugs.freedesktop.org/show_bug.cgi?id=90294

  But for your information and maybe because it is more Ubuntu related
  than systemd related, here is the whole bug description again:

  I've recently upgraded my Ubuntu box from 14.04 to 15.04 where systemd
  is now used as the default.

  Unfortunatly starting or restarting of service php5-fpm doesn't work.
  It hangs 3 minutes and then it gets a timeout.

  This seems to be caused by a process "/bin/systemd-tty-ask-password-
  agent --watch" which was called by "systemctl start php5-fpm.service".

  It seems to wait for user input, but there is nothing to submit such
  an input.

  Following the outputs of various things in cronological order:

  
  ~ $ lsb_release -a
  No LSB modules are available.
  Distributor ID:	Ubuntu
  Description:	Ubuntu 15.04
  Release:	15.04
  Codename:	vivid

  
  ~ $ ps auxwww --forest
     -> http://pastebin.com/LkbmNtKi

  ~ $ systemctl list-jobs
  ~ $ systemctl show
     -> http://pastebin.com/WaUGmnMV

  ~ $ systemctl start php5-fpm.service
  Job for php5-fpm.service failed. See "systemctl status php5-fpm.service" and "journalctl -xe" for details.
  ~ $ 

  during the command above runs, I've also created some output:
  ~ $ ps auxwww --forest
  ~ $ systemctl list-jobs
  ~ $ systemctl show
     -> http://pastebin.com/kxzhNTLT

  After 3 minutes the start failed with a timeout and then:

  ~ $ systemctl status php5-fpm.service
  ~ $ systemctl list-jobs
  ~ $ systemctl show
  ~ $ lsb_release -a
  ~ $ dpkg -l | grep ii | grep systemd
  ~ $ ps aux | grep -i systemd
    -> http://pastebin.com/eCgb4Y0W

  
  If you need further information, please let me know.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1451346/+subscriptions