gptscript-ai / gptscript

Build AI assistants that interact with your systems
https://gptscript.ai
Apache License 2.0
3.09k stars 274 forks source link

Intermittent error - " Something went wrong! Try again" encountered when executing scripts in UI. #490

Closed sangee2004 closed 4 months ago

sangee2004 commented 5 months ago

gptscript version v0.0.0-dev-7fc884c2-dirty

Steps to reproduce the problem:

  1. Launch gptscript in UI mode using - gptscript --ui --disable-cache
  2. Execute the following script
chat: true
description: This a search chatbot.
tools: github.com/gptscript-ai/search/duckduckgo

You are a chatbot and can answer any question by searching the internet
  1. Following error is seen sometimes Screenshot 2024-06-12 at 4 39 29 PM

This error goes away on page reload.

Expected Behavior: This intermittent error should not be seen.

njhale commented 4 months ago

@sangee2004 I saw some related messages in our slack and it seems like this may have been resolved. Can you confirm if you still encounter this. Moving this over to testing for now.

sangee2004 commented 4 months ago

I have not seen this issue happen for sometime now. Closing this issue.