Skip to content

Instantly share code, notes, and snippets.

@ericentin
Created July 31, 2015 16:39
Show Gist options
  • Save ericentin/a8b2e1758eec2408cc2c to your computer and use it in GitHub Desktop.
Save ericentin/a8b2e1758eec2408cc2c to your computer and use it in GitHub Desktop.
root@turbo-base:/opt/turbo/production/rel/turbo/bin# ./turbo rpc Ecto.Migrator run "['Elixir.Turbo.Repo', <<\"/opt/turbo/production/rel/turbo/lib/turbo-0.0.1/priv/repo/migrations\">>, up, [{all, true}]]."
RPC to 'turbo@127.0.0.1' failed: {'EXIT',
{undef,
[{'Ecto.Migrator',run,
['Elixir.Turbo.Repo',
<<"/opt/turbo/production/rel/turbo/lib/turbo-0.0.1/priv/repo/migrations">>,
up,
[{all,true}]],
[]},
{rpc,'-handle_call_call/6-fun-0-',5,
[{file,"rpc.erl"},{line,206}]}]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment