You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/03/24 09:17:09 UTC

[GitHub] [skywalking] Maijh97 opened a new issue #6617: Docker 8.4.0-ES7 failed to boot

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:
users@infra.apache.org



[GitHub] [skywalking] Maijh97 commented on issue #6617: Docker 8.4.0-ES7 failed to boot

Posted by GitBox <gi...@apache.org>.
Maijh97 commented on issue #6617:
URL: https://github.com/apache/skywalking/issues/6617#issuecomment-805636963


   @wu-sheng It worked. Thank you


-- 
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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #6617: Docker 8.4.0-ES7 failed to boot

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #6617:
URL: https://github.com/apache/skywalking/issues/6617


   


-- 
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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #6617: Docker 8.4.0-ES7 failed to boot

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6617:
URL: https://github.com/apache/skywalking/issues/6617#issuecomment-805635549


   Use `SW_STORAGE=elasticsearch7`.


-- 
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:
users@infra.apache.org