Skip to content

fix: observer_cli in release mode#723

Open
speeddragon wants to merge 1 commit intoneo/edgefrom
impr/top
Open

fix: observer_cli in release mode#723
speeddragon wants to merge 1 commit intoneo/edgefrom
impr/top

Conversation

@speeddragon
Copy link
Collaborator

While observer_cli doesn't implement the fix, this contains a fix to access top via shell as well via release.

  • Make sure you delete _build/top/lib/observer_cli.
  • Create a release via rebar3 as top release.
  • Start node1 with HB_ERL_SNAME=node1 ERL_FLAGS="-setcookie test" _build/top/rel/hb/bin/hb foreground.
  • Start node2 with HB_PORT=8001 ERL_FLAGS="-setcookie test" HB_ERL_SNAME="observer_cli" rebar3 as top shell
  • Type observer_cli:start('node1@YOURDOMAIN', 'test') in the rebar3 shell.

…x to access top via shell as well via release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant