【问题标题】:Microsoft Chatbot Framework returning HTTP status code InternalServerError for Facebook messengerMicrosoft 聊天机器人框架返回 Facebook Messenger 的 HTTP 状态代码 InternalServerError
【发布时间】:2018-08-08 17:42:12
【问题描述】:

我已将 Microsoft Chatbot Framework 聊天机器人部署为 Web App Bot。它在模拟器中工作,它在 Azure 的 Webchat 测试 中工作,但是当我尝试从 Facebook messenger 使用它时,我得到了:

There was an error sending this message to your bot: HTTP status code InternalServerError

有没有办法获得更详细的日志?我打开了Application Insights,但仍然找不到任何东西。

谢谢

【问题讨论】:

    标签: chatbot facebook-chatbot


    【解决方案1】:

    我遇到了类似的问题。我在我的机器人中快速实现了 NLOG(基本实现很简单),并将所有错误日志和一些添加事件写入文本日志。这对我帮助很大。

    希望这会有所帮助: https://github.com/NLog/NLog/wiki/Tutorial

    【讨论】:

      猜你喜欢
      • 2016-08-14
      • 2017-10-06
      • 2017-04-12
      • 2020-03-28
      • 1970-01-01
      • 1970-01-01
      • 2019-01-03
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多