DO Cyberpanel App prompts reinstall wordpress again

Provider: Digital Ocean

Virtualization Type: KVM

System: Ubuntu 20.04

Installation option: CyberPanel | DigitalOcean Marketplace 1-Click App

OLS or Enterprise?
OLS

Installing from official server or mirror server?
official

Install Memcached extension for PHP?
yes

Install LiteSpeed Memcached?
yes

Install Memcached?
yes

Install Redis extension for PHP?
yes

Install Redis?
yes

Problem:

  1. I spawned a $5 DigitalOcean droplet and install the official image.

  2. Adding in my domain, add in this site to cyberpanel with SSL, open_basedir Protection turned on

  3. Install app for this site using WP+LSCache by filling all the credentials, username, password. Refer: Set up Self Hosted WordPress Site for Free in 10 Minutes - 20 - Miscellaneous - CyberPanel Community

  4. access my domain https://<domain.com>, it prompts me to install wordpress. redirect to https://<domain.com>/install.php. Why would it prompts me to install wordpress again, as I believe the cyberpanel should setup everything for me.

  5. I wiped out the machine and try manual install.

sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)

  1. Redo step 3 and 4.

  2. Now accessing https://<domain.com>, it was setup nicely and loading wordpress homepage.

Is the DO cyberpanel image broken, not sure is this only happening to me.