- Where Developers Learn, Share, & Build Careers


I inherited a project and is comfortable with the development side of things, but there are poor sysops, and Capistrano deployment Is failing For a project deployed before the previous deed:

  submit cap: check   

is running fine, resulting in <

  All the dependencies you have installed appear   

But when I try to deploy, I

  ... error: No stores found. ...   

I have:

  • Triple examined the Gitubo Repo address
  • It has been confirmed that I I can push and drag right away
  • It has been confirmed that I can connect the Gitb to the server properly via SSH
  • Confirm that I fix the repo on the server
  • Tried with the agent

    Again, when the agent forwarding stops, then from the SSH server, Gitobb In the last god Area is for information back, which is still reaching Gitub repo.

      Hi xxxxxx! You have successfully verified, but GitHub has not provided shell access.   

    When agent forwarding is turned on, I show as being a certified user.

    Any suggestions on solving this? More than happy for a decent URL which goes through troubleshooting.

    Okay, this 'deploy.rb'

     The following line in the  set was: deploy_via, "remote_cache"   

    When this comment is made, it is collected properly, if I reduce it, then by the same error If it breaks again it seems that there is definitely a problem.

    I do not know why this is happening. But for now, I'll turn it off.

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -