Fail to create metadata #14151
yang1158280920
started this conversation in
General
Replies: 3 comments 6 replies
-
|
Tracking through issue |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@yang1158280920 I cannot repro this in v0.24.0 x86_64 build, from your log, I can see that the metadata index is not created, and it was trying to create the metadata index, as of below, can you check ES logs to see any thing goes wrong, copy all logs from below command. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
不确定 seekdb 是否支持metadata,需要 oceanbase 的同学确认 @whhe |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
我这边自己用24版本构建了一个arm的版本。在对文件进行元数据添加的时候,页面提示成功,但是后台日志里面提示ERROR 14 ES partial update failed for document fcba0316393511f1bb301774679d88a4: 'NoneType' object has no attribute 'update'的错误日志
步骤
1、上传文件,不进行解析


2、点击文件的元数据,进行添加元数据
3、点击确认后,提示操作成功,但是查看docker的日志,发现点击确定的那一步的时候,有出现ERROR 14 ES partial update failed for document fcba0316393511f1bb301774679d88a4: 'NoneType' object has no attribute 'update'的错误日志
Beta Was this translation helpful? Give feedback.
All reactions