Skip to content

Instantly share code, notes, and snippets.

@fairchild
Created February 19, 2009 08:17
Show Gist options
  • Select an option

  • Save fairchild/66798 to your computer and use it in GitHub Desktop.

Select an option

Save fairchild/66798 to your computer and use it in GitHub Desktop.
converse:open_and_send({66,214,143,157}, 8765, {data, whisper:encrypt("hi Ari")}).
Error econnrefused
Error in sending message to {66,214,143,157}:8765: econnrefused
error
3> converse:open_and_send({66,214,143,157}, 8765, {data, whisper:encrypt("hi Ari")}).
Error econnrefused
Error in sending message to {66,214,143,157}:8765: econnrefused
error
4>
=INFO REPORT==== 19-Feb-2009::00:16:05 ===
<0.67.0> Client {66,214,143,157} disconnected.
=SUPERVISOR REPORT==== 19-Feb-2009::00:16:05 ===
Supervisor: {local,tcp_client_sup}
Context: child_terminated
Reason: normal
Offender: [{pid,<0.67.0>},
{name,undefined},
{mfa,{tcp_app_fsm,start_link,
[[{port,22002},{successor,[whisper]}]]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment