imbajin commented on issue #2196: URL: https://github.com/apache/incubator-hugegraph/issues/2196#issuecomment-1504933776
> 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` 然后重新初始化一次看看) -- 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]
