Thespica commented on issue #653: URL: https://github.com/apache/incubator-hugegraph-toolchain/issues/653#issuecomment-2664710418
Hi @fenganhao , sorry that I can not reproduce this issue yet. Firstly, it looks like the client failed to deserialize the json with `edgelabel_type`, but we have tested that case https://github.com/apache/incubator-hugegraph-toolchain/blob/4b89c5d8d8a36d6361987d0b3ca248370793fccf/hugegraph-client/src/test/java/org/apache/hugegraph/unit/RestResultTest.java#L228-L245 Secondly, I have tried to reproduce this issue with docker, followed by [official guide](https://hugegraph.apache.org/cn/docs/quickstart/hugegraph-loader/#21-%E4%BD%BF%E7%94%A8-docker-%E9%95%9C%E5%83%8F-%E4%BE%BF%E4%BA%8E%E6%B5%8B%E8%AF%95). Unfortunately, can not reproduce that issue.  Thirdly, can you offer the full logs? including full hugegraph-loader.log and server.log. Besides, you can try: 1. follow the guide's example, and than switch that to your own case. 2. offer the full `struct` file and `schema` file as guide required: https://hugegraph.apache.org/cn/docs/quickstart/hugegraph-loader/#341-%E5%8F%82%E6%95%B0%E8%AF%B4%E6%98%8E -- 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]
