fantengfeiNana opened a new issue, #2418: URL: https://github.com/apache/incubator-hugegraph/issues/2418
### Problem Type (问题类型) other exception / error (其他异常报错) ### Before submit - [X] 我已经确认现有的 [Issues](https://github.com/apache/hugegraph/issues) 与 [FAQ](https://hugegraph.apache.org/docs/guides/faq/) 中没有相同 / 重复问题 (I have confirmed and searched that there are no similar problems in the historical issue and documents) ### Environment (环境信息) - Server Version: 1.2.0 (Apache Release Version) - Backend: mysql ### Your Question (问题描述) 我们使用了下载二进制压缩包的方式完成了 apache-hugegraph-incubating-1.2.0的下载和部署, 已经完成了初始化和hugegraph-server的启动,获取初始化的接口调用正常。 但是在通过restful接口创建图谱时报错,通过查看hugegraph-server.log日志发现是数据库连接异常 如下图:  能够确定是的已经在hugegraph.properties配置文件按照文档完成了存储配置 ### Vertex/Edge example (问题点 / 边数据举例) _No response_ ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构) _No response_ -- 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: dev-unsubscr...@hugegraph.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org