Maijh97 opened a new issue #6617:
URL: https://github.com/apache/skywalking/issues/6617


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - es7 + docker image 8.4.0-es7 start error
   `'boolean 
org.elasticsearch.client.RestHighLevelClient.ping(org.apache.http.Header[])'`
   
   Start the command
   `docker run --name oap --restart always -d \
   --restart=always \
   --net esnetwork \
   -e TZ=Asia/Shanghai \
   -p 12800:12800 \
   -p 11800:11800 \
   --link es7:es7 \
   -e SW_STORAGE=elasticsearch \
   -e SW_STORAGE_ES_CLUSTER_NODES=es7:9200 \
   apache/skywalking-oap-server:8.4.0-es7`
   
   ___
   ### Bug
   - Which version of SkyWalking, OS, and JRE?
   
   - Which company or project?
   
   - What happened?
   If possible, provide a way to reproduce the error. e.g. demo application, 
component version.
   
   ___
   ### Requirement or improvement
   - Please describe your requirements or improvement suggestions.
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to