premkumar
New member
Hi Team,
Not able to install fwcloud on centos 7, Able to install it on Ubunutu
Can you please check and let us know why fwcloud installtion on centos 7 fails
I am trying to install fwcloud via
curl -k -s https://raw.githubusercontent.com/soltecsis/fwcloud-installer/main/fwcloud-installer.sh -o ./fwcloud-installer.sh && sudo bash ./fwcloud-installer.sh && rm -f ./fwcloud-installer.sh
Getting the error "Database schema ... Installation canceled!" As shown below
(*) TypeScript code compilation.
Compiling websrv (please wait) ... DONE
Compiling api (please wait) ... DONE
Compiling updater (please wait) ... DONE
(*) FWCloud database.
Next we are going to create the fwcloud database.
The next data will be used for it.
Host: localhost
Database: fwcloud
User: fwcdbusr
Password: 0DMLOpY6n7kvhCg3
Is it right? [Y/n]
(*) Generating .env file for fwcloud-api.
DONE
(*) Creating database schema and initial data.
Database schema ... Installation canceled!
[root@localhost ~]#
Not able to install fwcloud on centos 7, Able to install it on Ubunutu
Can you please check and let us know why fwcloud installtion on centos 7 fails
I am trying to install fwcloud via
curl -k -s https://raw.githubusercontent.com/soltecsis/fwcloud-installer/main/fwcloud-installer.sh -o ./fwcloud-installer.sh && sudo bash ./fwcloud-installer.sh && rm -f ./fwcloud-installer.sh
Getting the error "Database schema ... Installation canceled!" As shown below
(*) TypeScript code compilation.
Compiling websrv (please wait) ... DONE
Compiling api (please wait) ... DONE
Compiling updater (please wait) ... DONE
(*) FWCloud database.
Next we are going to create the fwcloud database.
The next data will be used for it.
Host: localhost
Database: fwcloud
User: fwcdbusr
Password: 0DMLOpY6n7kvhCg3
Is it right? [Y/n]
(*) Generating .env file for fwcloud-api.
DONE
(*) Creating database schema and initial data.
Database schema ... Installation canceled!
[root@localhost ~]#