Issue
-
We use CLI to download the database backup but the download is failed with the following message:
Reason: No such object: liferaycloud-development-backup-abc/xyz\database-dump\dxpcloud-xyz-database-202309252204.gz
Environment
- Liferay PaaS
Resolution
- The path used to download the backup file is incorrect when using CLI on Windows OS. Note the bucket URL is created with backslashes instead of forward slashes.
- The workaround is to download the file using CLI from a different OS.
- Liferay Cloud team will improve this in the future.