ota job creation

0

for ota job creation for code signing esp32c3 device is not available.... tried as per https://docs.aws.amazon.com/freertos/latest/userguide/ota-code-sign-cert-win.html having errors and update is failing: E (514394) OTA: Failed to decode Base64 data: base64Decode returned error: error=1 E (514404) OTA: Failed to extract document parameter: error=4, paramter key=sig-sha256-ecdsa I (514404) OTA: Failed to parse JSON document as AFR_OTA job: DocParseErr_t=4 E (514414) OTA: Failed to parse custom job document: OtaJobParseErr_t=OtaJobParseErrUnknown, jobIdLength=17 E (514424) OTA: Failed to parse the job document after parsing the job name: OtaJobParseErr_t=OtaJobParseErrNonConformingJobDoc, Job name=AFR_OTA-esp32c305 for esp32 ota update was ok. please suggest what changes required for aws ota esp32c3 device.

질문됨 2년 전300회 조회
1개 답변
0

The error code OtaJobParseErrNonConformingJobDoc and the message:

OTA: Failed to extract document parameter: error=4, paramter key=sig-sha256-ecdsa I (514404) OTA: Failed to parse JSON document as AFR_OTA job

make me thing your job document is somehow formatted incorrectly. How did you create the job? Is there any obvious difference in the job document between your failing job and your successful job (AFR_OTA-esp32c305)?

AWS
KodyAWS
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠