-
Notifications
You must be signed in to change notification settings - Fork 242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
several post upgrade errors #388
Comments
Just to clarify, error 1 happens upon logging in. That is to say, right after the login screen. |
Error 1 has disappeared after running kaltura-config-all.sh for a second time- ==> /opt/kaltura/log/batch/validatelivemediaservers-0-2015-04-28.err.log <== |
try this: /etc/init.d/kaltura-monit stop/etc/init.d/httpd stoprm -fr /opt/kaltura/app/cache/*php /opt/kaltura/app/generator/generate.php/etc/init.d/httpd start/etc/init.d/kaltura-monit start |
done that, then re-ran kaltura-config-all.sh. if i do not run kaltura-config-all.sh, then the clips won’t play. Kind of a catch-22 here.
|
What is the output for rpm -qa "kaltura"? May the source be with you, Jess Portnoy Join us for the Kaltura Connect Virtual Summits 2015 - Register now! On Tue, 28 Apr 2015, nzimas wrote:
|
Apache has been killed and no children left alive to tell the tale :) Here’s the list of packages kaltura: Nuno Zimas
|
I have reinstalled all the Kaltura RPMs and now get a different error message when the CSV file is uploaded: None of the uploaded items were processed succsessfuly. 2015-04-28 19:35:23 [1064704938] [KJobHandlerWorker->closeJob] ERR: exception 'Exception' with message 'Error: None of the uploaded items were processed succsessfuly' in /opt/kaltura/app/infra/log/KalturaLog.php:82 |
And immediately before the door reported in the above comment, this comes up kaltlog: PHP Fatal error: Uncaught exception 'KalturaClientException' with message 'Empty reply from server' in /opt/kaltura/app/batch/client/KalturaClientBase.php:362 #0 /opt/kaltura/app/batch/client/KalturaClient.php(4172): KalturaClientBase->doQueue()
It must be noted that PHP Fatal error: Call to undefined method KalturaClient::setPartnerId() in /opt/kaltura/app/batch/batches/KBatchBase.class.php on line 258 still happens. |
You'll have to generate the batch client library as well. |
What should go after
|
Run it with no params, it will generate all needed libs. T. Sent with AquaMail for Android On April 28, 2015 11:29:09 PM nzimas [email protected] wrote: What should go after
Reply to this email directly or view it on GitHubhttps://github.com//issues/388#issuecomment-97198749. |
Same result. Besides the recommendations in this thread, I have already ran kaltura-config-all.sh about a dozen times and reinstalled all Kaltura packages to no avail.
|
This showstopper is all the most disturbing if one takes into account that everything worked normally yesterday, right after upgrading Kaltura. |
Closing. Please upgrade to latest and submit an issue should you have any problems. |
2015-04-28 11:02:09 [192193414] [InfraBootstrapper->_initNavigation] ERR: exception 'Exception' with message 'Class [EventNotificationTemplateUpdateStatusActi
on] requires permissions [Array
(
[0] => eventNotification.SYSTEM_ADMIN_EVENT_NOTIFICATION_MODIFY
)
]' in /opt/kaltura/app/infra/log/KalturaLog.php:82
Stack trace:
#0 /opt/kaltura/app/ui_infra/InfraBootstrapper.php(113): KalturaLog::err('Class [EventNot...')
#1 /opt/kaltura/app/vendor/ZendFramework/library/Zend/Application/Bootstrap/BootstrapAbstract.php(662): InfraBootstrapper->_initNavigation()
#2 /opt/kaltura/app/vendor/ZendFramework/library/Zend/Application/Bootstrap/BootstrapAbstract.php(615): Zend_Application_Bootstrap_BootstrapAbstract->_executeResource('navigation')
#3 /opt/kaltura/app/vendor/ZendFramework/library/Zend/Application/Bootstrap/BootstrapAbstract.php(579): Zend_Application_Bootstrap_BootstrapAbstract->_bootstr
#4 /opt/kaltura/app/vendor/ZendFramework/library/Zend/Application.php(347): Zend_Application_Bootstrap_BootstrapAbstract->bootstrap(NULL)
#5 /opt/kaltura/app/admin_console/web/index.php(37): Zend_Application->bootstrap()
#6 {main}
2015-04-28 11:02:09 [192193414] [Infra_TranslateAdapter->_loadTranslationData] DEBUG: locale [en]
2015-04-28 11:02:09 [192193414] [Infra_TranslateAdapter->_loadTranslationData] DEBUG: locale [he]
==> /opt/kaltura/log/batch/distributeupdatecloser-0-2015-04-28.err.log <==
PHP Fatal error: Call to undefined method KalturaClient::setPartnerId() in /opt/kaltura/app/batch/batches/KBatchBase.class.php on line 258
The text was updated successfully, but these errors were encountered: