I have uninstall kaltura v6. During the kaltura-server-13.15.0-1 installation I get the error message: kaltura-sphinx-config.sh FAILED with: 1 on line 63
Any suggestions will be greatly appreciated.
Thanks,
Dmitri
line 63:
63 /etc/init.d/kaltura-sphinx restart >/dev/null 2>&1
64 /etc/init.d/kaltura-populate restart >/dev/null 2>&1
65 ln -sf $BASE_DIR/app/configurations/monit/monit.avail/sphinx.rc $BASE_DIR/app/configurations/monit/monit.d/enabled.sphinx.rc
66 ln -sf $BASE_DIR/app/configurations/monit/monit.avail/sphinx.populate.rc $BASE_DIR/app/configurations/monit/monit.d/enabled.sphinx.populate.rc
kaltura-front-13.15.0-1.noarch
Enabling Apache config - apps.conf
Enabling Apache config - var.conf
Enabling Apache config - admin.conf
=================================================
Stopping httpd: [ OK ]
Starting httpd: [Thu Mar 22 07:36:44 2018] [warn] module ssl_module is already loaded, skipping
[Thu Mar 22 07:36:44 2018] [warn] The Alias directive in /opt/kaltura/app/configurations/apache/conf.d/enabled.apps.conf at line 38 will probably never match because it overlaps an earlier Alias.
line 38:
38 Alias /apps/kea “/opt/kaltura/apps/kea”
39 <Directory “/opt/kaltura/apps/kea”>
40 DirectoryIndex index.php
[ OK ]
Stopping memcached: [ OK ]
Starting memcached: [ OK ]
Shutting down monit: [ OK ]
Starting monit: Starting Monit 5.23.0 daemon with http interface at [127.0.0.1]:2812
[ OK ]
Running Sphinx config…
kaltura-sphinx-2.2.1-23.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
kaltura-sphinx-config.sh FAILED with: 1 on line 63
Archving logs to /opt/kaltura/log/log_22_03_18_07_36.tar.gz…
ERROR: /opt/kaltura/bin/kaltura-sphinx-config.sh failed:( You can re-run it when the issue is fixed.