evanxuhe commented on issue #2704: Stop working after a while. error : IDs can't be null URL: https://github.com/apache/skywalking/issues/2704#issuecomment-496459121 I think the root cause is **the lack of service instance info for UI** which may be caused by one of components **agent->oap->ui** You can locate the problem as following: UI:F12 in chrome to see if services received in ui homepage, what the results show? OAP:If there are services appear in the oap log like "instance register id=XXX" to ensure the oap has info AGENT:check agent log to see if it transfers the metric and trace normally to the oap
---------------------------------------------------------------- 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] With regards, Apache Git Services
