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 everybody,
I set up a KCE server and it was running ok since I got the following message when I try to access the root of Kaltura:
Fatal error: Uncaught exception 'Zend_Log_Exception' with message '"/var/www/kalturaCE/logs/kaltura_api_v3.log" cannot be opened with mode "a"' in /var/www/kalturaCE/kaltura/api_v3/vendor/ZendFramework/library/Zend/Log/Writer/Stream.php:66 Stack trace: #0 /var/www/kalturaCE/kaltura/api_v3/lib/KalturaLogFactory.php(55): Zend_Log_Writer_Stream->__construct('/var/www/kaltur...', 'a') #1 /var/www/kalturaCE/kaltura/api_v3/lib/KalturaLogFactory.php(14): KalturaLogFactory::getWriter(Object(Zend_Config)) #2 /var/www/kalturaCE/kaltura/api_v3/lib/KalturaLog.php(30): KalturaLogFactory::getLogger(Object(Zend_Config_Ini)) #3 /var/www/kalturaCE/kaltura/api_v3/bootstrap.php(29): KalturaLog::initLog(Object(Zend_Config_Ini)) #4 /var/www/kalturaCE/kaltura/api_v3/web/system/batchwatchStatus.php(4): require_once('/var/www/kaltur...') #5 /var/www/kalturaCE/index.php(13): include('/var/www/kaltur...') #6 {main} thrown in /var/www/kalturaCE/kaltura/api_v3/vendor/ZendFramework/library/Zend/Log/Writer/Stream.php on line 66
Any hint?
Regards
MG
It looks like one of 2 issues:
1. Disk space
2. Permissions
Let's start with 1. Can you check for disk space limitation?
Hi Marco, did you ever find a fix for this? I am having the same problem.