Search code examples
azureinternal-server-errorbotframework

Microsoft Bot Framework testing connection now only results in internal service errors


Whenever I test my bot using the "test connection to your bot" feature, it only response with "internal service error" and a 500 status code. It didn't do this yesterday, and I havent changed anything since then. What more, the bot works fine when I run it on the bot framework emulator on my local machine.

Whats more, whenever I try to access the logs for my bot in azure, I get an error code saying that my app isn't running, even though according to the azure portal it is.

What's causing this? Is there any way to fix this?


Solution

  • Is there any way you can share the bot with us (or rather botId) so we can look in the logs?

    have you tried talking to your bot in the cloud using the emulator? You can change that localhost endpoint to point to your cloud service and try from there.