hexuxu110 commented on issue #2841:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2841#issuecomment-3126533111

   我的配置文件rest
   restserver.url=http://0.0.0.0:8081
   gremlinserver.url=http://127.0.0.1:8181
   
   graphs=./conf/graphs
   
   # ????
   auth.authenticator=org.apache.hugegraph.auth.StandardAuthenticator
   
   auth.admin_token=54702de7-b89e-4a80-817c-b3020e7323a0
   auth.user_tokens=user0:d75469f7-90e8-45fd-9012-7801cc0d9df6
   
   rpc.server_host=127.0.0.1
   rpc.server_port=8091
   
   rpc.remote_url=127.0.0.1:8091
   rpc.client_connect_timeout=60
   rpc.client_reconnect_period=15
   rpc.client_read_timeout=60
   rpc.client_retries=5
   rpc.client_load_balancer=consistentHash
   
   
   log.slow_query_threshold=1000
   
   
   但还是会报这个错误


-- 
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]

Reply via email to