The SDK error you shared seems to indicate the task cannot be found in the database...
I suspect this has something to do with task.output_model
I see the task on the web UI, but get Fetch experiment failed
when I click on it, as I described. It even fetches the correct ID by it's name. I'm almost sure it will be present in mongodb
You can actually check using mongodb CLI if the task is there
Hi MelancholyElk85 ,
If the server can't find the task, it simply means either the task is not there or was moved there incorrectly - did you merge the data, or simply copied it?