ECCODES ERROR : concept: no match for paramId=142 (GRIB2 CONVERSION FAILED!)

Hi,

For some strange reason, flexpart_extract has stopped working for me. A few weeks ago, I was able to download ERA5 dataset without any issue. Then I started getting ECCODES error messages: First ECCODES ERROR : concept: no match for paramId=201031 (issue solved by the someone in the Flex GitLab. (http://gitlab.phaidra.org/).

Now, I’m facing a new issue related to processing GRIB files, specifically during the conversion to GRIB2 format. The error messages are as follows:

current product: (‘20180102’, ‘2300’, ‘0’)
Note: The following floating-point exceptions are signalling: IEEE_UNDERFLOW_FLAG IEEE_DENORMAL
STOP SUCCESSFULLY FINISHED calc_etadot: CONGRATULATIONS
STATISTICS: 98637.5033 98574.7041 3519.2004
ECCODES ERROR : concept: no match for paramId=142
ECCODES ERROR : concept: input handle edition=2, centre=ecmf
ECCODES ERROR : concept: input handle dataset=era
ECCODES ERROR : Please check the Parameter Database ‘Parameter Database
ECCODES ERROR : grib_set_values[0] edition (type=long) failed: Concept no match (message 548)
ECCODES ERROR : grib_set_values[1] productDefinitionTemplateNumber (type=long) failed: Value is read only (message 548)
outputfile = /lus/h2resw01/scratch/ecme6098/extract3557418/work/EA18010223

Postprocessing:
Format: GRIB2

Grib compression type:
packingType: grid_simple

ecstorage: 0
ecfsdir: ectmp:/ecme6098/econdemand/

ectrans: 1
gateway:
destination: @genericSftp

Output filelist:
[‘EA18010100’, ‘EA18010101’, ‘EA18010102’, ‘EA18010103’, ‘EA18010104’, ‘EA18010105’, ‘EA18010106’, ‘EA18010107’, ‘EA18010108’, ‘EA18010109’, ‘EA18010110’, ‘EA18010111’, ‘EA18010112’, ‘EA18010113’, ‘EA18010114’, ‘EA18010115’, ‘EA18010116’, ‘EA18010117’, ‘EA18010118’, ‘EA18010119’, ‘EA18010120’, ‘EA18010121’, ‘EA18010122’, ‘EA18010123’, ‘EA18010200’, ‘EA18010201’, ‘EA18010202’, ‘EA18010203’, ‘EA18010204’, ‘EA18010205’, ‘EA18010206’, ‘EA18010207’, ‘EA18010208’, ‘EA18010209’, ‘EA18010210’, ‘EA18010211’, ‘EA18010212’, ‘EA18010213’, ‘EA18010214’, ‘EA18010215’, ‘EA18010216’, ‘EA18010217’, ‘EA18010218’, ‘EA18010219’, ‘EA18010220’, ‘EA18010221’, ‘EA18010222’, ‘EA18010223’]
… ERROR CODE: 220
… ERROR MESSAGE:
Command ‘[‘grib_set’, ‘-s’, ‘edition=2,productDefinitionTemplateNumber=8’, ‘/lus/h2resw01/scratch/ecme6098/extract3557418/work/EA18010100’, ‘/lus/h2resw01/scratch/ecme6098/extract3557418/work/EA18010100_2’]’ returned non-zero exit status 220.
… GRIB2 CONVERSION FAILED!

Has anyone experienced something similar?

thanks for any help.