Trying to upload files to galaxy with gridfs and I get the error
Error: Error storing uploaded file to TempStore: Can't get executor for query { files_id: ObjectId('592ec88cea61bb08004102c8'), n: { $gte: 0 } }
Thanks in advance
Trying to upload files to galaxy with gridfs and I get the error
Error: Error storing uploaded file to TempStore: Can't get executor for query { files_id: ObjectId('592ec88cea61bb08004102c8'), n: { $gte: 0 } }
Thanks in advance
I have followed steps and downgraded to 3.4.0 but still getting the following error
Error: Error storing uploaded file to TempStore: Can't get executor for query { files_id: ObjectId('592ecf4d6a9a10090057d48d'), n: { $gte: 0 } }
How do I fix this?