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

Popular posts from this blog

java - unable show chart in xls document using jasper reports -

java.lang.RuntimeException: Could not generate dummy secret at sun.security.ssl.RSAClientKeyExchange.<init> -

javascript - How to change image src on success AJAX -