incubator-hugegraph
incubator-hugegraph copied to clipboard
[Bug] 图数据库按照文档新增认证功能启动报错
Bug Type (问题类型)
server status (启动/运行异常)
Before submit
- [X] 我已经确认现有的 Issues 与 FAQ 中没有相同 / 重复问题 (I have confirmed and searched that there are no similar problems in the historical issue and documents)
Environment (环境信息)
- Server Version: 0.12.0
- Backend: RocksDB 1 nodes
- Data Size: 暂无
按照官方文档,添加配置之后,以下是我的配置(现已注释)
然后启动报错
然后我去除了 hugegraph.properties 的认证相关配置,可以正常启动,
但是在调用接口创建别的用户的时候,发生了以下错误:
当我按照官方文档的传参调用接口报错如下
,于是我加了一个creator参数,但是又报如下错误:
这不是自相矛盾吗?
Expected & Actual behavior (期望与实际表现)
应该是正常启动,正常添加用户
Vertex/Edge example (问题点 / 边数据举例)
无
Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)
无
please try apache v1.0.0 (binary/docker way) to check if the problem exist (refer the doc)
currently your context is not clear enough