Giter Site home page Giter Site logo

Comments (10)

mojerro avatar mojerro commented on May 23, 2024 1

一般卡死是出现在查询语句过大,比如直接运行

match (n) return n

from tugraph-db.

KingSkyLi avatar KingSkyLi commented on May 23, 2024

请问,卡死前的操作可以简单描述一下吗?我们好进行复现,定位问题原因。

from tugraph-db.

mojerro avatar mojerro commented on May 23, 2024

目前还出现一个问题,就是我关电脑之后,另一个容器也出现这个报错无法启动了。可能不是卡死的问题,是不是非正常关闭会导致日志落盘不正常,然后出现这个问题

from tugraph-db.

mojerro avatar mojerro commented on May 23, 2024

感觉是,关闭容器后,有概率出现上面错误,然后再也打不开,,

from tugraph-db.

KingSkyLi avatar KingSkyLi commented on May 23, 2024

好的,我们复现一下看看

from tugraph-db.

idb-root avatar idb-root commented on May 23, 2024

挂载原来的数据盘到/var/lib/lgraph目录下,启动报错如下,是一样的错误。
注:只要挂载数据盘到/var/lib/lgraph就报这个错。不挂载,可以正常启动。
ParseJson skipping enable_ha : false
ParseJson skipping license : /var/lib/lgraph/fma.lic
Listening for RPC on port 9090
Server hit an exception and shuts down abnormally:
KvException: Failed to apply logs, unexpected TXN_BEGIN
Server shutdown.

from tugraph-db.

mojerro avatar mojerro commented on May 23, 2024

挂载原来的数据盘到/var/lib/lgraph目录下,启动报错如下,是一样的错误。 注:只要挂载数据盘到/var/lib/lgraph就报这个错。不挂载,可以正常启动。 ParseJson skipping enable_ha : false ParseJson skipping license : /var/lib/lgraph/fma.lic Listening for RPC on port 9090 Server hit an exception and shuts down abnormally: KvException: Failed to apply logs, unexpected TXN_BEGIN Server shutdown.

不挂载不就相当于数据丢失了 😭

from tugraph-db.

idb-root avatar idb-root commented on May 23, 2024

ParseJson skipping enable_ha : false
ParseJson skipping license : /var/lib/lgraph/fma.lic
Listening for RPC on port 9090
Server hit an exception and shuts down abnormally:
KvException: Failed to apply logs, unexpected TXN_BEGIN
Server shutdown.

这个错误有原因了吗?原来的数据盘挂载即报这个错。

from tugraph-db.

mojerro avatar mojerro commented on May 23, 2024

@KingSkyLi 请问官方定位这个问题了吗,比较致命,本地都不敢试用了

from tugraph-db.

KingSkyLi avatar KingSkyLi commented on May 23, 2024

可先尝试一下再mac或直接使用Ubuntu系统下使用docker进行尝试,初步定位有可能是window上的wsl对于docker的兼容问题。

from tugraph-db.

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.