Code Monkey home page Code Monkey logo

Comments (10)

acheong08 avatar acheong08 commented on June 7, 2024 1

I'll try to explain the error:
I locked the Connection pool before querying for the available connections. When a ping fails, it tries to delete the dead connection. However, because it is locked, it freezes the program. This error will therefore only occur when a ping fails. I have just fixed it with https://github.com/ChatGPT-Hackers/ChatGPT-API-server/releases/tag/0.2

from chatgpt-api-server.

acheong08 avatar acheong08 commented on June 7, 2024

This might be an uncaught error on the side of the agent. Open up the console and check there

from chatgpt-api-server.

marrocksd avatar marrocksd commented on June 7, 2024

image
No more logs, I feel like the Agent didn't receive the signal when I send the request to the Server

from chatgpt-api-server.

tdwhite0 avatar tdwhite0 commented on June 7, 2024

I'm seeing the same thing. Post request to /api/ask hangs with no output. I had this working a few days ago, then I updated to the latest version on the main branch and I'm seeing the issue. I am running with docker-compose. I have the same output as @marrocksd in the console on the agent side.

from chatgpt-api-server.

tdwhite0 avatar tdwhite0 commented on June 7, 2024

It started working again without me doing anything, seems like it was on the ChatGPT side.

from chatgpt-api-server.

acheong08 avatar acheong08 commented on June 7, 2024

image No more logs, I feel like the Agent didn't receive the signal when I send the request to the Server

Strange that an empty string was sent. There might be something wrong with the websocket connection.

from chatgpt-api-server.

acheong08 avatar acheong08 commented on June 7, 2024

It started working again without me doing anything, seems like it was on the ChatGPT side.

Possibly. Their system is notoriously prone to overload.

from chatgpt-api-server.

acheong08 avatar acheong08 commented on June 7, 2024

I think I found the issue on my side. it's a case of concurrent access. I'm trying to fix it but need help

from chatgpt-api-server.

acheong08 avatar acheong08 commented on June 7, 2024

Check out the https://github.com/ChatGPT-Hackers/ChatGPT-API-server/tree/dev branch

from chatgpt-api-server.

marrocksd avatar marrocksd commented on June 7, 2024

@tdwhite0 Same case with you. It just worked again without doing anything

from chatgpt-api-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.