aroundabout opened a new issue, #2400: URL: https://github.com/apache/incubator-hugegraph/issues/2400
### Feature Description (功能描述)  When we fail to curl in the function `wait_for_startup` in the following code (I guess), ```bash status=$(curl -I -s -k -w "%{http_code}" -o /dev/null "$server_url") ``` there are no error messages of logs  So, we should ensure that we can get the error message instead of waiting for timeout -- 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