anc95 / ChatGPT-CodeReview

🐥 A code review bot powered by ChatGPT
https://github.com/apps/cr-gpt
ISC License
3.77k stars 360 forks source link

Internal Server Error #113

Open ghost opened 1 year ago

ghost commented 1 year ago

I have installed the tool on my own server. The tool throws an error while creating a new pull request on GitHub

image

anc95 commented 1 year ago

Do you know which endpoint returned 500?

ghost commented 1 year ago

I am getting the above error when I am creating a new pull request

anc95 commented 12 months ago

Have you correctly set up the necessary environment variables and followed the instructions in this document: https://probot.github.io/docs/development/?

Based on the information provided, I am unable to pinpoint the exact cause of the issue.

ghost commented 12 months ago

I have configured the tool as per the deployment doc