Hi,
I reinstalled my OS and installed kaltura freshly, While running /opt/kaltura/bin/kaltura-config-all.sh I am getting error “ERROR: we failed on something else…”
Please help.
#Output of /opt/kaltura/bin/kaltura-config-all.sh
[root@media kaltura]# /opt/kaltura/bin/kaltura-config-all.sh
Running base config…
curl: (6) Couldn’t resolve host 'installytics.kaltura.org’
kaltura-base-11.1.0-11.noarch
curl: (6) Couldn’t resolve host 'installytics.kaltura.org’
Welcome to Kaltura Server 11.1.0 post install setup.
To keep up with the bi-weekly Kaltura releases, and stay up to date with
the latest news, security and bug updates, and connect with the global
Kaltura community - sign up for our regular Kaltura Community updates.
Please enter your email to sign up, or enter NO to pass.
Registering for the newsletter… this will take a few seconds.
curl: (6) Couldn’t resolve host ‘agentcontribs.kaltura.org’
In order to finalize the system configuration, please input the following:
CDN hostname [media]:
The host will be accessed over http(s). In case your CDN operates on a non-default port, please input CDNHOST:PORT.
10.30.32.45:80
Apache virtual hostname [media]
(Must be accessible from both inside the machine and from any clients / browsers that will use Kaltura):
10.30.32.45
Vhost port to listen on [80]:
range of ip addresses belonging to internal kaltura servers [0.0.0.0-255.255.255.255]:
The range is used when checking service actions permissions and allowing to access certain services without KS from the internal servers.
The default is only good for testing, on a production ENV you should adjust according to your network.
DB port [3306]:
MySQL super user [only for install, default root]: root
Analytics DB hostname [127.0.0.1]:
Analytics DB port [3306]:
Sphinx hostname [127.0.0.1]:
Secondary Sphinx hostname [leave empty if none]:
VOD packager hostname [media]: 10.30.32.45
VOD packager port to listen on [88]:
Admin user login password (must be minimum 8 chars and include at least one of each: upper-case, lower-case, number and a special character):
Confirm passwd:
Your time zone [see http://php.net/date.timezone], or press enter for [Asia/Kolkata]:
Your Kaltura install name (this name will show as the From field in emails sent by the system) [Kaltura Video Platform]:TAC Video server
Your website Contact Us URL [http://corp.kaltura.com/company/contact-us]:
Your ‘Contact us’ phone number [+1 800 871 5224]:
Checking MySQL version…
Ver 5.1.52 found compatible
========================================================================================================================
Kaltura install answer file written to /tmp/kaltura_19_03_13_22.ans - Please save it!
This answers file can be used to silently-install re-install this machine or deploy other hosts in your cluster.
Configuration of 11.1.0 finished successfully!
curl: (6) Couldn’t resolve host 'installytics.kaltura.org’
Running FrontEnd config…
base-config completed successfully, if you ever want to re-configure your system (e.g. change DB hostname) run the following script:
rm /opt/kaltura/app/base-config.lock
/opt/kaltura/bin/kaltura-base-config.sh
kaltura-front-11.1.0-1.noarch
curl: (6) Couldn’t resolve host 'installytics.kaltura.org’
It is recommended that you do work using HTTPs. Would you like to continue anyway?[N/y]
y
Which port will this Vhost listen on? [80]
Please select one of the following options [0]:
0. All web interfaces
- Kaltura Management Console [KMC], Hosted Apps, HTML5 lib and ClipApp
- KAC - Kaltura Admin Console
0
Enabling Apache config - apps.conf
Enabling Apache config - var.conf
Enabling Apache config - admin.conf
========================================================================================================================
Kaltura install answer file written to /tmp/kaltura_19_03_13_22.ans - Please save it!
This answers file can be used to silently-install re-install this machine or deploy other hosts in your cluster.
Stopping httpd: [FAILED]
Starting httpd: httpd: Could not reliably determine the server’s fully qualified domain name, using 10.30.32.45 for ServerName
[ OK ]
Stopping memcached: [ OK ]
Starting memcached: [ OK ]
Shutting down monit: [FAILED]
Starting monit: Generated unique Monit id d9c526262d79a40ac5669a3fc1dd16e7 and stored to '/root/.monit.id’
Starting Monit 5.13 daemon with http interface at [*]:2812
[ OK ]
curl: (6) Couldn’t resolve host 'installytics.kaltura.org’
Running Sphinx config…
kaltura-sphinx-2.2.1-17.x86_64
base-config completed successfully, if you ever want to re-configure your system (e.g. change DB hostname) run the following script:
rm /opt/kaltura/app/base-config.lock
/opt/kaltura/bin/kaltura-base-config.sh
curl: (6) Couldn’t resolve host 'installytics.kaltura.org’
Starting monit: Starting Monit 5.13 daemon with http interface at [*]:2812
[ OK ]
curl: (6) Couldn’t resolve host ‘installytics.kaltura.org’
Configuring your Kaltura DB…
curl: (6) Couldn’t resolve host 'installytics.kaltura.org’
Checking MySQL version…
Ver 5.1.52 found compatible
CREATE USER kaltura;
CREATE USER etl;
CREATE DATABASE kaltura;
CREATE DATABASE kaltura_sphinx_log;
CREATE DATABASE kalturadw;
CREATE DATABASE kalturadw_ds;
CREATE DATABASE kalturadw_bisources;
CREATE DATABASE kalturalog;
Checking connectivity to needed daemons…
Connectivity test passed:)
Cleaning cache…
Populating DB with data… please wait…
Output for /opt/kaltura/app/deployment/base/scripts/installPlugins.php being logged into /opt/kaltura/log/installPlugins.log
Output for /opt/kaltura/app/deployment/base/scripts/insertDefaults.php being logged into /opt/kaltura/log/insertDefaults.log
Output for /opt/kaltura/app/deployment/base/scripts/insertPermissions.php being logged into /opt/kaltura/log/insertPermissions.log
Output for /opt/kaltura/app/deployment/base/scripts/insertContent.php being logged into /opt/kaltura/log/insertContent.log
Archving logs to /opt/kaltura/log/log_19_03_16_13_32.tar.gz...
curl: (6) Couldn’t resolve host 'installytics.kaltura.org’
ERROR: we failed on something else…