Import micrographs error

Dear all,
When I hope to import the mrc files with the tiff movies, and error happens:

License is valid.
Running job on master node
Project P1 Job J79 Started
Master running v2.11.0, worker running v2.11.0
Running on lane default
Resources allocated: 
  Worker:  super
--------------------------------------------------------------
Importing job module for job type import_micrographs...
Job ready to run
***************************************************************
Importing movies from /work1/data/peak2_c3/MotionCorr/*.mrc
Importing 2779 files
Attempting to find corresponding filenames in imported micrographs and connected input movies..
  Example source movie filename:
 
  Example query micrograph filename:
 20171225_s_peak2_0001.mrc
Traceback (most recent call last):
  File "cryosparc2_master/cryosparc2_compute/run.py", line 78, in cryosparc2_compute.run.main
  File "cryosparc2_compute/jobs/imports/run.py", line 478, in run_import_movies_or_micrographs
    assert qname in inv_index_source, "Could not find match for %s" % qname
AssertionError: Could not find match for 20171225_s_peak2_0001.mrc

Input is shown by a picture. Dose anything for my input?
Thank you for your time!

Hi @dingwei,

Were you able to resolve this issue? From the error, it looks like that file you specified could not be found on the file system.

- Suhail