-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4个服务都部署起来了,但是聊天窗口输入无返回 #5
Comments
各个服务有显示log么。打开浏览器调试界面,看看请求状态 |
@wangwei609 这种问题一般难以直接简单的debug,建议你写邮件给我,我们在邮件中交换一下微信,在微信中沟通会比较及时。 |
|
您好,还在吗
…------------------ 原始邮件 ------------------
发件人: "Xiaoquan ***@***.***>;
发送时间: 2021年5月18日(星期二) 下午4:41
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [howl-anderson/WeatherBot] 4个服务都部署起来了,但是聊天窗口输入无返回 (#5)
@wangwei609 这种问题一般难以直接简单的debug,建议你写邮件给我,我们在邮件中交换一下微信,在微信中沟通会比较及时。
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
我解决的方法是:把WeatherBot_UI里面render.py中第11行中的 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
已经依次部署Action、NLU、Core、UI,且服务都正常启动:
但是在聊天窗口输入语句,无返回:
且在UI端没有任何信息。请问下,是否有一定的请求url可以测试每个模块的服务确实部署成功?方便逐一模块排查。或者您有什么建议可以帮忙排查这个问题,谢谢!
The text was updated successfully, but these errors were encountered: