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 2019/05/24 02:56:59 UTC

[GitHub] [skywalking] evanxuhe commented on issue #2704: Stop working after a while. error : IDs can't be null

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-495454553
 
 
   I had met the same issue
   Actually the Root Cause is the lack of services info. UI don't identify any services
   Like me I found the reason is that **the UI uses UTC+8 while the datetime of oap machine uses UTC, therefore you CAN NOT find any service from ui** 
   and when you try to find get info by ui, ui brings no any service Id and oap reports IDs cant be null

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


With regards,
Apache Git Services