Skip to content

最新的docker镜像有问题缺少CXXABI_1.3.11 #848

@tusik

Description

@tusik

Environment:

  • OS: docker
  • CPU: [e.g. Intel Xeon xxxx]
  • TuGraph-DB Version tugraph/tugraph-runtime-centos7:latest

Describe the bug

[20250210 03:07:08.256982 0x00007b629917c700 ERROR src/server/bolt_handler.cpp:232] [InputError] Failed to load the DLL: /lib64/libstdc++.so.6: version `CXXABI_1.3.11' not found (required by /var/lib/lgraph/data/F910AE2AF2BAD425513697F8EAB92218/_cpp_plugin_/_fma_leiden.so)
[20250210 03:07:28.815478 0x00007b629f9ff700 WARN  src/bolt/connection.cpp:40] WebSocketReadSomeDone error: The WebSocket stream was gracefully closed at both endpoints
[20250210 03:07:28.815882 0x00007b629f9ff700 WARN  src/bolt/connection.h:62] Close error: Operation canceled
[20250210 03:07:28.816038 0x00007b629f9ff700 WARN  src/bolt/connection.cpp:40] WebSocketReadSomeDone error: The WebSocket stream was gracefully closed at both endpoints
[20250210 03:07:28.816065 0x00007b629f9ff700 WARN  src/bolt/connection.h:62] Close error: Operation canceled
[20250210 03:07:28.816130 0x00007b629f9ff700 WARN  src/bolt/connection.cpp:40] WebSocketReadSomeDone error: The WebSocket stream was gracefully closed at both endpoints
[20250210 03:07:28.816152 0x00007b629f9ff700 WARN  src/bolt/connection.h:62] Close error: Operation canceled
[20250210 03:07:30.187708 0x00007b629a17e700 ERROR src/server/bolt_handler.cpp:232] [InputError] Graph name cannot be empty.
[20250210 03:07:30.206932 0x00007b629a17e700 ERROR src/server/bolt_handler.cpp:232] [CypherException] CypherException: graph name cannot be empty
[20250210 03:10:04.848112 0x00007b629917c700 INFO  src/core/vsag_hnsw.cpp:28] Create HNSW instance, chunk:_embedding
[20250210 03:10:04.848185 0x00007b629917c700 INFO  src/core/lightning_graph.cpp:2225] start building vertex vector index for chunk:_embedding in detached model
[20250210 03:10:04.848207 0x00007b629917c700 INFO  src/core/lightning_graph.cpp:2248] vector index count: 0
[20250210 03:10:04.848221 0x00007b629917c700 INFO  src/core/lightning_graph.cpp:2249] end building vertex vector index for chunk:_embedding in detached model
[20250210 03:10:07.981103 0x00007b629917c700 ERROR src/server/bolt_handler.cpp:232] [InputError] Plugin [_fma_leiden] does not exist.
[20250210 03:15:48.950926 0x00007b629a17e700 ERROR src/server/bolt_handler.cpp:232] [InputError] Graph name cannot be empty.
[20250210 03:15:48.998726 0x00007b629a17e700 ERROR src/server/bolt_handler.cpp:232] [CypherException] CypherException: graph name cannot be empty
[20250210 03:16:01.508080 0x000079627967d700 ERROR src/server/bolt_handler.cpp:232] [InputError] Graph name cannot be empty.
[20250210 03:16:01.546861 0x000079627967d700 ERROR src/server/bolt_handler.cpp:232] [CypherException] CypherException: graph name cannot be empty
[20250210 03:18:59.611704 0x00007b629917c700 ERROR src/server/bolt_handler.cpp:232] [InputError] Plugin [_fma_leiden] does not exist.
[20250210 03:22:02.057365 0x00007b629917c700 ERROR src/server/bolt_handler.cpp:232] [InputError] Plugin [_fma_leiden] does not exist.
[20250210 03:25:06.188553 0x00007b629917c700 ERROR src/server/bolt_handler.cpp:232] [InputError] Plugin [_fma_leiden] does not exist.
[20250210 03:28:08.351623 0x00007b629917c700 ERROR src/server/bolt_handler.cpp:232] [InputError] Plugin [_fma_leiden] does not exist.
[20250210 03:28:22.231403 0x0000796279e7e700 ERROR src/server/bolt_handler.cpp:232] [InputError] Graph name cannot be empty.
[20250210 03:28:22.267237 0x0000796279e7e700 ERROR src/server/bolt_handler.cpp:232] [CypherException] CypherException: graph name cannot be empty
[20250210 03:34:57.772106 0x00007b629f9ff700 WARN  src/bolt/connection.cpp:40] WebSocketReadSomeDone error: The WebSocket stream was gracefully closed at both endpoints
[20250210 03:34:57.772195 0x00007b629f9ff700 WARN  src/bolt/connection.h:62] Close error: Operation canceled

How to reproduce and expected behavior

Failed to load the DLL: /lib64/libstdc++.so.6 导致无法载入_fma_leiden.so,使leiden插件不能使用

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions