简体   繁体   中英

Bot emulator says couldn't send retry

I am new to Microsoft Bot Framework. I created my first bot application by using bot application template on Visual Studio 2015. it is running fine and below is the message I get when i run this.

Describe your bot here and your terms of use etc.

Visit Bot Framework to register your bot. When you register it, remember to set your bot's endpoint to

https://your_bots_hostname/api/messages .

And I have downloaded botframework-emulator 3.5.29 and installed. On the emulator i have entered http://localhost:3979/api/messages/ and left the App Id & App Password fields as empty. everything was looks fine. But when i type any message on the emulator I am getting Couldn't send retry notification on emulator.

Please can anyone help me on this.

Thanks,

You need to download ngrok .

In the log click on Edit ngrok settings and select the file ngrok.exe

机器人日志

When are you finish try connect to this url http://localhost:3979/api/messages

Run Bot Framework Emulator as administrator.

Find the program icon in your start menu, right click, then "More", then "Run as Administrator".

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM