Ошибки CARS API#
Данный раздел содержит информацию об ошибках, которые возвращает сервис CARS API.
Таблица 42. Список ошибок CARS API
Название ошибки | Тип запроса | Описание ошибки |
---|---|---|
Failed to process json body | classify; bulk_classify; detector; redetector; descriptor_matcher; animal_detector; smoke_fire_detector; health_check | Некорректная структура JSON-запроса |
Data validation error | version; classify; bulk_classify; detector; redetector; descriptor_matcher; animal_detector; smoke_fire_detector; health_check | Поля, указанные в JSON-запросе, не найдены |
Internal Server Error | version; classify; bulk_classify; detector; redetector; descriptor_matcher; animal_detector; smoke_fire_detector; settings; health_check | Неизвестная ошибка сервера |
Requested unknown classifier | classify; bulk_classify | Запрошен неизвестный классификатор |
Requested unknown detector | detector | Запрошен неизвестный детектор |
Requested unknown redetector | redetector | Запрошен неизвестный повторный детектор |
Descriptor matcher exception | descriptor_matcher | Исключение для сопоставления дескрипторов |
Failed to process image | classify; detector; redetector; descriptor_matcher | Ошибка при обработке изображения |
licence exception | classify; bulk_classify; detector; redetector; descriptor_matcher; animal_detector; smoke_fire_detector | Исключение лицензии |