Cancel calculation with GCP file

I’ve already checked the forum and other sources for similar cases. But I didn’t find anything.
I have tested 43 images without GCP file. Works perfectly.
Then I took the same 43 images with a GCP file and the calculation was aborted. I got the following error message: fed51893-05a1-432d-80f4-a0818b23fed6 not found.

grafik

Format of the GCP file: x y z pixelx pixely imagename
I have also tested different variants of the GCP file:

EPSG:4326
GCP01 9.16853837712 51.5503757777 184.64 4299 854 DJI_0190.JPG
GCP01 9.16853837712 51.5503757777 184.64 4336 1607 DJI_0191.JPG

EPSG:4326
GCP01 9.16853837712 51.5503757777 184.64 4299 854 DJI_0190.jpg
GCP01 9.16853837712 51.5503757777 184.64 4336 1607 DJI_0191.jpg

However, I always get a similar error message.
I would be very grateful for help.

Update your processing node (./webodm.sh update), we fixed the “not found” issue a few days ago (tasks are being deleted right away instead of being kept for a few days). Note the process will still fail, the problem is likely in the GCP file. EPSG codes are not supported at this time and I’d recommend converting the coordinates to UTM (so use proj4 or UTM notation, and use UTM coordinates instead of geographic).