Hi @ronnie,
You can check that your license ID is valid and properly set if the output of:
export LICENSE_ID=<your license id>
curl https://get.cryosparc.com/checklicenseexists/$LICENSE_ID
is
{"success": true}
If it is, the installation should proceed normally. Please let me know if that helps!
Regards,
Suhail