Skip to content

Instantly share code, notes, and snippets.

@knewter
Created November 8, 2013 19:10
Show Gist options
  • Select an option

  • Save knewter/7375932 to your computer and use it in GitHub Desktop.

Select an option

Save knewter/7375932 to your computer and use it in GitHub Desktop.
--(jadams@jibbajabba)-(39/pts/2)-(1254/08-Nov-13)--
--($:~/elixir/chromechat_server)(master)ruby-2.0.0-p247@system--
$ mix test
=INFO REPORT==== 8-Nov-2013::13:09:19 ===
application: chromechat_server
exited: {{shutdown,
{failed_to_start_child,'Elixir.ChromechatServer.Dynamo',
{'EXIT',
{noproc,
{gen_server,call,
['Elixir.Dynamo.Supervisor',
{start_child,
{'Elixir.Dynamo.Loader',
{'Elixir.Dynamo.Loader',start_link,[]},
permanent,5000,worker,
['Elixir.Dynamo.Loader']}},
infinity]}}}}},
{'Elixir.ChromechatServer',start,[normal,[]]}}
type: temporary
** (Mix) Could not start application chromechat_server: {{:shutdown, {:failed_to_start_child, ChromechatServer.Dynamo, {:EXIT, {:noproc, {:gen_server, :call, [Dynamo.Supervisor, {:start_child, {Dynamo.Loader, {Dynamo.Loader, :start_link, []}, :permanent, 5000, :worker, [Dynamo.Loader]}}, :infinity]}}}}}, {ChromechatServer, :start, [:normal, []]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment