cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
284
Views
1
Helpful
1
Replies

No instructions from bot, room discovered and framework initialized.

marky23
Level 1
Level 1

I am using webex-bot-starter and when I run npm, it shows my room discovered and the framework initialized, but I get no instructions in my bot.

Starting framework, please wait...
While starting up, the framework found our bot in a space called: xxxxx
2023-11-02 21:25:54 Framework Log Event: (Room Discovered) "xxxx"
While starting up, the framework found our bot in a space called: xxxxxxxx
2023-11-02 21:25:54 Framework Log Event: (Room Discovered) "xxxxxxx"
framework is all fired up! [Press CTRL-C to quit]
2023-11-02 21:25:54 Framework Log Event: (Framework Initialized) 2 rooms

I also can reach the server on port 7001 and get an alive message.

All I really know is that I am supposed to get some instructions sent to the bot or room (hopefully on how to tie in my flask app) and I am not getting them. 

Only thing I am not doing is using ngrok.  I have a server sitting on a public IP and was using an ACL on our router to allow traffic in, but even without the ACL applied I get the same results.

Any ideas?

Thanks.

1 Reply 1

Janos Benyovszki
Cisco Employee
Cisco Employee

@marky23 as mentioned here https://github.com/WebexCommunity/webex-node-bot-framework the webex-node-bot-framework that the webex-bot-starter is using is Community Supported and you can address such questions in the Webex space here https://eurl.io/#BJ7gmlSeU .