Coder Social home page Coder Social logo

Comments (9)

MackGrissom avatar MackGrissom commented on June 15, 2024

Excellent. Thanks for sharing that, @crocmons I'll give it a try now and will report back.

from project_openai_codex.

bhavesh1129 avatar bhavesh1129 commented on June 15, 2024

Initially, I am getting the same error i.e. Error 429 but later on, optimizing my code the error changed to 401, tried to debug several times but still facing the same error, Any suggestions?

Here's the hosted link: https://codex-mauve-theta.vercel.app/

from project_openai_codex.

crocmons avatar crocmons commented on June 15, 2024

@MackGrissom @bhavesh1129
401 Issue Solved:
Make sure that your Server folder has no gitignore file the gitignore file should be on the root folder..
then deploy the server to render.com and add also your environment key into the Environment Variable.
Now Update your fetch URL on the client side by adding your back-end render deploy URL
then open your terminal and do this thing --
git init
git add .
git commit -m "fetch URL or something you want"
git push

That should be updated, your GitHub code .
Now go to the vercel select your GitHub repo
The root directory should be client
then hit deploy
that's all ..
My code is perfectly working you can check it -- https://chatbot-nine-inky.vercel.app/

from project_openai_codex.

bhavesh1129 avatar bhavesh1129 commented on June 15, 2024

@crocmons Thanks for responding but I did the same, still getting the same error.

from project_openai_codex.

crocmons avatar crocmons commented on June 15, 2024

@crocmons Thanks for responding but I did the same, still getting the same error.

@bhavesh1129 Make sure that your Server folder has no gitignore file the gitignore file should be on the root folder..

from project_openai_codex.

LifeCoachRay avatar LifeCoachRay commented on June 15, 2024

if you get 401 error all you have to do is shut the server down and restart it.
he had this same error in the video.
thats it.

from project_openai_codex.

DamionD83 avatar DamionD83 commented on June 15, 2024

"if you get 401 error all you have to do is shut the server down and restart it.
he had this same error in the video.
thats it."

How?

from project_openai_codex.

0xSaurabhx avatar 0xSaurabhx commented on June 15, 2024

@crocmons I'm not able to deploy server side in render.com, It says running on localhost:5000 and after some time build fails

from project_openai_codex.

LifeCoachRay avatar LifeCoachRay commented on June 15, 2024

make sure your backend and frontend server is running, when you fire up your app render will start its own server on it's own port. this is the localhost you pull up in the web browser.

from project_openai_codex.

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.