VException [ 0 ]: VException [ 0 ]: RedisException: LOADING Redis is loading the dataset in memory in /home/admin/domains/streamingjav/public_html/ja/modules/video/components/category.php:146 Stack trace: #0 /home/admin/domains/streamingjav/public_html/ja/modules/video/components/category.php(146): Redis->get() #1 /home/admin/domains/streamingjav/public_html/ja/modules/video/video.php(50): VComponent_video_category->render() #2 /home/admin/domains/streamingjav/public_html/ja/libraries/framework/module.php(25): VModule_video->render() #3 /home/admin/domains/streamingjav/public_html/ja/index.php(41): VModule::load() #4 {main} ~ /home/admin/domains/streamingjav/public_html/ja/modules/video/video.php [ 52 ]

/home/admin/domains/streamingjav/public_html/ja/libraries/framework/module.php [ 27 ]

22 			try {
23 				require $module_file;
24 				$module_obj		= new $module_class();
25 				$module_obj->render();
26 			} catch(Exception $e) {
27 			    throw new VException($e);
28 			}
29 		} else {
30 			if ($name != '404') {
31 				VModule::load('404', true);
32 			} else {
  1. /home/admin/domains/streamingjav/public_html/ja/index.php [ 41 ] » VModule::load()

Environment