Created
July 31, 2015 16:39
-
-
Save ericentin/a8b2e1758eec2408cc2c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 '[email protected]' 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