Copyright © 2012 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
Hi everyone,
I'm try to install Kaltura CE 6 on a Ubuntu 12.04 LTS.
I have fellow the instructions on Github.
Want I do this command: git clone https://github.com/kaltura/ce-packager.git
It's ok!
But, want I do this command: git submodule update --init
I have this error with the KalturaServer section:
fatal: reference is not a tree: b067da1a1a02f68db989399fb7c05b666d7ed3b1
I found on this forum many people with a similar problem but, I not able to correct that and my installation doesn't work.
I can access to the start web page but after, I have a "application error"
Maybe the first error it the reason for that. I hope...
Someone can help me ?
Thanks !
@ paul_11
Not for me...
Always the same error.
Someone can help ?
Hey there, this is the result of SVN-Git migration work we're doing.
To overcome it for now -
Thanks for that response.
Now, I have a "Application error" whenI want to go to the admin console.
admin_console.log:
2013-02-15 13:40:25 [514085304] [ErrorController->handleApplicationException] ERR: exception 'Kaltura_Client_Exception' with message 'Internal server error occured' in /opt/kaltura/app/admin_console/lib/Kaltura/Client/ClientBase.php:268
Stack trace:
#0 /opt/kaltura/app/admin_console/lib/Kaltura/Client/ClientBase.php(285): Kaltura_Client_ClientBase::unmarshalItem(Object(SimpleXMLElement))
#1 /opt/kaltura/app/admin_console/lib/Kaltura/Client/ClientBase.php(224): Kaltura_Client_ClientBase->unmarshal('<?xml version="...')
#2 /opt/kaltura/app/admin_console/lib/Kaltura/Client/UserService.php(166): Kaltura_Client_ClientBase->doQueue()
#3 /opt/kaltura/app/ui_infra/Infra/AuthAdapter.php(85): Kaltura_Client_UserService->loginByLoginId('fltech@fl.ulava...', 'rd3cp8fs', '-2', 86400, '*,disableentitl...')
#4 /opt/kaltura/app/vendor/ZendFramework/library/Zend/Auth.php(117): Infra_AuthAdapter->authenticate()
#5 /opt/kaltura/app/admin_console/controllers/UserController.php(157): Zend_Auth->authenticate(Object(Infra_AuthAdapter))
#6 /opt/kaltura/app/vendor/ZendFramework/library/Zend/Controller/Action.php(513): UserController->loginAction()
#7 /opt/kaltura/app/vendor/ZendFramework/library/Zend/Controller/Dispatcher/Standard.php(289): Zend_Controller_Action->dispatch('loginAction')
#8 /opt/kaltura/app/vendor/ZendFramework/library/Zend/Controller/Front.php(946): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#9 /opt/kaltura/app/vendor/ZendFramework/library/Zend/Application/Bootstrap/Bootstrap.php(77): Zend_Controller_Front->dispatch()
#10 /opt/kaltura/app/vendor/ZendFramework/library/Zend/Application.php(358): Zend_Application_Bootstrap_Bootstrap->run()
#11 /opt/kaltura/app/admin_console/web/index.php(38): Zend_Application->run()
#12 {main}
Something for that ?
Thanks
Thanks, Kalturian - this fix was working for me
Try restarting sphinx.
vim /opt/kaltura/app/configurations/db.ini
Find: datasources.sphinx.connection.dsn = "mysql:host=localhost;port=9312;"
Replace localhost with 127.0.0.1
Restart apache
Thanks for your help!
I'll try this and I will return the result.
Have a good weekend!
Thanks Kalturian,
This is my db.ini config:
; #################################################
; #
; # Database and sphinx connections configuration
; #
; #################################################
datasources.default = propel
datasources.propel.adapter = mysql
datasources.propel.connection.classname = KalturaPDO
datasources.propel.connection.phptype = mysql
datasources.propel.connection.database = kaltura
datasources.propel.connection.hostspec = 127.0.0.1
datasources.propel.connection.user = root
datasources.propel.connection.password =
datasources.propel.connection.dsn = "mysql:host=127.0.0.1;port=3306;dbname=kaltura;user=root;password=########;"
this is my admin_console.log:
(
[0] => SYSTEM_ADMIN_CONTENT_DISTRIBUTION_MODIFY
)
]
2013-02-22 10:32:12 [145970809] [InfraBootstrapper->_initNavigation] ERR: Class [XsltTesterAction] requires permissions [Array
(
[0] => SYSTEM_ADMIN_CONTENT_DISTRIBUTION_BASE
)
]
2013-02-22 10:32:12 [145970809] [InfraBootstrapper->_initNavigation] ERR: Class [XsltTesterApiAction] requires permissions [Array
(
[0] => SYSTEM_ADMIN_CONTENT_DISTRIBUTION_BASE
)
]
2013-02-22 10:32:12 [145970809] [InfraBootstrapper->_initNavigation] ERR: Class [DropFolderListAction] requires permissions [Array
(
[0] => dropFolder.SYSTEM_ADMIN_DROP_FOLDER_BASE
)
]
2013-02-22 10:32:12 [145970809] [InfraBootstrapper->_initNavigation] ERR: Class [DropFolderConfigureAction] requires permissions [Array
(
[0] => dropFolder.SYSTEM_ADMIN_DROP_FOLDER_MODIFY
)
]
2013-02-22 10:32:12 [145970809] [InfraBootstrapper->_initNavigation] ERR: Class [DropFolderSetStatusAction] requires permissions [Array
(
[0] => dropFolder.SYSTEM_ADMIN_DROP_FOLDER_MODIFY
)
]
2013-02-22 10:32:12 [145970809] [InfraBootstrapper->_initNavigation] ERR: Class [EventNotificationTemplatesListAction] requires permissions [Array
(
[0] => eventNotification.SYSTEM_ADMIN_EVENT_NOTIFICATION_BASE
)
]
2013-02-22 10:32:12 [145970809] [InfraBootstrapper->_initNavigation] ERR: Class [EventNotificationTemplateConfigureAction] requires permissions [Array
(
[0] => SYSTEM_ADMIN_CONTENT_DISTRIBUTION_MODIFY
)
]
2013-02-22 10:32:12 [145970809] [InfraBootstrapper->_initNavigation] ERR: Class [EventNotificationTemplateUpdateStatusAction] requires permissions [Array
(
[0] => eventNotification.SYSTEM_ADMIN_EVENT_NOTIFICATION_MODIFY
)
]
2013-02-22 10:32:12 [145970809] [Kaltura_Client_ClientBase->doQueue] DEBUG: service url: [http://dns.name.server]
2013-02-22 10:32:12 [145970809] [Kaltura_Client_ClientBase->doCurl] DEBUG: curl: http://dns.name.server/api_v3/index.php?service=user&action=loginByLogin...
2013-02-22 10:32:12 [145970809] [Kaltura_Client_ClientBase->doQueue] DEBUG: result (serialized): <?xml version="1.0" encoding="utf-8"?>INTERNAL_SERVERL_ERRORInternal server error occured0.30018496513367
2013-02-22 10:32:12 [145970809] [ErrorController->handleApplicationException] ERR: exception 'Kaltura_Client_Exception' with message 'Internal server error occured' in /opt/kaltura/app/admin_console/lib/Kaltura/Client/ClientBase.php:268
Stack trace:
#0 /opt/kaltura/app/admin_console/lib/Kaltura/Client/ClientBase.php(285): Kaltura_Client_ClientBase::unmarshalItem(Object(SimpleXMLElement))
#1 /opt/kaltura/app/admin_console/lib/Kaltura/Client/ClientBase.php(224): Kaltura_Client_ClientBase->unmarshal('<?xml version="...')
#2 /opt/kaltura/app/admin_console/lib/Kaltura/Client/UserService.php(166): Kaltura_Client_ClientBase->doQueue()
#3 /opt/kaltura/app/ui_infra/Infra/AuthAdapter.php(85): Kaltura_Client_UserService->loginByLoginId('admin@kaltura.com', '######', '-2', 86400, '*,disableentitl...')
#4 /opt/kaltura/app/vendor/ZendFramework/library/Zend/Auth.php(117): Infra_AuthAdapter->authenticate()
#5 /opt/kaltura/app/admin_console/controllers/UserController.php(157): Zend_Auth->authenticate(Object(Infra_AuthAdapter))
#6 /opt/kaltura/app/vendor/ZendFramework/library/Zend/Controller/Action.php(513): UserController->loginAction()
#7 /opt/kaltura/app/vendor/ZendFramework/library/Zend/Controller/Dispatcher/Standard.php(289): Zend_Controller_Action->dispatch('loginAction')
#8 /opt/kaltura/app/vendor/ZendFramework/library/Zend/Controller/Front.php(946): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#9 /opt/kaltura/app/vendor/ZendFramework/library/Zend/Application/Bootstrap/Bootstrap.php(77): Zend_Controller_Front->dispatch()
#10 /opt/kaltura/app/vendor/ZendFramework/library/Zend/Application.php(358): Zend_Application_Bootstrap_Bootstrap->run()
#11 /opt/kaltura/app/admin_console/web/index.php(38): Zend_Application->run()
I have the same error for now! :-(
Thanks for your helps!
fltech
That looks like a different error... Can you access your Admin Console now?
Hi Kalturian,
Yes, i did!
I had a problem with libmysqlclient.so.16
On Ubuntu 12.04LTS, we can have libmysqlclient.so.18...
So, it's what I did: ln -s /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18.0.0 /usr/lib/x86_64-linux-gnu/libmysqlclient.so.16
After that, it works!
But, I have a upload problem and sphinx doesn't start at reboot... I have a lot of problem with Ubuntu...
So, I want to test CentOS. I have no experience with that release but, doesn't matter!
Thanks for your help!
If I have other problem, I will call you!
Fltech
Take note to the thread at: https://github.com/kaltura/ce-packager/issues/35
Thanks Kalturian!
I am getting this error to, have tried multiple times. Worked fine yesterday on an installation I did.