Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elixir - tcp transport ping pong test fails. #1233

Closed
mrinalwadhwa opened this issue Apr 13, 2021 · 5 comments
Closed

Elixir - tcp transport ping pong test fails. #1233

mrinalwadhwa opened this issue Apr 13, 2021 · 5 comments

Comments

@mrinalwadhwa
Copy link
Member

@aniruddhasd & @palaniravi reported failure of this test
https://github.com/ockam-network/ockam/blob/develop/implementations/elixir/ockam/ockam/test/ockam/router_test.exs#L291

@palaniravi
Copy link

do you have a diagram that shows the supervisory tree to get some basic idea of over all flow?

@mrinalwadhwa
Copy link
Member Author

I usually use Erlang's Observer application to get a visual of the supervision tree. Would that work for what you need?
https://erlang.org/doc/apps/observer/observer_ug.html

@palaniravi
Copy link

sure I will fire the observer and take a look. I use it also! thanks.

@palaniravi
Copy link

were you able to run observer on the docker? i am getting the following error. tried running in erlang shell also, I wanted to makes sure the docker's erlang footprint is complete and has everything installed.

13:24:26.991 [error] WX Failed loading 'wxe_driver'@'/usr/lib/erlang/lib/wx-1.9.2/priv'

{:error,
{{:load_driver,
'libwx_gtk2u_stc-3.0.so.0: cannot open shared object file: No such file or directory'},
[
{:wxe_server, :start, 1, [file: 'wxe_server.erl', line: 65]},
{:wx, :new, 1, [file: 'wx.erl', line: 115]},
{:observer_wx, :init, 1, [file: 'observer_wx.erl', line: 107]},
{:wx_object, :init_it, 6, [file: 'wx_object.erl', line: 404]},
{:proc_lib, :init_p_do_apply, 3, [file: 'proc_lib.erl', line: 226]}
]}}

@hairyhum
Copy link
Contributor

Closing due to inactivity. The test failure was not detected in a while also.

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

No branches or pull requests

3 participants