Code Monkey home page Code Monkey logo

Comments (12)

ticouto5290 avatar ticouto5290 commented on May 26, 2024

i've got the same issue anyone found a fix for it ?

from autogpt.js.

zabirauf avatar zabirauf commented on May 26, 2024

@CodeMagic6 @ticouto5290 does refreshing and starting again often fix the issue?

from autogpt.js.

blumplan avatar blumplan commented on May 26, 2024

@CodeMagic6 @ticouto5290 does refreshing and starting again often fix the issue?

Have it running on WSL Ubunti in dev mode and getting this error no matter what I do.

from autogpt.js.

tmikaeld avatar tmikaeld commented on May 26, 2024

Also getting the error, debian 11, nodejs 20 (upgraded remix)

from autogpt.js.

cutecharmingkid avatar cutecharmingkid commented on May 26, 2024

i've got the same issue

from autogpt.js.

sandeepscet avatar sandeepscet commented on May 26, 2024

Same issue , tried in autogptjs.com

from autogpt.js.

dmahlow avatar dmahlow commented on May 26, 2024

Same here, it seems to happen if you don't enter a valid OpenAI API key. Once I added a proper key the error went away.

from autogpt.js.

christopherklint97 avatar christopherklint97 commented on May 26, 2024

Same here, it seems to happen if you don't enter a valid OpenAI API key. Once I added a proper key the error went away.

Mhmm strange, I just tried it with a brand new API key and I got that error. Does not work to pause the chat either, just stuck looping the error.

image

from autogpt.js.

cranyy avatar cranyy commented on May 26, 2024

Sadly, still getting this to this day. If any fixes have been found, would love to hear about them. P.S. This is a pretty awesome project, would be a shame to be abandonded.

from autogpt.js.

aklen avatar aklen commented on May 26, 2024

I also got this problem - checked the dev console and realized from the error:
chunk-VFKPTDEB.js:1 POST https://api.openai.com/v1/chat/completions 429 chunk-VFKPTDEB.js:1 Error calling OpenAI service 429 { "error": { "message": "You exceeded your current quota, please check your plan and billing details.", "type": "insufficient_quota", "param": null, "code": "insufficient_quota" } }
So in the case of getting 'Command Error: threw the following error: Missing 'command' object in YAML' please check the console logs!

from autogpt.js.

georgegeorge2525 avatar georgegeorge2525 commented on May 26, 2024

same here

from autogpt.js.

zabirauf avatar zabirauf commented on May 26, 2024

#33 should fix it

from autogpt.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.