Invalid checksum error when dowloading liferay bundles

Invalid checksum for liferay-dxp-tomcat-2025.q2.11-1755483195.7z
when using:
liferay.workspace.product=dxp-2025.q2.11 or other versions…
Any help?

2 Answers

2

Hi @Moozo

To address the checksum error, please follow these steps to clear the corrupted cache and re-initialize your environment:

1. Remove the Corrupted Bundle

On macOS, navigate to the following directory: Users/[USER_NAME]/.liferay/bundles

Locate and delete the file:

liferay-dxp-tomcat-2025.q2.11-1755483195.7z

2. Re-initialize the Bundle

Once the file is removed, run the initBundle command. This will force a fresh download of the bundle and resolve the checksum discrepancy.

Thanks
Priyank Gajera

I tried this, but it didnt work. Even if I download the bundle from https://releases-cdn.liferay.com/dxp/2025.q2.11/liferay-dxp-tomcat-2025.q2.11-1755483195.7z
The zip seems corrupted. @Priyank_Gajera

Can you by using liferay.workspace.product=dxp-2025.q2.10?

Same problem, even if I download from a browser

Hmm, strange I just initBundle and it's working fine

I tried with another network or with a VPN, but nothing. I tried also with a smartphone... Its very strange!

Hi @Moozo, are you able to reproduce the issue downloading the bundle from releases.liferay.com/dxp instead of using the CDN?