收到了“我的测试应用当前未响应”。请稍后重试。”错误消息,甚至从Google Assistant Simulator干净启动 [英] Got the "My test app isn't responding right now. Try again soon." error message even a clean start from Google Assistant Simulator

查看:128
本文介绍了收到了“我的测试应用当前未响应”。请稍后重试。”错误消息,甚至从Google Assistant Simulator干净启动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

对于这个话题我还是很陌生,所以很抱歉,如果我没有提供足够的信息。

I am still quite new to this topic, so sorry if I didn't provide enough information.

我第一次从 https://developers.google.com/actions/dialogflow/first-app 了解

之后,我尝试创建自己的应用程序,最后,我收到以下消息:我的测试应用程序现在没有响应请尽快重试。来自 https://console.actions.google.com/project / [[PROJECT-ID]] / simulator /

After, I tried to create my own one, then at the end, I got this message "My test app isn't responding right now. Try again soon." from https://console.actions.google.com/project/[[PROJECT-ID]]/simulator/.

因此,我尝试删除所有内容并重新开始,包括所有项目 https://console.actions.google.com/ https://console.dialogflow.com

Therefore, I tried to delete everything and make a complete new start, including all the projects on https://console.actions.google.com/ and https://console.dialogflow.com.

然后我从<再次再次href = https://developers.google.com/actions/dialogflow/first-app rel = noreferrer> https://developers.google.com/actions/dialogflow/first-app ,但是这次,我仍然收到我的测试应用目前没有响应。请稍后重试。来自 https://console.actions.google.com/project / [[PROJECT-ID]] / simulator /

I then copied the exact same thing from https://developers.google.com/actions/dialogflow/first-app again, but this time, I still got "My test app isn't responding right now. Try again soon." from https://console.actions.google.com/project/[[PROJECT-ID]]/simulator/.


  • 我尝试查看Firebase日志,确实没有错误

  • 我尝试使用集成标签中的网络演示,一切正常(这意味着服务器端代码或连接没有问题)符合预期,firebase也记录了该请求。

  • 我尝试使用其他浏览器(chrome-> firefox)仍然无法正常工作。

  • I tried to look at firebase log, no error indeed
  • I tried to use the web demo from the integration tab, everything works (which means the server side code or the connection have no problem) as expected, firebase also logged the request.
  • I tried to use a different browser (chrome -> firefox) still not working.

这是Google Assistant Simulator的响应代码(有点没用):

Here is the response code from the Google Assistant Simulator (its kinda nothing):

{
  "audioResponse": "//NExAARqQ...",
  "conversationToken": "GidzaW11bG...",
  "response": "My test app isn't responding right now. Try again soon.",
  "visualResponse": {
    "visualElements": []
  }
}

这是错误消息(是的,里面什么也没有,所以我被卡住了):

And here is the debug message (yes, its nothing in there, so I'm stuck):

{
  "agentToAssistantDebug": {},
  "assistantToAgentDebug": {}
}

任何帮助都会不胜感激。谢谢!

Any help would be appreciated. Thanks!

推荐答案

当我尝试将应用程序的语言更改为语言环境时,遇到了同样的问题。

Faced the same issue when I tried to change the language of app to a locale.

尝试以下操作,


  • 检查欢迎意图和后备意图是否有响应和培训短语

  • Check if the welcome intent and fallback intents have responses and training phrases

所有上下文都已映射

禁用并启用测试

这篇关于收到了“我的测试应用当前未响应”。请稍后重试。”错误消息,甚至从Google Assistant Simulator干净启动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆