Closed fayazv closed 9 years ago
Normally that indicates that port 5000 is blocked on your end. Can you run the above telnet command successfully?
The telnet command runs successfully and gives the output shown on the heroku docs.
Not sure what might be going on. @dgorissen?
No idea, sorry
@dgorissen, @kynan can we have a call with @fayazv to work this out, I'm sure it will be a quick issue to resolve once we know what the issue it. On speaking to @fayazv, potentially he's having issues with port blocking on his current network, but he will get back to us.
Ok. The issue was in the network I was connected (some ports are blocked for security reasons). I tried running the same code after connecting to my hotspot and it worked like a charm.
When creating schemas & facilities or even simple bash
throws the following error:
The above link suggests to test connection to
rendezvous.runtime.heroku.com
on port 5000 using telnetA successful connection looks like:
What seems to be the problem?