vesoft-inc / nebula-python

Client API of Nebula Graph in Python
194 stars 76 forks source link

Socket write failed #215

Open keenouter opened 2 years ago

keenouter commented 2 years ago

你好,我们采用的nebula2.6版本 python sdk也是2.6版本,硬件配置4C8G,目前nebula中vector在1000左右,使用python sdk在间隔2-3天就会报socket write failed,需要重启服务连接nebula才能正常使用。

请问这是配置相关的问题? python连接nebula 没有添加额外的配置参数

wey-gu commented 2 years ago

@Aiee do you have clues on the socket write failed issue, please?

Aiee commented 2 years ago

Hi, could you verify the status of the Nebula service when the error pops out? Socket error usually happens when the client tries to connect to a server that is not working correctlly.

keenouter commented 2 years ago

Hi, could you verify the status of the Nebula service when the error pops out? Socket error usually happens when the client tries to connect to a server that is not working correctlly.

Nebula service healthcheck is healthly

QingZ11 commented 1 year ago

Hi, could you verify the status of the Nebula service when the error pops out? Socket error usually happens when the client tries to connect to a server that is not working correctlly.

Nebula service healthcheck is healthly

Sorry @keenouter I missed this issue for nearly a year, shame for this.

Has this issue been resolved? If not resolved, can you provide some more information? If solved, can you close this issue?

Thanks a lot for your contribution anyway 😊