Forum Replies Created

  • ryanas

    Member
    December 5, 2023 at 12:00 am in reply to: PyKX could not establish an IPC connection in the Flask app

    Hey, I have issue when I setup the flask server like you described, I managed to get the response, but also got error logs like in the image attachment. Do you know something about this?

  • ryanas

    Member
    December 5, 2023 at 12:00 am in reply to: PyKX could not establish an IPC connection in the Flask app

    Thanks for your answer, ! However, I still find the same error logs even with that config enabled. Not sure if this affects the issue, but I am using Flask 3.0 and PyKX 2.2.1. I have tried using other frameworks such as Django or FastAPI, and both are running fine. So, I wonder whether this problem is specific to Flask.