# Bug report ## Describe the bug the server info page shows `create_time` and `update_time`, which are not the content returned by the plugin (server-info). `{"code":0,"message":"","data":{"rows":[{"id":"9b1cfaa8-b33c-4eb9-912e-f2dbe267ece4","create_time":0,"update_time":0,"last_report_time":1609406690,"up_time":1920,"boot_time":1609404770,"etcd_version":"3.4.0","hostname":"xxxx","version":"2.1"}],"total_size":1},"request_id":"f0ac1a65-4e96-4388-ae56-40f25f7e604a"}` 