ChatGPT-API-server icon indicating copy to clipboard operation
ChatGPT-API-server copied to clipboard

failed with conversation_id

Open Yusin2Chen opened this issue 2 years ago • 1 comments

when I input the conversation_id, it give back the error "{"error":"No available clients"}"

Yusin2Chen avatar Dec 25 '22 19:12 Yusin2Chen

Hello ,

I have solved restarting firefox with the agent, clearing the terminal cache, and restarting the server as follows:

go run main.go 8080 <YOUR-API-KEY>

Tudor44 avatar Dec 26 '22 08:12 Tudor44