aurorax-neo / free-gpt3.5-2api

free chat gpt api
https://free-gpt3-5-2api-one.vercel.app
468 stars 86 forks source link

Pool GetGpt35 is empty #24

Closed leonlyzhou closed 2 months ago

leonlyzhou commented 2 months ago

The log :

2024-04-22 05:39:14 2024-04-21 21:39:14 error chat/gpt35.go:26 Pool GetGpt35 is empty 2024-04-22 05:39:14 2024-04-21 21:39:14 info middleware/v1.go:75 <- POST /v1/chat/completions - 500 2024-04-22 06:07:22 2024-04-21 22:07:22 info Gpt35Pool/Gpt35Pool.go:36 PoolMaxCount: 64, AuthExpirationDate: 600, Init Gpt35Pool... 2024-04-22 06:07:22 2024-04-21 22:07:22 info app/main.go:23 Server started on http://127.0.0.1:3040 2024-04-22 06:10:23 2024-04-21 22:10:23 info middleware/v1.go:38 -> POST /v1/chat/completions - 172.17.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) xyz.chatboxapp.app/1.3.3 Chrome/108.0.53

客户端用的是chatbox

aurorax-neo commented 2 months ago

The log :

2024-04-22 05:39:14 2024-04-21 21:39:14 error chat/gpt35.go:26 Pool GetGpt35 is empty 2024-04-22 05:39:14 2024-04-21 21:39:14 info middleware/v1.go:75 <- POST /v1/chat/completions - 500 2024-04-22 06:07:22 2024-04-21 22:07:22 info Gpt35Pool/Gpt35Pool.go:36 PoolMaxCount: 64, AuthExpirationDate: 600, Init Gpt35Pool... 2024-04-22 06:07:22 2024-04-21 22:07:22 info app/main.go:23 Server started on http://127.0.0.1:3040 2024-04-22 06:10:23 2024-04-21 22:10:23 info middleware/v1.go:38 -> POST /v1/chat/completions - 172.17.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) xyz.chatboxapp.app/1.3.3 Chrome/108.0.53

客户端用的是chatbox

https://github.com/aurorax-neo/free-gpt3.5-2api/issues/18

配置代理或更换 ip 试试