I found the following error when doing make_clim and I have not been able to solve it. Can someone help please?

I found the following error when doing make_clim and I have not been able to solve it. Can someone help please? Thank you very much in advance, Regards.
After running make_clim, I cannot get the croco_clm.nc file.

mkdir: cannot create directory ‘/share/home/dq057/CONFIGS/BENGUELA_LR/CROCO_FILES/’: File exists

Making the clim: /share/home/dq057/CONFIGS/BENGUELA_LR/CROCO_FILES/croco_clm.nc

Title: Benguela Model

Read in the grid…

Create the OA file…

Creating the file : /share/home/dq057/CONFIGS/BENGUELA_LR/CROCO_FILES/croco_oa.nc

How big is your domain? If it is large, the OA and/or CLM file might be larger than 2GB and that is a problem for some NetCDF libraries.

Try using BRY conditions to run your case.

How big is your domain? If it is large, the OA and/or CLM file might be larger than 2GB and that is a problem for some NetCDF libraries.

Try using BRY conditions to run your case.

Also, this post might be of use to your case

https://forum.croco-ocean.org/question/737/hello-everything-i-found-the-following-error-when-doing-make_clim-and-i-have-not-been-able-to-solve-it-can-someone-help-please-thank-you-very-much-in/

Thank you very much for your answer.