When we run the
Webex-Bot in local it is able to connect to webex-webhook and it is able to get user messages.
However, when we deploy in a container in some VM of CALO Lab or any other Lab -- we are not able to connect to these webhook and the bot does not starts and it is stuck here.
Here is the logs. Can any of you who have tried deploying the same can provide the inputs please..? Thanks!
# docker logs --follow webex-bot
> @1.0.0 start_prod /usr/src/app
> node --use_strict main.js
Starting framework, please wait...