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

Internal Server Error in KMC after 11.0.4 Upgrade

$
0
0

Hi @siactive,

The issue starts here:

Did you run the config scripts post updating the RPMs?
I would suggest you run them again, after making sure $BASE_DIR/app/base-config-generator.lock and $BASE_DIR/app/base-config.lock do not exist.

The error above should be resolved by running:
php $BASE_DIR/app/generator/generate.php
and:
$APP_DIR/deployment/base/scripts/installPlugins.php

php $BASE_DIR/app/generator/generate.php should run as part of the postinst of kaltura-base, if it failed, try running it manually and check the results
php $BASE_DIR/app/generator/generate.php runs as part of the kaltura-base-config.sh script.

Before running these, you should stop Apache and Memcache, which kaltura-base-config.sh takes care of. If you do it manually, stop these daemons and also the monit watchdog so that it does not try to restart them.


Viewing all articles
Browse latest Browse all 7410

Trending Articles