AutoGPT-Next-Web icon indicating copy to clipboard operation
AutoGPT-Next-Web copied to clipboard

前端界面问题

Open 1715819 opened this issue 1 year ago • 4 comments

Please check that this issue hasn't been reported before

请检查之前没有报告过此问题

  • [X] I searched previous Bug Reports didn't find any similar reports.我搜索了以前的 Bug Reports 没有找到任何类似的报告。

Expected Behavior/预期行为

应该按照预期完成下达的任务

Current behaviour/当前行为

程序部署在vercel平台。 运行程序时,前端界面变成了空白,并且显示以下信息: Application error: a client-side exception has occurred (see the browser console for more information).

Steps to reproduce/重现步骤

1,设置好api key 代理地址 2,开始下任务 3,会报错: Application error: a client-side exception has occurred (see the browser console for more information).

Possible solution/可能的解决方案

No response

Which Operating Systems are you using?您使用的是哪种操作系统?

  • [ ] Android
  • [ ] iPhone/iPad
  • [X] Linux
  • [ ] macOS
  • [ ] Windows

Acknowledgements致谢

  • [X] My issue title is concise, descriptive, and in title casing.我的问题标题简明扼要,具有描述性,并且使用标题框
  • [X] I have searched the existing issues to make sure this bug has not been reported yet.我已经搜索了现有问题以确保尚未报告此错误。
  • [X] I am using the latest version of AutoGPT-Next-Web.我使用的是最新版本的 AutoGPT-Next-Web
  • [X] I have provided enough information for the maintainers to reproduce and diagnose the issue.我已经为维护者提供了足够的信息来重现和诊断问题。

1715819 avatar Jul 09 '23 03:07 1715819

+1

wangshushuo avatar Oct 11 '23 08:10 wangshushuo

image 20231108 同样有这个错误。 使用的项目为:刚刚修复了vercel部署问题(#342)的main分支

重现步骤:

主页一键部署 添加openai api key环境变量 部署成功,登录网页 在网页设置中添加openai api key,其余不动。(不知为何,在这里不添加,网页内会提示”访问openai api错误“) 添加agent名称与目标,部署 正常运行一小会,能看到生成的中间过程,随后报错(开头图片)。

karry12138 avatar Nov 08 '23 05:11 karry12138

vercel log截图-从redeploy->初次部署agent->页面报错 image

log的json文件 logs_result (1).json

karry12138 avatar Nov 08 '23 05:11 karry12138

docker部署出现了这个问题

huang882088 avatar Mar 20 '24 10:03 huang882088