Closed koonchaya closed 6 months ago
Regarding this issue, we are investigating with Frongs, the user sent 1 time recording and got ingested status, but ingest service processed these file twice, in the second time Core sent the duplicate file error
the core side processes duplicate problem for this case, the ingest API gets only once the user request to upload, the ingest API tasks send twice the request, so issue on both side core - cannot process duplicate file and ingest service tasks - sends twice the request
@rassokhina-e What will be the next step?
I found a problem, when the user uploads short files, the process is too quick and when the file is changed the status from waiting to uploading, the system put the same file 1-2 seconds before to the uploading queue again and process it again.
so we just need to change the status of the uploading file straightaway after putting this file in the queue
@rassokhina-e Is the short file including 1-min file? Why is it happening now not before?
this is waiting for the prod release of Uploader, we are going to make in in the nearest week
@rassokhina-e I got this error with some of the files on mac version.
Fixed in version 1.5.9
I added the Validation Error description to the error text, so the user can understand the problem better if the error occurs
@koonchaya I'll share with you 1.5.10 directly to check this case
I tested 215 recordings today and found only 1 issue with this text above, the case was related to Validation error from Ingest service
I don't see the error message so far (tested in several sites and ~200 files per site)
Released in v1.2.2 🚀
Original post: https://rfcx.slack.com/archives/C03FD1WD02J/p1712661570627809 From: Layla
I also found this error message from uploading some of the files but these files are available in the project. I can open the file in visualizer. We should find out why it is showing this error message.
Additional detail
Frongs investigated and found that this error came from the Uploader app uploads 1 file 6 times in 2 seconds.
Example of uploaded file from this error https://arbimon.org/project/puerto-rico-island-wide/visualizer/rec/167078968 https://arbimon.org/project/puerto-rico-island-wide/visualizer/rec/167079877
Expected result