Forum: Ruby on Rails Unable to connect to api.heroku.com

Posted by thil (Guest)
on 2012-12-24 10:36
(Received via mailing list)
Hi ,

I am trying to deploy java war files using the command heroku deploy:war

but i am getting error : unable to connect to api.heroku.com can anybody
guide me to get it resolve.

Thanks,
Senthil
Posted by Dheeraj Kumar (Guest)
on 2012-12-24 10:37
(Received via mailing list)
Heroku seems to be online: https://status.heroku.com/

My guess is it's probably a DNS issue on your end. Try switching to 
OpenDNS or Google DNS

--
Dheeraj Kumar
Posted by thil (Guest)
on 2012-12-24 10:47
(Received via mailing list)
On Monday, 24 December 2012 15:06:51 UTC+5:30, Dheeraj Kumar wrote:
>
> Heroku seems to be online: https://status.heroku.com/
>
> My guess is it's probably a DNS issue on your end. Try switching to
> OpenDNS or Google DNS
>
> --
> Dheeraj Kumar
>
>
  Hi Dheeraj Kumar,

   Thanks for your response.

   I am under the corporate proxy/firewall setting. And api.heroku.com 
is
dynamically changing their Ips.

  Any solution on the same.

  Thanks,
   Senthil
Posted by Jordon Bedwell (Guest)
on 2012-12-24 11:05
(Received via mailing list)
On Mon, Dec 24, 2012 at 3:46 AM, thil <thil.1212@gmail.com> wrote:
>    I am under the corporate proxy/firewall setting. And api.heroku.com is
> dynamically changing their Ips.

Heroku is not dynamically changing their IP's they are using
round-robin DNS which is quite common to try and retain
fault-tolerance of balancers... you do the same thing with the NS too.
 Some companies just use a failover IP but that's not even part of the
problem here so I won't get into those things.

If you really need to, dig the domain and add a manual route to one of
the IP's yourself via /etc/hosts (if on Linux or OS X.)
Posted by thil (Guest)
on 2012-12-24 13:09
(Received via mailing list)
On Monday, 24 December 2012 15:34:21 UTC+5:30, Jordon Bedwell wrote:
> problem here so I won't get into those things.
>
> If you really need to, dig the domain and add a manual route to one of
> the IP's yourself via /etc/hosts (if on Linux or OS X.)
>



  Hi ,

  Currently I am getting this issue :

  A connection attempt failed because the connected party did not 
properly respond after period of time

 Any guess on the same.

Thanks
senthil Srinivasan
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.