TarsCloud / Tars

Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
BSD 3-Clause "New" or "Revised" License
9.79k stars 2.08k forks source link

What could be the cause of the error as shown in the figure? #804

Closed TARS-Question closed 4 years ago

TARS-Question commented 4 years ago

#804

|ERROR|[TARS][ObjectProxy::doTimeout, objname:tars.tarsstat.StatObj, queue timeout error]
|ERROR|[TARS][ObjectProxy::doTimeout, objname:tars.tarsstat.StatObj, queue timeout error]
|ERROR|[TARS][ObjectProxy::doTimeout, objname:tars.tarsproperty.PropertyObj, queue timeout error]
TARS-Answer commented 4 years ago

The request timeout for Stat and Property is shown here, and the restart result is null for the query node. Maybe the Query node is suspended and you can try to restart the TARS framework

TARS-Answer commented 4 years ago

这里显示Stat和Property的请求超时,重启结果报错为query节点null,可能是query节点挂了,可以尝试重启TARS框架