[DRE-maint] [Bug 1043540] [NEW] thin webserver don't start using "services"
Marcin Krzyżanowski
1043540 at bugs.launchpad.net
Wed Aug 29 21:55:46 UTC 2012
Public bug reported:
Ubuntu 11.10
# service thin start
[start] /etc/thin1.8/pocztowka.yml ...
but it's missing, not running
# ps ax | grep thin
(empty)
now I start it by hand with my root account:
# thin start --all /etc/thin1.8
[start] /etc/thin1.8/pocztowka.yml ...
# ps ax | grep thin
1652 ? Sl 0:01 thin server (127.0.0.1:3000)
as you can see now it's working, so this is not working only if I use "service" wrapper. don't know why is it so.
** Affects: thin (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1043540
Title:
thin webserver don't start using "services"
Status in “thin” package in Ubuntu:
New
Bug description:
Ubuntu 11.10
# service thin start
[start] /etc/thin1.8/pocztowka.yml ...
but it's missing, not running
# ps ax | grep thin
(empty)
now I start it by hand with my root account:
# thin start --all /etc/thin1.8
[start] /etc/thin1.8/pocztowka.yml ...
# ps ax | grep thin
1652 ? Sl 0:01 thin server (127.0.0.1:3000)
as you can see now it's working, so this is not working only if I use "service" wrapper. don't know why is it so.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thin/+bug/1043540/+subscriptions
More information about the Pkg-ruby-extras-maintainers
mailing list