Skip to content

[Bug] The api of getProfile can not be accessed  #1882

@wangyao2016

Description

@wangyao2016

Bug Type (问题类型)

rest-api (结果不合预期)

Before submit

  • 我已经确认现有的 IssuesFAQ 中没有相同 / 重复问题

Environment (环境信息)

  • Server Version: v0.13.0
  • Backend: RocksDB x 1
  • OS: 8 CPUs, 32 G RAM, Centos 7.6
  • Data Size: xx

Expected & Actual behavior (期望与实际表现)

Expected
{ "service": "hugegraph", "version": "0.13.0.0", "doc": "https://hugegraph.github.io/hugegraph-doc/", "api_doc": "https://hugegraph.github.io/hugegraph-doc/clients/hugegraph-api.html", "apis": [ "auth", "filter", "graph", "gremlin", "job", "metrics", "profile", "raft", "schema", "traversers", "variables" ] }

Actual behavior
{ "exception": "class java.lang.IllegalArgumentException", "message": "Invalid request uri ''", "cause": "" }

Vertex/Edge example (问题点 / 边数据举例)

I think the reason for the problem is: There is a problem accessing the route definition

Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions