-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Hello!
I'm trying to visualize a Elixir 1.6 / Phoenix app I have running in my machine. I launch it like this:
elixir --sname myapp -S mix phx.server
and then I run visualixir like this:
elixir --sname visualixir --hidden -S mix phoenix.server
Then I add the node in the GUI (myapp@holly) but nothing happens on the GUI. I see this on the logs:
[debug] INCOMING "add" on "nodes" to VisualixirWeb.NodesChannel
Transport: Phoenix.Transports.WebSocket
Parameters: "myapp@holly"
[debug] Pinging node myapp@holly returned :pang
What am I doing wrong?
Metadata
Metadata
Assignees
Labels
No labels