Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

[ERR]api code 500 #62

Open
itzdrli opened this issue Jun 15, 2023 · 5 comments
Open

[ERR]api code 500 #62

itzdrli opened this issue Jun 15, 2023 · 5 comments

Comments

@itzdrli
Copy link

itzdrli commented Jun 15, 2023

I've set the ACCESS_TOKENS and PUID right, but when I'm trying to connect the api, retruns code 500:

[GIN] 2023/06/15 - 15:32:37 | 500 |  205.402537ms |       127.0.0.1 | POST     "/v1/chat/completions"

It was working when I was using 0.2.x ver of c-t-a and also 0.3.x, and someday how it started returning 500.
ChatGPT-to-API ver: latest
go version: go version go1.20.5 linux/arm64
using self-built compiled binary file

@acheong08
Copy link
Owner

acheong08 commented Jun 15, 2023

Happened today too. Need to look into it

Edit: Seems to be IP based.

@fz68
Copy link

fz68 commented Jun 16, 2023

It happened a few days ago, I changed the reverse proxy and it worked, but today it doesn’t work again. I want to deploy a reverse proxy myself, does anyone know how to do it?

@acheong08
Copy link
Owner

https://github.com/acheong08/ChatGPT-Proxy-V4

But since this is IP based, it won't help much

@bi1101
Copy link

bi1101 commented Jul 5, 2023

Will using the http_proxy variable help with this? I set it up, but Open AI still returns my exact IP in the 500 code body response.

@bi1101
Copy link

bi1101 commented Jul 6, 2023

It happened a few days ago, I changed the reverse proxy and it worked, but today it doesn’t work again. I want to deploy a reverse proxy myself, does anyone know how to do it?

Were you able to bypass it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants