I have been following this guide: https://www.webmo.net/support/sitcAWS.html, but am getting the error: Unidentified Cloud Vendor! Exiting.
I have read the suggestions found here: https://www.webmo.net/forum/viewtopic.p ... Vendor#p83 but have not been able to resolve the issue.
Here is my SSH terminal output:
Code: Select all
[centos@euawsvdcpcapp01 ~]$ ls
GBDCVPMgtICA01.crt GBDCVPMgtRCA01.crt rds-ca-2019-root.pem
GBDCVPMgtICA02.crt rds-ca-2019-eu-west-1.pem
[centos@euawsvdcpcapp01 ~]$ pwd
/home/centos
[centos@euawsvdcpcapp01 ~]$ whoami
centos
[centos@euawsvdcpcapp01 ~]$ curl -O https://www.webmo.net/cloud/sitc.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 18389 100 18389 0 0 16179 0 0:00:01 0:00:01 --:--:-- 16187
[centos@euawsvdcpcapp01 ~]$ ls
GBDCVPMgtICA01.crt GBDCVPMgtRCA01.crt rds-ca-2019-root.pem
GBDCVPMgtICA02.crt rds-ca-2019-eu-west-1.pem sitc.tar.gz
[centos@euawsvdcpcapp01 ~]$ tar xzf sitc.tar.gz
[centos@euawsvdcpcapp01 ~]$ ls
GBDCVPMgtICA01.crt GBDCVPMgtRCA01.crt rds-ca-2019-root.pem sitc.tar.gz
GBDCVPMgtICA02.crt rds-ca-2019-eu-west-1.pem sitc
[centos@euawsvdcpcapp01 ~]$ ./sitc/install
Server In The Cloud version 0.6.03
Copyright (c) 2019, WebMO, LLC, all rights reserved.
This script automates the installation of software from several
third parties. Many of these have licenses that are agreed to
automatically by this script. Indicate your consent by pressing
ENTER, or press CTRL-c to exit.
Sanity check! You have selected to do the following:
Update the operating system
Install WebMO for user webmo
Install mopac7 to /usr/local
Press ENTER to continue, or CTRL-c to exit.
Unidentified Cloud Vendor! Exiting.
Thanks in advance,
David