Quantcast
Channel: Kaltura - Latest posts
Viewing all articles
Browse latest Browse all 7410

Kaltura CE 11.11.0 released

$
0
0

I have centos 7 new instalation ( updated ) and make kaltura-config-all.sh
enter link description here
in kaltlog

"
[2016-04-05 14:13:52]failed to connect [1] [0.003000020980835] mysql:host=127.0.0.1;port=3306;dbname=kaltura_sphinx_log;
PHP Fatal error: Uncaught exception 'PropelException' with message 'Unable to open PDO connection dsn[mysql:host=127.0.0.1;port=3306;dbname=kaltura_sphinx_log;] user[kaltura] password[vbj3k3Ciw4hDk5Q] [wrapped: SQLSTATE[28000] [1045] Access denied for user 'kaltura'@'localhost' (using password: YES)]' in /opt/kaltura/app/vendor/propel/Propel.php:649
Stack trace:

0 /opt/kaltura/app/vendor/propel/Propel.php(532): Propel::initConnection(Array, 'sphinx_log_read')

"
and on console

"Configuring your Kaltura DB...

Checking MySQL version..
Ver 5.5.47-MariaDB 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:)
ERROR: Couldn't make an API request to http://kaltura.silesiakite.pl/api_v3/index.php?service=system&action=ping.
Please check your setup and then run /opt/kaltura/bin/kaltura-db-config.sh again.

Do you wish to remove the Kaltura DBs? [n/Y]
Hit 'n' to keep it for debugging purposes.
"
in kaltura_populate.log
[2016-04-05 14:13:52]failed to connect [1] [0.002439022064209] mysql:host=127.0.0.1;port=3306;dbname=kaltura_sphinx_log;
PHP Fatal error: Uncaught exception 'PropelException' with message 'Unable to open PDO connection dsn[mysql:host=127.0.0.1;port=3306;dbname=kaltura_sphinx_log;] user[kaltura] password[vbj3k3Ciw4hDk5Q] [wrapped: SQLSTATE[28000] [1045] Access denied for user 'kaltura'@'localhost' (using password: YES)]' in /opt/kaltura/app/vendor/propel/Propel.php:649
Stack trace:

0 /opt/kaltura/app/vendor/propel/Propel.php(532): Propel::initConnection(Array, 'sphinx_log_read')

1 /opt/kaltura/app/alpha/apps/kaltura/lib/myDbHelper.class.php(30): Propel::getConnection('sphinx_log_read')

2 /opt/kaltura/app/plugins/sphinx_search/scripts/populateFromLog.php(63): myDbHelper::getConnection('sphinx_log_read')

3 {main}

thrown in /opt/kaltura/app/vendor/propel/Propel.php on line 649
[2016-04-05 14:13:52]failed to connect [1] [0.003000020980835] mysql:host=127.0.0.1;port=3306;dbname=kaltura_sphinx_log;
PHP Fatal error: Uncaught exception 'PropelException' with message 'Unable to open PDO connection dsn[mysql:host=127.0.0.1;port=3306;dbname=kaltura_sphinx_log;] user[kaltura] password[vbj3k3Ciw4hDk5Q] [wrapped: SQLSTATE[28000] [1045] Access denied for user 'kaltura'@'localhost' (using password: YES)]' in /opt/kaltura/app/vendor/propel/Propel.php:649
Stack trace:

0 /opt/kaltura/app/vendor/propel/Propel.php(532): Propel::initConnection(Array, 'sphinx_log_read')

1 /opt/kaltura/app/alpha/apps/kaltura/lib/myDbHelper.class.php(30): Propel::getConnection('sphinx_log_read')

2 /opt/kaltura/app/plugins/sphinx_search/scripts/populateFromLog.php(63): myDbHelper::getConnection('sphinx_log_read')

3 {main}

thrown in /opt/kaltura/app/vendor/propel/Propel.php on line 649
[2016-04-05 14:16:03]conn took - 0.0024940967559814 seconds to mysql:host=127.0.0.1;port=3306;dbname=kaltura_sphinx_log;
[2016-04-05 14:16:03]total conn took 0.0085580348968506 mysql:host=127.0.0.1;port=3306;dbname=kaltura_sphinx_log;
[2016-04-05 14:16:03]conn took - 0.00053095817565918 seconds to mysql:host=127.0.0.1;port=3306;dbname=kaltura_sphinx_log;
[2016-04-05 14:16:03]total conn took 0.00061583518981934 mysql:host=127.0.0.1;port=3306;dbname=kaltura_sphinx_log;
[2016-04-05 14:16:03]/* kaltura.silesiakite.pl[1648010405][sphinx_log] */ SELECT sphinx_log_server.ID, sphinx_log_server.SERVER, sphinx_log_server.DC, sphinx_log_server.LAST_LOG_ID, sphinx_log_server.CREATED_AT, sphinx_log_server.UPDATED_AT FROM sphinx_log_server WHERE sphinx_log_server.SERVER='127.0.0.1'
[2016-04-05 14:16:03]Sql took - 0.0006260871887207 seconds
[2016-04-05 14:16:04]/* kaltura.silesiakite.pl[1648010405][sphinx_log] */ SELECT sphinx_log.ID, sphinx_log.EXECUTED_SERVER_ID, sphinx_log.OBJECT_TYPE, sphinx_log.OBJECT_ID, sphinx_log.ENTRY_ID, sphinx_log.PARTNER_ID, sphinx_log.DC, sphinx_log.SQL, sphinx_log.CREATED_AT FROM sphinx_log ORDER BY sphinx_log.ID ASC LIMIT 1000
[2016-04-05 14:16:04]Sql took - 0.00043392181396484 seconds
[2016-04-05 14:16:05]/* kaltura.silesiakite.pl[1648010405][sphinx_log] */ SELECT sphinx_log.ID, sphinx_log.EXECUTED_SERVER_ID, sphinx_log.OBJECT_TYPE, sphinx_log.OBJECT_ID, sphinx_log.ENTRY_ID, sphinx_log.PARTNER_ID, sphinx_log.DC, sphinx_log.SQL, sphinx_log.CREATED_AT FROM sphinx_log ORDER BY sphinx_log.ID ASC LIMIT 1000
[2016-04-05 14:16:05]Sql took - 0.00041103363037109 seconds
[2016-04-05 14:16:06]/* kaltura.silesiakite.pl[1648010405][sphinx_log] */ SELECT sphinx_log.ID, sphinx_log.EXECUTED_SERVER_ID, sphinx_log.OBJECT_TYPE, sphinx_log.OBJECT_ID, sphinx_log.ENTRY_ID, sphinx_log.PARTNER_ID, sphinx_log.DC, sphinx_log.SQL, sphinx_log.CREATED_AT FROM sphinx_log ORDER BY sphinx_log.ID ASC LIMIT 1000
[2016-04-05 14:16:06]Sql took - 0.00040578842163086 seconds
[2016-04-05 14:16:07]/* kaltura.silesiakite.pl[1648010405][sphinx_log] */ SELECT sphinx_log.ID, sphinx_log.EXECUTED_SERVER_ID, sphinx_log.OBJECT_TYPE, sphinx_log.OBJECT_ID, sphinx_log.ENTRY_ID, sphinx_log.PARTNER_ID, sphinx_log.DC, sphinx_log.SQL, sphinx_log.CREATED_AT FROM sphinx_log ORDER BY sphinx_log.ID ASC LIMIT 1000
[2016-04-05 14:16:07]Sql took - 0.00052690505981445 seconds
[2016-04-05 14:16:08]/* kaltura.silesiakite.pl[1648010405][sphinx_log] */ SELECT sphinx_log.ID, sphinx_log.EXECUTED_SERVER_ID, sphinx_log.OBJECT_TYPE, sphinx_log.OBJECT_ID, sphinx_log.ENTRY_ID, sphinx_log.PARTNER_ID, sphinx_log.DC, sphinx_log.SQL, sphinx_log.CREATED_AT FROM sphinx_log ORDER BY sphinx_log.ID ASC LIMIT 1000
[2016-04-05 14:16:08]Sql took - 0.00049901008605957 seconds

"
in file kaltura_sphinx_searchd.log

[Tue Apr 5 14:13:48.854 2016] [ 7828] Child process 7829 has been forked
[Tue Apr 5 14:13:48.855 2016] [ 7829] listening on all interfaces, port=9312
[Tue Apr 5 14:13:48.856 2016] [ 7829] WARNING: index 'kaltura_base': no fields configured (use rt_field directive) - NOT SERVING
[Tue Apr 5 14:13:48.856 2016] [ 7829] WARNING: index 'kaltura_kuser_base': no fields configured (use rt_field directive) - NOT SERVING
[Tue Apr 5 14:13:48.882 2016] [ 7829] accepting connections

"


Viewing all articles
Browse latest Browse all 7410

Trending Articles