-
Notifications
You must be signed in to change notification settings - Fork 738
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
internal issue error #41
Comments
I'm getting the same error! |
You guys got any solution? |
Guys , i was having the same issue till yesterday. I fixed it today, firstly make all the changes he is making in the tutorial and then change the backend server from port 5000 to 3000 or some other and change it in script.js as well as server.js then clear both the terminals and run it again. It works fine. |
My code is here : https://github.com/ArslanYM/Chat-GPT-Clone . Let me know it this helps |
its replying "something went wrong" @ArslanYM |
I just deleted my api key from open ai generated a new one copy pasted the same in .env and boom it started working |
okay will try that |
yeah there is some issue with running it on render but the code works well on local host if you do the above mentioned steps |
POST http://localhost:5000/ 500 (Internal Server Error)
The text was updated successfully, but these errors were encountered: