koi
Results
4
comments of
koi
For this issue, you can try using gremlin.graph=org.apache.hugegraph.auth.HugeFactoryAuthProxy instead of org.apache.hugegraph.HugeFactory in hugegraph.properties. 
如果出现了上面的错误,可以: 1. 清空pd和store中的数据后重新部署(如果当前并未有真实数据) 2. 关闭鉴权相关配置后执行init-store.sh 3. 启动server 4. 关闭server 5. 开启鉴权相关配置后再次执行init-store.sh 或者尝试自行创建~user相关