Hi,
I am unable access analytics tab.everything showing as grayed out.
Please help.
kaltura-dwh-config.sh execution is also getting failed.
Hi,
I am unable access analytics tab.everything showing as grayed out.
Please help.
kaltura-dwh-config.sh execution is also getting failed.
Hi,
run:
# kaltlog
while making the request and look at the errors in the logs, in parallel, run your browser’s dev tools and look at the “Network” and “Console” tabs for errors.
Also, does:
# mysql -h$DWH_HOST -uetl -p$DWH_PASS kalturadw_ds;
log in to MySQL?
Hi,
thrown in /opt/kaltura/app/batch/client/KalturaClientBase.php on line 362
PHP Fatal error: Uncaught exception ‘KalturaClientException’ with message ‘couldn’t connect to host’ in /opt/kaltura/app/batch/client/KalturaClientBase.php:362
Stack trace:
0 /opt/kaltura/app/batch/client/KalturaClient.php(4129): KalturaClientBase->doQueue()
^C
##mysql -h$DWH_HOST -uetl -p$DWH_PASS kalturadw_ds;
I am able to login
[root@media bin]# mysql -h$DWH_HOST -uetl -p$DWH_PASS kalturadw_ds;
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 26231
Server version: 5.1.73 Source distribution
Copyright © 2000, 2013, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type ‘help;’ or ‘\h’ for help. Type ‘\c’ to clear the current input statement.
mysql>