Skip to content

[Question] why download file when starting server? #2406

@ingla9988

Description

@ingla9988

Problem Type (问题类型)

other exception / error (其他异常报错)

Before submit

  • 我已经确认现有的 IssuesFAQ 中没有相同 / 重复问题 (I have confirmed and searched that there are no similar problems in the historical issue and documents)

Environment (环境信息)

Server Version: 1.0.0 (Apache Release Version)
Backend: pg
OS: k8s部署,使用的是官方的1.0.0镜像

Your Question (问题描述)

我发现服务器启动的时候,会wget https://github.com/apache/hugegraph-doc/raw/binary-1.0/dist/server/hugegraph-server.keystore ,但是我的网络连接github有问题,导致启动一直卡在这里
为什么要这么设计呢? 能否把hugegraph-server.keystore直接放到安装包里面

root 1 0 0 02:46 ? 00:00:00 /usr/bin/dumb-init -- ./bin/start-hugegraph.sh -d false -j $JAVA_OPTS -g zgc
root 8 1 0 02:46 ? 00:00:00 /bin/bash ./bin/start-hugegraph.sh -d false -j $JAVA_OPTS -g zgc
root 36 8 0 02:46 ? 00:00:00 /bin/bash /hugegraph/bin/hugegraph-server.sh /hugegraph/conf/gremlin-server.yaml /hugegraph/conf/rest-server.properties true
root 43 36 0 02:46 ? 00:00:00 wget https://github.com/apache/hugegraph-doc/raw/binary-1.0/dist/server/hugegraph-server.keystore -P /hugegraph/conf -q --show-progress
root 44 0 0 03:01 pts/0 00:00:00 bash
root 61 44 0 03:09 pts/0 00:00:00 ps -ef

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

No response

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

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    ci-cdBuild or deployquestionFurther information is requested

    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