jjeejj opened a new issue #2189: access http://{IP}:{port}/api/graphql 500 error URL: https://github.com/apache/incubator-skywalking/issues/2189 - Why do you submit this issue? - [* ] Question or discussion ___ ### Bug - Which version of SkyWalking, OS and JRE? SkyWalking: 6.X OS: Red Hat 4.4.7-18 java version: 1.8.0_201 es version: 5.5 or 6.5 - What happen? first, my es server is runing success ,i access the url http://{ip}:9200 addresss is ok but when i access http://{ip}:8080 webapp url ,the interface http://{IP}:{port}/api/graphql is error the interface response ``` { "timestamp":1548052140761, "status":500, "error":"Internal Server Error", "exception":"com.netflix.zuul.exception.ZuulException", "message": "GENERAL" } ``` I want to how to solve this problem.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
