1

I have a problem when hosting my bot on OpenShift (OpenShift Container Platform) registered with the Bot Channels Registration on Azure. I am using the Botbuilder SDK Nodejs, and the Openshift is behind a corporate proxy.

I've tried to set a up a global tunnel to force all HTTP requests to go through the tunnel (see this GitHub issue and this one). I also have set environments variables on Openshift, but still it doesn't work...

It should be a simple way to set up the proxy with the botbuilder... Anyone can help me please ?

Thanks !

filipyoo
  • 347
  • 1
  • 7
  • 15
  • Any error message you got? can you confirm the request has cross the OpenShift and your restify server has recieve the request? – Gary Liu Mar 01 '18 at 08:02
  • Are you able to make other https requests through the proxy to OpenShift? For instance, can you setup a simple node.js website that just serves up a static page and get to that from outside? – Eric Dahlvang Mar 02 '18 at 00:21

0 Answers0