reworkd / AgentGPT

🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
https://agentgpt.reworkd.ai
GNU General Public License v3.0
31.97k stars 9.26k forks source link

Application error: a client-side exception has occurred (see the browser console for more information). #123

Closed zhengshifa closed 1 year ago

zhengshifa commented 1 year ago

After clicking deploy, there is an exception

APiTJLillo commented 1 year ago

@zhengshifa, could you please provide the console log when encountering this error along with the browser you're using?

naeem-gitonga commented 1 year ago

I've seen the following:

Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received

But I wasn't able to consistently reproduce it. In fact, I only saw it once...

APiTJLillo commented 1 year ago

Were you accessing the app from the same machine that it was running on? The only thing that comes to mind right away is lag or something.

Deadzone2023 commented 1 year ago

Application error: a client-side exception has occurred (see the browser console for more information). Here's what appears when I activate the agent

APiTJLillo commented 1 year ago

@Deadzone2023 what error shows up in the browser console?

asim-shrestha commented 1 year ago

Hey folks, can you provide any more context here? Are you still facing this issue? @Deadzone2023 @JNaeemGitonga

naeem-gitonga commented 1 year ago

Hey folks, can you provide any more context here? Are you still facing this issue? @Deadzone2023 @JNaeemGitonga

As I said, I wasn't able to consistently reproduce it.

asim-shrestha commented 1 year ago

Gotcha,

The original issue here may be related to this ticket which contains a reproducible link: https://github.com/reworkd/AgentGPT/issues/448

asim-shrestha commented 1 year ago

Closing this, the above ticket is now functional. It was an issue with how we were handling translations

tobi9000 commented 1 year ago

I have the same error with all browsers and platforms. The link above doesn't provide a solution!

I can login but if I click on the tab "Stream Keys" in Configurations, I'm getting: "Application error: a client-side exception has occurred".

I guess that's because no stream key is set. Can anyone give me the line how to set a stream key from CLI? The API documentation doesn't help, could anyone give me the direct command for CLI?

asim-shrestha commented 1 year ago

Hey @tobi9000 I don't think we have Stream Keys setting. Are you talking about https://agentgpt.reworkd.ai/settings or a different app?