DEBUG [47f030ab] ssh: connect to host 192.168.1.105 port 22: Connection timed out
DEBUG [47f030ab] fatal: Could not read from remote repository.
DEBUG [47f030ab]
DEBUG [47f030ab] Please make sure you have the correct access rights
DEBUG [47f030ab] and the repository exists.
DEBUG [47f030ab] error: Could not fetch origin
I've reset all my remotes in git, and can push and pull fine from origin.
So, my question is: where is capistrano getting the reference to the incorrect ip address above (192.168.1.105)?
I've done a search of all my files for the rails app and can't find 192.168.1.105 defined anywhere so was wondering where this is coming from, because I can no longer deploy until this is fixed.
Many Thanks
Paul
Hi Paul the reference is in the cached repository that Cap uses to speed up deployments. Log into your server and look for a directory in, or near your deploy_to directory called something like cached_repo and delete it, it'll come back on next deploy with new references.
--
You received this message because you are subscribed to the Google Groups "Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email to capistrano+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/capistrano/45a3a732-ee20-4a79-a5eb-dc73244199a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.