mchenx edited a comment on issue #4762:
URL: https://github.com/apache/skywalking/issues/4762#issuecomment-688602033


   got same issue
   
   have es 7.4.2 running 
   
   started with apache/skywalking-oap-server:8.1.0-es7  image
   
       $ docker run --name oap --restart always -d -e SW_STORAGE=elasticsearch 
-e SW_STORAGE_ES_CLUSTER_NODES=es.my.local:9200 
apache/skywalking-oap-server:8.1.0-es7
   
   and got below logs, the service not got really started
   
   
![image](https://user-images.githubusercontent.com/1550186/92430894-a576c900-f1c8-11ea-95ab-c3b92d7f2b4f.png)
   
   
   http://es.my.local:9200 returns
   
![image](https://user-images.githubusercontent.com/1550186/92431321-cd1a6100-f1c9-11ea-91cc-9aecd8495a22.png)
   


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