exrm - Attaching to Elixir application fails to provide prompt -
i able attach elixir application deployed, can't seem give commands (no iex prompt). seems form-feed character getting in way, prompt after attaching:
attaching /var/www/tmp/erl_pipes/avant_garden/erlang.pipe.1 (^d exit) ^l
the application works (it's web application, , can access pages browser served it). can't console.
anyone have experience this?
Comments
Post a Comment