Forum Discussion
eoirgjuhs
Aug 18, 2025Copper Contributor
generateCsr.sh failing
Hi, I'm trying to run ./generateCsr.sh to generate a CSR, but it is failing with the following errors: [2025-08-18 09:27:23] [GENERATE-CSR-BASH-SCRIPT] - Executing docker command: docker exec M...
eoirgjuhs
Aug 26, 2025Copper Contributor
This appeared to be caused by a permission issue on the cache folder. After setting the permission to 777 on the cache folder and rerunning deploymcc.sh, the issue was resolved.