lanerbean commented on issue #2196:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2196#issuecomment-1504941324

   > > 2023-04-12 13:48:47 [main] [INFO] o.a.h.c.InitStore - Skip init-store 
due to the backend store of 'hugegraph' had been initialized
   > 
   > 不好意思之前编辑了你的 comment, 本来是回复一下.. 从这里看它跳过了 hugegraph 的初始化:
   > 
   > * 那你需要看看是否启动 `start-server` 的时候日志里报错信息, 以及是否初始化完整了
   > * 如果不确定是否完整, 又是空的 db, 可以在 mysql 里删掉之前的 `hugegraph` 然后重新初始化一次看看
   
   谢谢你,确实是因为数据库没有配置好导致的问题,现在get vertex已经没有问题了:
   
![image](https://user-images.githubusercontent.com/18582787/231412625-52bf1fae-c624-40ca-88c7-9aa6003e8dbb.png)
   
   
![image](https://user-images.githubusercontent.com/18582787/231412725-e3066c53-db8a-4b14-90ea-cadddbf7bb45.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to