C2RCC Not working for Sentinel-2C

I have a set of Sentinel-2 files processing using C2RCC. These include files from S2A, S2B and S2C. The S2A and S2B process just fine, but the S2C files return an error about a missing product reader:

No product reader found for file '/srv/pgs/rois2/usvi/L1C_S2MSI/S2C_MSIL1C_20250123T145751_N0511_R039_T20QLE_20250123T153655.SAFE.zip

The graph that I am using is here:
S2MSI_C2RCC_graph_vUSVI.xml (2.2 KB)

Any ideas are appreciated. Thanks.

This is not an error message from C2RCC but from SNAP directly.
Can you open the products in the desktop app? Do you have the latest version of SNAP?
Support for Sentinel-2C has been added in version 11.0.1 of SNAP.

Yes. That was the issue. Thanks.