Closed lasseebert closed 6 years ago
I forgot to mention that if the 2.0.9 release is run without PIDFILE
it works as expected (but then I don't have a pidfile of course).
As a work-around if needed to use with 2.0.9 my PidFile library should suffice until this is fixed.
Can you try master? There are some fixes there that have not yet been released
@bitwalker: Same issue in master
Thanks @lasseebert, I'll take a look here shortly!
This should be fixed in master/2.0.10
@bitwalker: Thanks :) Can confirm that my issue is gone in master :tada:
Awesome :) I'll be pushing 2.0.10 shortly
Steps to reproduce
PIDFILE=/path/to/pidfile _build/dev/rel/myapp/bin/myapp console
The command then just hangs an nothing is outputted.
Verbose Logs
Even with
--verbose
nothing is outputtedDescription of issue
I have tried looking in the commit history, but I can't find where this changed.
My config is (I think only difference from default config is that I don't include ERTS):