merb on low port won't die easily
Reported by Nathan Herald | June 4th, 2008 @ 04:39 PM | in 0.9.9
If I start a merb process on port 80 (or another low port) as a daemon, merb -k or -K cannot kill it off, I have to kill -9 the process directly.
sudo merb -k all doesn't work either, it silently fails.
Comments and changes to this ticket
-
Michael D. Ivey (ivey) June 12th, 2008 @ 01:25 AM
- → Assigned user changed from to Michael D. Ivey (ivey)
-
Michael Klishin (antares) August 2nd, 2008 @ 06:45 PM
- → Tag changed from to cli
- → Milestone changed from to 0.9.9
- → State changed from new to open
-

Fabien Franzen (loob2) September 19th, 2008 @ 09:02 PM
- → Tag changed from cli to cli
- → State changed from open to invalid
I wasn't able to reproduce this (Mac OS X Leopard, Merb 0.9.8 from HEAD), when doing the following:
$ sudo merb -p 80 -d $ sudo merb -K all killed PID 32489 with signal 1And also:
$ sudo merb -p 80 -d $ sudo merb -k all killed PID 32497 with signal 1Specifying a PORT also worked as expected. Feel free to re-open this ticket if you still experience this issue; please provide us with information on your OS and Merb version.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
