- nebula 版本:(3.6.0)
- 部署方式:单机
- 安装方式: RPM
- 是否上生产环境: N
- 硬件信息
- 磁盘( 50G)
- CPU 48核 内存信息(32G)
- 问题的具体描述
当我创建完一条边后,另外一条边在studio里面不可见了,我接着创建这条丢失的边,报边已存在,而且都是了其他的一些数据,感觉是元数据问题,目前已经遇到了两次这种问题,以下是日志
Log file created at: 2023/12/11 10:44:35
Log file created at: 2023/12/11 10:44:35
Running on machine: iZuf68j5ei93s92673e81gZ
Running duration (h:mm:ss): 0:00:00
Log line format: [IWEF]yyyymmdd hh:mm:ss.uuuuuu threadid file:line] msg
E20231211 10:44:35.777556 5541 FunctionUdfManager.cpp:41] UDF Folder doesn't Exist!
E20231211 10:44:37.530948 5540 LabelIndexSeek.cpp:56] SemanticError: No valid index for label `catalogs_item_ref'.
E20231211 10:44:41.746284 5540 LabelIndexSeek.cpp:56] SemanticError: No valid index for label `catalogs_item_ref'.
E20231211 10:44:42.263425 5541 Serializer.h:43] Thrift serialization is only defined for structs and unions, not containers thereof. Attemping to serialize a value of type `nebula::Value`.
E20231211 10:44:43.406517 5540 LabelIndexSeek.cpp:56] SemanticError: No valid index for label `catalogs_item_ref'.
E20231211 10:45:03.021620 5540 LabelIndexSeek.cpp:56] SemanticError: No valid index for label `catalogs_item_ref'.
E20231211 10:45:23.406958 5540 LabelIndexSeek.cpp:56] SemanticError: No valid index for label `catalogs_item_ref'.
E20231211 10:45:29.565722 5541 LabelIndexSeek.cpp:56] SemanticError: No valid index for label `catalogs_item_ref'.
E20231211 10:45:36.898085 5540 OptimizerUtils.cpp:683] No valid index found
E20231211 10:45:36.904408 5540 OptimizerUtils.cpp:683] No valid index found
E20231211 10:45:36.927130 5540 MutateValidator.cpp:85] Unknown column `ecu_name' in schema
E20231211 10:45:36.927188 5540 QueryInstance.cpp:151] SemanticError: Unknown column `ecu_name' in schema, query: USE `KGDI-UAT`;INSERT VERTEX IF NOT EXISTS `fault`(ecu_name,fault_code,fault_index,fault_des,fault_level,trigger_condition,om_type,om_frequency,setting_condition,clear_condition,fault_effect,light_msg,typical_case_key,perceived_name) VALUES 'fault_key_00000000000000000007':($ecu_name,$fault_code,$fault_index,$fault_des,$fault_level,$trigger_condition,$om_type,$om_frequency,$setting_condition,$clear_condition,$fault_effect,$light_msg,$typical_case_key,$perceived_name);
E20231211 10:45:59.098986 5541 OptimizerUtils.cpp:683] No valid index found
E20231211 10:45:59.105798 5540 OptimizerUtils.cpp:683] No valid index found
E20231211 10:45:59.124886 5540 MutateValidator.cpp:85] Unknown column `ecu_name' in schema
E20231211 10:45:59.124922 5540 QueryInstance.cpp:151] SemanticError: Unknown column `ecu_name' in schema, query: USE `KGDI-UAT`;INSERT VERTEX IF NOT EXISTS `fault`(ecu_name,fault_code,fault_index,fault_des,fault_level,trigger_condition,om_type,om_frequency,setting_condition,clear_condition,fault_effect,light_msg,typical_case_key,perceived_name) VALUES 'fault_key_00000000000000000008':($ecu_name,$fault_code,$fault_index,$fault_des,$fault_level,$trigger_condition,$om_type,$om_frequency,$setting_condition,$clear_condition,$fault_effect,$light_msg,$typical_case_key,$perceived_name);
E20231211 10:46:37.151978 5540 LabelIndexSeek.cpp:56] SemanticError: No valid index for label `catalogs_item_ref'.
E20231211 10:47:04.433965 5540 OptimizerUtils.cpp:683] No valid index found
E20231211 10:47:04.440739 5540 OptimizerUtils.cpp:683] No valid index found
E20231211 10:48:53.536698 5540 LabelIndexSeek.cpp:56] SemanticError: No valid index for label `dtc_info_config_ref_fault'.
E20231211 10:48:53.546321 5540 LabelIndexSeek.cpp:56] SemanticError: No valid index for label `dtc_info_config_ref_fault'.
E20231211 10:48:56.711081 5541 LabelIndexSeek.cpp:56] SemanticError: No valid index for label `dtc_info_config_ref_fault'.
E20231211 10:48:56.716691 5540 LabelIndexSeek.cpp:56] SemanticError: No valid index for label `dtc_info_config_ref_fault'.
E20231211 10:49:05.257179 5540 QueryInstance.cpp:151] EdgeNotFound: EdgeName `dtc_info_config_ref_tag`, query: USE `KGDI-UAT`;INSERT EDGE IF NOT EXISTS `dtc_info_config_ref_tag`() VALUES 'dtc_info_config_00000000000000000004'->'tag_00000000000000000055':();
E20231211 10:49:11.330824 5540 QueryInstance.cpp:151] EdgeNotFound: EdgeName `dtc_info_config_ref_tag`, query: USE `KGDI-UAT`;INSERT EDGE IF NOT EXISTS `dtc_info_config_ref_tag`() VALUES 'dtc_info_config_00000000000000000005'->'tag_00000000000000000055':();
E20231211 10:49:35.782634 6420 FunctionUdfManager.cpp:41] UDF Folder doesn't Exist!
E20231211 10:49:42.245604 5541 LabelIndexSeek.cpp:56] SemanticError: No valid index for label `catalogs_item_ref'.
E20231211 10:49:57.494071 5540 LabelIndexSeek.cpp:56] SemanticError: No valid index for label `dtc_info_config_ref_fault'.
E20231211 10:49:57.502046 5540 LabelIndexSeek.cpp:56] SemanticError: No valid index for label `dtc_info_config_ref_fault'.
E20231211 10:50:03.811309 5540 QueryInstance.cpp:151] SemanticError: `catalogs_item_ref': Unknown edge type, query: USE `KGDI-UAT`;MATCH ()-[e:catalogs_item_ref]->()RETURN e LIMIT 2147483647;
E20231211 10:50:20.053815 5541 QueryInstance.cpp:151] SemanticError: `catalogs_item_ref': Unknown edge type, query: USE `KGDI-UAT`;MATCH ()-[e:catalogs_item_ref]->()RETURN e LIMIT 2147483647;
E20231211 10:50:22.873802 5541 QueryInstance.cpp:151] SemanticError: `catalogs_item_ref': Unknown edge type, query: USE `KGDI-UAT`;MATCH ()-[e:catalogs_item_ref]->()RETURN e LIMIT 2147483647
Running on machine: iZuf68j5ei93s92673e81gZ
Running duration (h:mm:ss): 0:00:00
Log line format: [IWEF]yyyymmdd hh:mm:ss.uuuuuu threadid file:line] msg
E20231128 10:31:44.654757 52430 FileUtils.cpp:377] Failed to read the directory "/usr/local/nebula/data/meta/nebula" (2): No such file or directory
E20231128 10:58:28.245502 52627 PeekingManager.h:115] Received SSL connection on non SSL port
E20231128 10:58:31.750223 52626 GeneratedCodeHelper.cpp:201] received invalid message from client: No version identifier... old protocol client in strict mode? sz=1195725856
E20231128 10:58:31.750401 52626 GeneratedCodeHelper.cpp:134] received invalid message from client: No version identifier... old protocol client in strict mode? sz=1195725856
E20231128 10:58:31.750425 52626 GeneratedCodeHelper.cpp:93] invalid message from client in function process
E20231128 13:18:37.112341 52502 GeneratedCodeHelper.cpp:201] received invalid message from client: No version identifier... old protocol client in strict mode? sz=1195725856
E20231128 13:18:37.112521 52502 GeneratedCodeHelper.cpp:134] received invalid message from client: No version identifier... old protocol client in strict mode? sz=1195725856
E20231128 13:18:37.112543 52502 GeneratedCodeHelper.cpp:93] invalid message from client in function process
E20231128 13:18:47.286175 52500 GeneratedCodeHelper.cpp:201] received invalid message from client: No version identifier... old protocol client in strict mode? sz=1195725856
E20231128 13:18:47.286337 52500 GeneratedCodeHelper.cpp:134] received invalid message from client: No version identifier... old protocol client in strict mode? sz=1195725856
E20231128 13:18:47.286360 52500 GeneratedCodeHelper.cpp:93] invalid message from client in function process
E20231128 13:59:43.586961 52495 PeekingManager.h:115] Received SSL connection on non SSL port
E20231128 13:59:46.927001 52494 GeneratedCodeHelper.cpp:201] received invalid message from client: No version identifier... old protocol client in strict mode? sz=1195725856
E20231128 13:59:46.927173 52494 GeneratedCodeHelper.cpp:134] received invalid message from client: No version identifier... old protocol client in strict mode? sz=1195725856
E20231128 13:59:46.927196 52494 GeneratedCodeHelper.cpp:93] invalid message from client in function process
E20231128 14:08:22.672634 52626 PeekingManager.h:115] Received SSL connection on non SSL port
E20231128 14:08:26.135637 52627 GeneratedCodeHelper.cpp:201] received invalid message from client: No version identifier... old protocol client in strict mode? sz=1195725856
E20231128 14:08:26.135787 52627 GeneratedCodeHelper.cpp:134] received invalid message from client: No version identifier... old protocol client in strict mode? sz=1195725856
E20231128 14:08:26.135807 52627 GeneratedCodeHelper.cpp:93] invalid message from client in function process
E20231128 20:59:56.426636 52493 GeneratedCodeHelper.cpp:201] received invalid message from client: No version identifier... old protocol client in strict mode? sz=1195725856
E20231128 20:59:56.426779 52493 GeneratedCodeHelper.cpp:134] received invalid message from client: No version identifier... old protocol client in strict mode? sz=1195725856
E20231128 20:59:56.426798 52493 GeneratedCodeHelper.cpp:93] invalid message from client in function process
E20231128 21:00:06.494736 52505 GeneratedCodeHelper.cpp:201] received invalid message from client: No version identifier... old protocol client in strict mode? sz=1195725856
E20231128 21:00:06.494894 52505 GeneratedCodeHelper.cpp:134] received invalid message from client: No version identifier... old protocol client in strict mode? sz=1195725856
E20231128 21:00:06.494935 52505 GeneratedCodeHelper.cpp:93] invalid message from client in function process
E20231129 01:31:58.972949 52626 GeneratedCodeHelper.cpp:201] received invalid message from client: No version identifier... old protocol client in strict mode? sz=1195725856
E20231129 01:31:58.973028 52626 GeneratedCodeHelper.cpp:134] received invalid message from client: No version identifier... old protocol client in strict mode? sz=1195725856
E20231129 01:31:58.973080 52626 GeneratedCodeHelper.cpp:93] invalid message from client in function process
Log file created at: 2023/12/11 10:44:42
Running on machine: iZuf68j5ei93s92673e81gZ
Running duration (h:mm:ss): 0:00:00
Log line format: [IWEF]yyyymmdd hh:mm:ss.uuuuuu threadid file:line] msg
E20231211 10:44:42.265820 6106 Serializer.h:43] Thrift serialization is only defined for structs and unions, not containers thereof. Attemping to deserialize a value of type `nebula::Value`.