Log upload audio file

 avatar
unknown
javascript
14 days ago
2.2 kB
8
Indexable
2025-02-04T11:39:01Z   [Information]   ==> before checking request boundray: <==
2025-02-04T11:39:01Z   [Information]   testing function app
2025-02-04T11:39:01Z   [Information]   { path: 'C:\\local\\Temp\\audio.webm' }
2025-02-04T11:39:01Z   [Information]   upload path exist, and ready for upload
2025-02-04T11:39:01Z   [Information]   { contentType: [Function: values] }
2025-02-04T11:39:01Z   [Information]   {
2025-02-04T11:39:01Z   [Information]     new_header: {
2025-02-04T11:39:01Z   [Information]       'content-type': 'multipart/form-data; boundary=----WebKitFormBoundaryDN26QARY4W5gjHRl'
2025-02-04T11:39:01Z   [Information]     }
2025-02-04T11:39:01Z   [Information]   }
2025-02-04T11:39:01Z   [Information]   { temp_directory: 'C:\\local\\Temp\\audio.webm' }
2025-02-04T11:39:01Z   [Information]   {
2025-02-04T11:39:01Z   [Information]     filename: { filename: 'audio.webm', encoding: '7bit', mimeType: 'audio/webm' }
2025-02-04T11:39:01Z   [Information]   }
2025-02-04T11:39:01Z   [Information]   end streamin audio file
2025-02-04T11:39:01Z   [Information]   Success audio parsing: 0
2025-02-04T11:39:01Z   [Information]   {
2025-02-04T11:39:01Z   [Information]     fileExist: true,
2025-02-04T11:39:01Z   [Information]     got_data: Promise { <Buffer > },
2025-02-04T11:39:01Z   [Information]     audio_obj: true,
2025-02-04T11:39:01Z   [Information]     length: 0
2025-02-04T11:39:01Z   [Information]   }
2025-02-04T11:39:01Z   [Error]   Error while trying to upload a file
2025-02-04T11:39:01Z   [Error]    { body: 'Failed reading audio data' }
2025-02-04T11:39:01Z   [Information]   Executed 'Functions.voiceTranscriptTrigger' (Succeeded, Id=1f4e545d-c122-4615-909d-3d3208663901, Duration=170ms)
2025-02-04T11:39:08Z   [Verbose]   AuthenticationScheme: ArmToken was not authenticated.
2025-02-04T11:39:08Z   [Verbose]   AuthenticationScheme: WebJobsAuthLevel was not authenticated.
2025-02-04T11:39:08Z   [Verbose]   Successfully validated the token.
2025-02-04T11:39:08Z   [Verbose]   AuthenticationScheme: Bearer was successfully authenticated.
2025-02-04T11:39:08Z   [Verbose]   Authorization was successful.
2025-02-04T11:39:08Z   [Verbose]   Authorization was successful.
Editor is loading...
Leave a Comment