[git-users] git aws.push stopped working after OS upgrade to Ubuntu 14.04

2014-04-03 Thread John Kolen
I've been successfully pushing my rails app to AWS electric beanstalk for several months. Earlier this week, I upgraded my dev box to Ubuntu 14.04. Now, 'git aws.push' fails when trying to push to AWS with the following error fatal: unable to access 'https://akia...81...@git.elasticbeanstalk.u

Re: [git-users] Re: git aws.push stopped working after OS upgrade to Ubuntu 14.04

2014-05-04 Thread John Kolen
Stefan's suggestion to install latest EB cli tools worked for me. Much better solution than recompiling git with openssl. Thanks! On Thu, May 1, 2014 at 9:58 AM, Stefan Senk wrote: > I've had a similar issue deploying to AWS ElasticBeanstalk after upgrading > to Ubuntu 14.04. I found that down