You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any GPTScript that triggers the click tool results in a 404 error like this:
/Users/phil/Library/Caches/gptscript/repos/90d7543de8b94883e1d1f57c34b00823bc66f09f/tool.gpt/node20/node_modules/@gptscript-ai/gptscript/lib/exec.js:167
reject(new Error(stderr));
^
Error: 13:35:00 started [main]
2024/10/11 13:35:00 error, status code: 404, message: Not Found
at ChildProcess.<anonymous> (/Users/phil/Library/Caches/gptscript/repos/90d7543de8b94883e1d1f57c34b00823bc66f09f/tool.gpt/node20/node_modules/@gptscript-ai/gptscript/lib/exec.js:167:44)
at ChildProcess.emit (node:events:519:28)
at ChildProcess.emit (node:domain:488:12)
at maybeClose (node:internal/child_process:1105:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:305:5)
2024/10/11 13:35:00 Post "http://127.0.0.1:10847/click": EOF
The text was updated successfully, but these errors were encountered:
Any GPTScript that triggers the
click
tool results in a 404 error like this:The text was updated successfully, but these errors were encountered: