heroku / heroku-repo

Plugin for heroku CLI that can manipulate the repo
MIT License
686 stars 111 forks source link

ETIMEDOUT: connect ETIMEDOUT 50.19.103.36:5000 when trying heroku repo:purge_cache -a appName #51

Closed ilmoralito closed 8 years ago

ilmoralito commented 8 years ago

I am getting ETIMEDOUT: connect ETIMEDOUT 50.19.103.36:5000 when tring heroku repo:purge_cache -a appName i get the same message if i try heroku repo:reset -a appname

dmathieu commented 8 years ago

Is your company firewall blocking port 5000? Does heroku run bash work?

ilmoralito commented 8 years ago

5000 port was blocked. Its working now. Thanks for answering!

dmathieu commented 8 years ago

You're welcome.

SINGHPRATAP commented 7 years ago

I have also same problem. In my case heroku run bash is not working. It is showing ETIMEDOUT: connect ETIMEDOUT 50.19.103.36:5000 . What should i do . Please help.

alecarg commented 7 years ago

For future reference: add run:detached to your usual heroku run if your port 5000 is blocked.

hugoh59 commented 6 years ago

what if you need to access the console?

dishani11 commented 5 years ago

I get same issue while trying " heroku run rake db:migrate". I am using windows 8.1

ETIMEDOUT: connect ETIMEDOUT 50.19.103.36:5000

help me please!!

umran23 commented 5 years ago

i got the same error in ubuntu linux when try to migrate database from rails to heroku ETIMEDOUT: connect ETIMEDOUT 50.19.103.36:5000

mauroprosperi commented 4 years ago

got the same error, open the ports and reboot the system and now throws me another error :P

edmorley commented 4 years ago

These questions are unrelated to the original issue here - please open a support ticket instead if stuck :-)