Skip to content

How to visualize another app? #20

Description

@jaimeiniesta

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions