fleet-telemetry icon indicating copy to clipboard operation
fleet-telemetry copied to clipboard

fleet_telemetry_errors return error

Open idonkeyliu opened this issue 4 months ago • 0 comments

this api returns

  {
    "created_at": "2025-08-22T15:41:25.11121814Z",
    "error": "error loading config file: crypto/ecdsa: verification error",
    "error_name": "config_manager_error",
    "name": "51c9b2abc377-4fc5-9483-56873d4535a6",
    "txID": "c4c7deb7-efef-4794-abc4-3cbd51d520f0",
    "vin": "*********"
  },
  {
    "created_at": "2025-08-22T17:17:51.615631351Z",
    "error": "error loading config file: crypto/ecdsa: verification error",
    "error_name": "config_manager_error",
    "name": "51c9b2abc377-4fc5-9483-56873d4535a6",
    "txID": "89e5e09a-bbcb-495a-8379-93ee86bd6bd9",
    "vin": "********"
  }

Has anyone encountered the same problem?

idonkeyliu avatar Aug 23 '25 01:08 idonkeyliu