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

Log of mina deploy command #529

Closed
wonderer007 opened this issue Mar 19, 2017 · 4 comments
Closed

Log of mina deploy command #529

wonderer007 opened this issue Mar 19, 2017 · 4 comments

Comments

@wonderer007
Copy link

Can we get log of mina deploy command I am getting this error but I am not able to understand what exactly error is

-----> Creating a temporary build path
-----> Using RVM environment "ruby-2.3.0"
       Using /home/ubuntu/.rvm/gems/ruby-2.3.0
-----> Cloning the Git repository
       Cloning into bare repository '/var/www/SalonApp/scm'...
       remote: Counting objects: 2180, done.
remote: Compressing objects: 100% (964/964), done.
remote: Total 2180 (delta 622), reused 0 (delta 0)
Receiving objects: 100% (2180/2180), 10.31 MiB | 5.90 MiB/s, done.  
Resolving deltas: 100% (1259/1259), done.
       Checking connectivity... done.
-----> Using git branch 'deploy'
       Cloning into '.'...
       done.
-----> Using this git commit
       Haider Ali (ffba21e):
       > commit
       Connection to xx.1x4.2x9.x26 closed.

-----> Symlinking shared paths
-----> Installing gem dependencies using Bundler
       bash: line 81: bundle: command not found
 !     ERROR: Deploy failed.
-----> Cleaning up build
       Unlinking current
       OK
 !     Run Error

Thanks

@wonderer007
Copy link
Author

mina deploy --trace also giving same error

@ishe-ua
Copy link

ishe-ua commented Mar 20, 2017

Try
mina deploy -s

and check script step by step.

@hovancik
Copy link
Contributor

also: mina deploy --verbose

@d4be4st
Copy link
Member

d4be4st commented Sep 29, 2017

Added to docs

@d4be4st d4be4st closed this as completed Sep 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants