WWBN / AVideo

Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
https://avideo.tube/AVideo_OpenSource
Other
1.92k stars 972 forks source link

Default live-1 container (avideo-avideo-1) is unhealthy #8062

Closed faycal-rakza closed 1 year ago

faycal-rakza commented 1 year ago

I tried the docker-compose up on localhost without changing the code, and I have an "unhealthy" error for live-1

Steps to reproduce the behavior:

  1. Download the project
  2. Create a .env file
  3. Write SERVER_NAME=localhost ENABLE_PHPMYADMIN=yes PHPMYADMIN_PORT=8081 PHPMYADMIN_ENCODER_PORT=8082 SOCKET_PORT=2053 HTTP_PORT=80 HTTPS_PORT=443 NGINX_RTMP_PORT=1935 NGINX_HTTP_PORT=8080 NGINX_HTTPS_PORT=8443 DB_MYSQL_HOST=localhost DB_MYSQL_PORT=3306 DB_MYSQL_NAME=avideo DB_MYSQL_USER=avideo DB_MYSQL_PASSWORD=avideo
  4. Run docker-compose up

Error Logs avideo-avideo-1 | [Thu May 25 21:24:57.453022 2023] [php:notice] [pid 48] [client 127.0.0.1:51212] AVideoLog::ERROR: {"type":1,"message":"Uncaught mysqli_sql_exception: Table 'avideo.plugins' doesn't exist in \\/var\\/www\\/html\\/AVid eo\\/objects\\/mysql_dal.php:129\\nStack trace:\\n#0 \\/var\\/www\\/html\\/AVideo\\/objects\\/mysql_dal.php(129): mysqli->prepare()\\n#1 \\/var\\/www\\/html\\/AVideo\\/objects\\/plugin.php(446): sqlDAL::writeSql()\\n#2 \\/var\\/www\\/html\\/AVideo\ \/objects\\/plugin.php(183): Plugin::deleteByUUID()\\n#3 \\/var\\/www\\/html\\/AVideo\\/objects\\/plugin.php(199): Plugin::getPluginByUUID()\\n#4 \\/var\\/www\\/html\\/AVideo\\/objects\\/plugin.php(372): Plugin->loadFromUUID()\\n#5 \\/var\\/www\\/h tml\\/AVideo\\/plugin\\/AVideoPlugin.php(725): Plugin::getAllEnabled()\\n#6 \\/var\\/www\\/html\\/AVideo\\/objects\\/include_config.php(199): AVideoPlugin::getStart()\\n#7 \\/var\\/www\\/html\\/AVideo\\/videos\\/configuration.php(47): require_once('...')\\n#8 \\/var\\/www\\/html\\/AVideo\\/view\\/index.php(7): require_once('...')\\n#9 {main}\\n thrown","file":"\\/var\\/www\\/html\\/AVideo\\/objects\\/mysql_dal.php","line":129} SCRIPT_NAME: /view/index.php dependency failed to start: container avideo-avideo-1 is unhealthy

Desktop (please complete the following information):

faycal-rakza commented 1 year ago

Here are the full logs `avideo-avideo-1 | entrypoint -- Configure Apache... avideo-avideo-1 | entrypoint -- Using existing location tables... avideo-avideo-1 | entrypoint -- Using existing Encoder configuration... avideo-avideo-1 | entrypoint -- Using existing Encoder videos... avideo-avideo-1 | entrypoint -- Checking configuration... avideo-avideo-1 | Not executing certbot for localhost avideo-avideo-1 | Stopping Apache httpd web server apache2 avideo-avideo-1 | avideo-avideo-1 | entrypoint -- Writing /var/www/docker_vars.json avideo-avideo-1 | entrypoint -- Starting socket server... avideo-avideo-1 | Clear cache avideo-avideo-1 | rm: cannot remove '/var/www/html/AVideo/videos/cache': No such file or directory avideo-avideo-1 | entrypoint -- Reset log avideo-avideo-1 | entrypoint -- Deny access to .compose avideo-avideo-1 | entrypoint -- Running updatedb script... avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = '45432a78-d0c6-47f3-8ac4-8fd05f507386' ;" formats = "" values = [] refreshCache = false[sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = '45432a78-d0c6-47f3-8ac4-8fd05f507386' ;" formats = "" values = [] refreshCache = false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php" ,"line":423,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":127,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"f unction":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534," function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":127,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = '45432a78-d0c6-47f3-8ac4-8fd05f507386' ;" formats = "" values = [] refreshCache = false SCRIPT_NAME: updatedb.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = '45432a78-d0c6-47f3-8ac4-8fd05f507386' ;" formats = "" values = [] refreshCache = false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":127,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":127,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = '45432a78-d0c6-47f3-8ac4-8fd05f507386' ;" formats = "" values = [] refreshCache = false SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = '45432a78-d0c6-47f3-8ac4-8fd05f507386' ;" formats = "" values = [] refreshCache = false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed again return false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file": "\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/v ar\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":127,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":127,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: updatedb.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed again return false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file": "\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/v ar\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":127,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":127,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.configurations' doesn't exist) preparedStatement = "SELECT FROM configurations WHERE id = ? LIMIT 1" formats = "i" values = [1] refreshCache = fals e[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":81,"function":"readSql","class":"sql DAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":31,"function":"getFromDb","class":"ObjectYPT","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":56,"function":"load","class":"ObjectYPT","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":47,"function":"load","class":"Configuration","type":"->"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.configurations' doesn't exist) preparedStatement = "SELECT FROM configurations WHERE id = ? LIMIT 1" formats = "i" values = [1] refreshCache = false SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":81,"function":"readSql","cla ss":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":31,"function":"getFromDb","class":"ObjectYPT","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":56,"function":"load","class":"ObjectYPT","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":47,"function":"load","class":"Configuration","type":"->"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.configurations' doesn't exist) preparedStatement = "SELECT FROM configurations WHERE id = ? LIMIT 1" formats = "i" values = [1] refreshCache = false SCRIPT_NAME: updatedb.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.configurations' doesn't exist) preparedStatement = "SELECT FROM configurations WHERE id = ? LIMIT 1" formats = "i" values = [1] refreshCache = fals e[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":81,"function":"readSql","class":"sql DAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":31,"function":"getFromDb","class":"ObjectYPT","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":56,"function":"load","class":"ObjectYPT","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":47,"function":"load","class":"Configuration","type":"->"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.configurations' doesn't exist) preparedStatement = "SELECT FROM configurations WHERE id = ? LIMIT 1" formats = "i" values = [1] refreshCache = false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":81,"function":"readSql","cla ss":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":31,"function":"getFromDb","class":"ObjectYPT","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":56,"function":"load","class":"ObjectYPT","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":47,"function":"load","class":"Configuration","type":"->"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.configurations' doesn't exist) preparedStatement = "SELECT FROM configurations WHERE id = ? LIMIT 1" formats = "i" values = [1] refreshCache = false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed again return false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file": "\/var\/www\/html\/AVideo\/objects\/Object.php","line":81,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":31,"function":"getFromDb","class":"ObjectYPT","type":"::"},{"file":"\/var\/w ww\/html\/AVideo\/objects\/configuration.php","line":56,"function":"load","class":"ObjectYPT","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":47,"function":"load","class":"Configuration","type":"->"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":81,"function":"readSql","cla ss":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":31,"function":"getFromDb","class":"ObjectYPT","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":56,"function":"load","class":"ObjectYPT","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":47,"function":"load","class":"Configuration","type":"->"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: updatedb.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed again return false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file": "\/var\/www\/html\/AVideo\/objects\/Object.php","line":81,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":31,"function":"getFromDb","class":"ObjectYPT","type":"::"},{"file":"\/var\/w ww\/html\/AVideo\/objects\/configuration.php","line":56,"function":"load","class":"ObjectYPT","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":47,"function":"load","class":"Configuration","type":"->"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":81,"function":"readSql","cla ss":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":31,"function":"getFromDb","class":"ObjectYPT","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":56,"function":"load","class":"ObjectYPT","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":47,"function":"load","class":"Configuration","type":"->"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1145,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = 'LoginControl-5ee8405eaaa16' ;" formats = "" values = [] refreshCache = false SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1145,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = 'LoginControl-5ee8405eaaa16' ;" formats = "" values = [] refreshCache = false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1145,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1145,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":358,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":199,"function":"getStart","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":47,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' OR uuid IN ('55a4fa56-8a30-48d4-a0fb-8aa6 b3fuser3','55a4fa56-8a30-48d4-a0fb-8aa6b3f69033','layout84-8f5a-4d1b-b912-172c608bf9e3','e9a568e6-ef61-4dcc-aad0-0109e9be8e36','Permissions-5ee8405eaaa16','Scheduler-5ee8405eaaa16','UserNotifications-5ee8405eaaa16')" formats = "" values = [] refreshCache = false SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":358,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":199,"function":"getSt art","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":47,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' OR uuid IN ('55a4fa56-8a30-48d4-a0fb-8aa6 b3fuser3','55a4fa56-8a30-48d4-a0fb-8aa6b3f69033','layout84-8f5a-4d1b-b912-172c608bf9e3','e9a568e6-ef61-4dcc-aad0-0109e9be8e36','Permissions-5ee8405eaaa16','Scheduler-5ee8405eaaa16','UserNotifications-5ee8405eaaa16')" formats = "" values = [] refreshCache = false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":358,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":199,"function":"getStart","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":47,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":358,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":199,"function":"getSt art","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":47,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":167,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":199,"function":"getPluginByUUID","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":372,"function":"loadFromUUID","class":"Plugin","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE uuid = ? LIMIT 1" formats = "s" values = ["55a4fa56-8a30-48d4-a0fb-8aa6b3fuser3"] refreshCache = false SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":167,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":199,"function":"getPluginByUUID","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":372,"function":"loadFromUUID","class":"Plugin","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE uuid = ? LIMIT 1" formats = "s" values = ["55a4fa56-8a30-48d4-a0fb-8aa6b3fuser3"] refreshCache = false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":167,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":199,"function":"getPluginByUUID","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":372,"function":"loadFromUUID","class":"Plugin","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::DEBUG: plugin::getPluginByUUID CustomizeUser 55a4fa56-8a30-48d4-a0fb-8aa6b3fuser3 this plugin is On By Default we will install it (SELECT FROM plugins WHERE uuid = ? LIMIT 1) SCRIPT_NAME: updatedb.php
avideo-avideo-1 | AVideoLog::DEBUG: Plugin:deleteByUUID 55a4fa56-8a30-48d4-a0fb-8aa6b3fuser3 SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":167,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":199,"function":"getPluginByUUID","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":372,"function":"loadFromUUID","class":"Plugin","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::DEBUG: plugin::getPluginByUUID CustomizeUser 55a4fa56-8a30-48d4-a0fb-8aa6b3fuser3 this plugin is On By Default we will install it (SELECT
FROM plugins WHERE uuid = ? LIMIT 1) SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::DEBUG: Plugin:deleteByUUID 55a4fa56-8a30-48d4-a0fb-8aa6b3fuser3 SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":419,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":102,"function":"loadPluginIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = '26570956-dc62-46e3-ace9-86c6e8f9c81b' ;" formats = "" values = [] refreshCache = false SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":419,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":102,"function":"loadPluginIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = '26570956-dc62-46e3-ace9-86c6e8f9c81b' ;" formats = "" values = [] refreshCache = false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":419,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":102,"function":"loadPluginIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::DEBUG: Plugin updated DELETE FROM plugins WHERE uuid = ?:[{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":446,"function":"writeSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/A Video\/objects\/plugin.php","line":183,"function":"deleteByUUID","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":199,"function":"getPluginByUUID","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/ AVideo\/objects\/plugin.php","line":372,"function":"loadFromUUID","class":"Plugin","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/ht ml\/AVideo\/objects\/include_config.php","line":199,"function":"getStart","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":47,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/install\/updatedb.php","line":3,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","cl ass":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":419,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":102,"function":"loadPluginIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | AVideoLog::DEBUG: Plugin updated DELETE FROM plugins WHERE uuid = ?:[{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":446,"function":"writeSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/A Video\/objects\/plugin.php","line":183,"function":"deleteByUUID","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":199,"function":"getPluginByUUID","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/ AVideo\/objects\/plugin.php","line":372,"function":"loadFromUUID","class":"Plugin","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/ht ml\/AVideo\/objects\/include_config.php","line":199,"function":"getStart","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":47,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"]," function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/YPTSocket\/server.php","line":16,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = 'LoginControl-5ee8405eaaa16' ;" formats = "" valu es = [] refreshCache = false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"func tion":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1145,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = 'LoginControl-5ee8405eaaa16' ;" formats = "" values = [] refreshCache = false SCRIPT_NAME: updatedb.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed again return false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file": "\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/v ar\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1145,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: updatedb.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' OR uuid IN ('55a4fa56-8a30-48d4-a0fb-8aa6b3fuser3','55a4fa5 6-8a30-48d4-a0fb-8aa6b3f69033','layout84-8f5a-4d1b-b912-172c608bf9e3','e9a568e6-ef61-4dcc-aad0-0109e9be8e36','Permissions-5ee8405eaaa16','Scheduler-5ee8405eaaa16','UserNotifications-5ee8405eaaa16')" formats = "" values = [] refreshCache = false[202 3-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":358,"function":"readSql","class":"sqlDAL" ,"type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":199,"function":"getStart","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":47,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' OR uuid IN ('55a4fa 56-8a30-48d4-a0fb-8aa6b3fuser3','55a4fa56-8a30-48d4-a0fb-8aa6b3f69033','layout84-8f5a-4d1b-b912-172c608bf9e3','e9a568e6-ef61-4dcc-aad0-0109e9be8e36','Permissions-5ee8405eaaa16','Scheduler-5ee8405eaaa16','UserNotifications-5ee8405eaaa16')" formats = "" values = [] refreshCache = false SCRIPT_NAME: updatedb.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed again return false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file": "\/var\/www\/html\/AVideo\/objects\/plugin.php","line":358,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"},{"file":" \/var\/www\/html\/AVideo\/objects\/include_config.php","line":199,"function":"getStart","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":47,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: updatedb.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE uuid = ? LIMIT 1" formats = "s" values = ["55a4fa56-8a30-48d4-a0fb-8aa6b3fuse r3"] refreshCache = false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":167,"functio n":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":199,"function":"getPluginByUUID","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":372,"function":"loadFromUUID","class":"Plugin","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE uuid = ? LIMIT 1" formats = "s" values = ["55a4fa56-8a30-48d4-a0fb-8aa6b3fuser3"] refreshCache = false SCRIPT_NAME: updatedb.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed again return false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file": "\/var\/www\/html\/AVideo\/objects\/plugin.php","line":167,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":199,"function":"getPluginByUUID","class":"Plugin","type":"::"},{"file":"\/v ar\/www\/html\/AVideo\/objects\/plugin.php","line":372,"function":"loadFromUUID","class":"Plugin","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: updatedb.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::DEBUG: plugin::getPluginByUUID CustomizeUser 55a4fa56-8a30-48d4-a0fb-8aa6b3fuser3 this plugin is On By Default we will install it (SELECT FROM plugins WHERE uuid = ? LIMIT 1) SCRIPT_NAME: updatedb.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::DEBUG: Plugin:deleteByUUID 55a4fa56-8a30-48d4-a0fb-8aa6b3fuser3 SCRIPT_NAME: updatedb.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = '26570956-dc62-46e3-ace9-86c6e8f9c81b' ;" formats = "" values = [] refreshCache = false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line" :423,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":419,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":102,"function":"loadPluginIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = '26570956-dc62-46e3-ace9-86c6e8f9c81b' ;" formats = "" values = [] refreshCache = false SCRIPT_NAME: updatedb.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed again return false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file": "\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/v ar\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":419,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":102,"function":"loadPluginIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: updatedb.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::DEBUG: Plugin updated DELETE FROM plugins WHERE uuid = ?:[{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":446,"function":"writeSql","class":"sqlDAL","type":"::"},{"file ":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":183,"function":"deleteByUUID","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":199,"function":"getPluginByUUID","class":"Plugin","type":"::"},{"fil e":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":372,"function":"loadFromUUID","class":"Plugin","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"},{ "file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":199,"function":"getStart","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":47,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/install\/updatedb.php","line":3,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: updatedb.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = 'LoginControl-5ee8405eaaa16' ;" formats = "" valu es = [] refreshCache = false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"func tion":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"fun ction":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1145,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = 'LoginControl-5ee8405eaaa16' ;" formats = "" values = [] refreshCache = false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed again return false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file": "\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/v ar\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1145,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' OR uuid IN ('55a4fa56-8a30-48d4-a0fb-8aa6b3fuser3','55a4fa5 6-8a30-48d4-a0fb-8aa6b3f69033','layout84-8f5a-4d1b-b912-172c608bf9e3','e9a568e6-ef61-4dcc-aad0-0109e9be8e36','Permissions-5ee8405eaaa16','Scheduler-5ee8405eaaa16','UserNotifications-5ee8405eaaa16')" formats = "" values = [] refreshCache = false[202 3-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":358,"function":"readSql","class":"sqlDAL" ,"type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":199,"function":"getStart","class": "AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":47,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' OR uuid IN ('55a4fa 56-8a30-48d4-a0fb-8aa6b3fuser3','55a4fa56-8a30-48d4-a0fb-8aa6b3f69033','layout84-8f5a-4d1b-b912-172c608bf9e3','e9a568e6-ef61-4dcc-aad0-0109e9be8e36','Permissions-5ee8405eaaa16','Scheduler-5ee8405eaaa16','UserNotifications-5ee8405eaaa16')" formats = "" values = [] refreshCache = false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed again return false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file": "\/var\/www\/html\/AVideo\/objects\/plugin.php","line":358,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"},{"file":" \/var\/www\/html\/AVideo\/objects\/include_config.php","line":199,"function":"getStart","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":47,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE uuid = ? LIMIT 1" formats = "s" values = ["55a4fa56-8a30-48d4-a0fb-8aa6b3fuse r3"] refreshCache = false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":167,"functio n":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":199,"function":"getPluginByUUID","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":372,"function":"loadFromUUID","class":"Plugin","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE uuid = ? LIMIT 1" formats = "s" values = ["55a4fa56-8a30-48d4-a0fb-8aa6b3fuser3"] refreshCache = false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed again return false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file": "\/var\/www\/html\/AVideo\/objects\/plugin.php","line":167,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":199,"function":"getPluginByUUID","class":"Plugin","type":"::"},{"file":"\/v ar\/www\/html\/AVideo\/objects\/plugin.php","line":372,"function":"loadFromUUID","class":"Plugin","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::DEBUG: plugin::getPluginByUUID CustomizeUser 55a4fa56-8a30-48d4-a0fb-8aa6b3fuser3 this plugin is On By Default we will install it (SELECT FROM plugins WHERE uuid = ? LIMIT 1) SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::DEBUG: Plugin:deleteByUUID 55a4fa56-8a30-48d4-a0fb-8aa6b3fuser3 SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = '26570956-dc62-46e3-ace9-86c6e8f9c81b' ;" formats = "" values = [] refreshCache = false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line" :423,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line ":419,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":102,"function":"loadPluginIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = '26570956-dc62-46e3-ace9-86c6e8f9c81b' ;" formats = "" values = [] refreshCache = false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [sqlDAL::readSql] (mysqlnd) Prepare failed again return false[2023-05-25 21:23:27] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file": "\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":"::"},{"file":"\/v ar\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":419,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":102,"function":"loadPluginIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | [2023-05-25 21:23:27] AVideoLog::DEBUG: Plugin updated DELETE FROM plugins WHERE uuid = ?:[{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":446,"function":"writeSql","class":"sqlDAL","type":"::"},{"file ":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":183,"function":"deleteByUUID","class":"Plugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":199,"function":"getPluginByUUID","class":"Plugin","type":"::"},{"fil e":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":372,"function":"loadFromUUID","class":"Plugin","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type":"::"},{ "file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":199,"function":"getStart","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":47,"args":["\/var\/www\/html\/AVideo\/objects\/ include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/YPTSocket\/server.php","line":16,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/YPTSocket/server.php avideo-avideo-1 | entrypoint -- Running reencodeAllVideos script... avideo-avideo-1 | UPDATE encoder_queue SET status = 'queue' where id > 0 avideo-avideo-1 | All set to queue avideo-avideo-1 | Bye avideo-avideo-1 | entrypoint -- Starting cron service... avideo-avideo-1 | Starting periodic command scheduler cron avideo-avideo-1 | ...done. avideo-avideo-1 | entrypoint -- service apache2 start avideo-avideo-1 | [Thu May 25 21:23:27.334877 2023] [mpm_prefork:notice] [pid 45] AH00163: Apache/2.4.52 (Ubuntu) OpenSSL/3.0.2 configured -- resuming normal operations avideo-avideo-1 | [Thu May 25 21:23:27.334904 2023] [core:notice] [pid 45] AH00094: Command line: '/usr/sbin/apache2 -D FOREGROUND' avideo-database_encoder-1 | 2023-05-25 21:23:53 5 [Warning] Access denied for user 'root'@'localhost' (using password: YES) avideo-database-1 | 2023-05-25 21:23:53 32 [Warning] Access denied for user 'root'@'localhost' (using password: YES) avideo-avideo-1 | [Thu May 25 21:23:56.328619 2023] [php:notice] [pid 46] [client 127.0.0.1:51124] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"fi le":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":": :"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":127,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: /view/index.php avideo-avideo-1 | [Thu May 25 21:23:56.328753 2023] [php:notice] [pid 46] [client 127.0.0.1:51124] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = '45432a78-d0c6-47f3-8ac4-8fd05f507386' ;" formats = "" values = [] refreshCache = false SCRIPT_NAME: /view/index.php avideo-avideo-1 | [Thu May 25 21:23:56.330032 2023] [php:notice] [pid 46] [client 127.0.0.1:51124] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"fi le":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":": :"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":127,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: /view/index.php avideo-avideo-1 | [Thu May 25 21:23:56.330178 2023] [php:notice] [pid 46] [client 127.0.0.1:51124] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: /view/index.php avideo-avideo-1 | [Thu May 25 21:23:56.334885 2023] [php:notice] [pid 46] [client 127.0.0.1:51124] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"fi le":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":81,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":31,"function":"getFromDb","class":"ObjectYPT","type":"::"},{ "file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":56,"function":"load","class":"ObjectYPT","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":47,"function":"load","class":"Configuration","type":"->"}] SCRIPT_NAME: /view/index.php avideo-avideo-1 | [Thu May 25 21:23:56.335006 2023] [php:notice] [pid 46] [client 127.0.0.1:51124] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.configurations' doesn't exist) preparedStatement = "SELECT FROM configurations WHERE id = ? LIMIT 1" formats = "i" values = [1] refreshCache = false SCRIPT_NAME: /view/index.php avideo-avideo-1 | [Thu May 25 21:23:56.336306 2023] [php:notice] [pid 46] [client 127.0.0.1:51124] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"fi le":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":81,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":31,"function":"getFromDb","class":"ObjectYPT","type":"::"},{ "file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":56,"function":"load","class":"ObjectYPT","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":47,"function":"load","class":"Configuration","type":"->"}] SCRIPT_NAME: /view/index.php avideo-avideo-1 | [Thu May 25 21:23:56.336436 2023] [php:notice] [pid 46] [client 127.0.0.1:51124] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: /view/index.php avideo-avideo-1 | [Thu May 25 21:23:56.377365 2023] [php:notice] [pid 46] [client 127.0.0.1:51124] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"fi le":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":": :"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1145,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: /view/index.php avideo-avideo-1 | [Thu May 25 21:23:56.377692 2023] [php:notice] [pid 46] [client 127.0.0.1:51124] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT FROM plugins WHERE status='active' AND uuid = 'LoginControl-5ee8405eaaa16' ;" formats = "" values = [] refreshCache = false SCRIPT_NAME: /view/index.php avideo-avideo-1 | [Thu May 25 21:23:56.378937 2023] [php:notice] [pid 46] [client 127.0.0.1:51124] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"fi le":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":423,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":657,"function":"getEnabled","class":"Plugin","type":": :"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":534,"function":"isEnabled","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1145,"function":"getDataObjectIfEnabled","class":"AVideoPlugin","type":"::"}] SCRIPT_NAME: /view/index.php avideo-avideo-1 | [Thu May 25 21:23:56.379089 2023] [php:notice] [pid 46] [client 127.0.0.1:51124] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: /view/index.php avideo-avideo-1 | [Thu May 25 21:23:56.382034 2023] [php:notice] [pid 46] [client 127.0.0.1:51124] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"fi le":"\/var\/www\/html\/AVideo\/objects\/plugin.php","line":358,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":725,"function":"getAllEnabled","class":"Plugin","type" :"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":199,"function":"getStart","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":47,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"}] SCRIPT_NAME: /view/index.php avideo-avideo-1 | [Thu May 25 21:23:56.382200 2023] [php:notice] [pid 46] [client 127.0.0.1:51124] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1146) (Table 'avideo.plugins' doesn't exist) preparedStatement = "SELECT

DanielnetoDotCom commented 1 year ago

try to force rebuild

try this

docker-compose up --build --force-recreate

faycal-rakza commented 1 year ago

I still have the same error avideo-avideo-1 | [Fri May 26 19:36:21.696358 2023] [php:notice] [pid 48] [client 127.0.0.1:44698] AVideoLog::ERROR: {"type":1,"message":"Uncaught mysqli_sql_exception: Table 'avideo.plugins' doesn't exist in \\/var\\/www\\/html\\/AVid eo\\/objects\\/mysql_dal.php:129\\nStack trace:\\n#0 \\/var\\/www\\/html\\/AVideo\\/objects\\/mysql_dal.php(129): mysqli->prepare()\\n#1 \\/var\\/www\\/html\\/AVideo\\/objects\\/plugin.php(446): sqlDAL::writeSql()\\n#2 \\/var\\/www\\/html\\/AVideo\ \/objects\\/plugin.php(183): Plugin::deleteByUUID()\\n#3 \\/var\\/www\\/html\\/AVideo\\/objects\\/plugin.php(199): Plugin::getPluginByUUID()\\n#4 \\/var\\/www\\/html\\/AVideo\\/objects\\/plugin.php(372): Plugin->loadFromUUID()\\n#5 \\/var\\/www\\/h tml\\/AVideo\\/plugin\\/AVideoPlugin.php(725): Plugin::getAllEnabled()\\n#6 \\/var\\/www\\/html\\/AVideo\\/objects\\/include_config.php(199): AVideoPlugin::getStart()\\n#7 \\/var\\/www\\/html\\/AVideo\\/videos\\/configuration.php(47): require_once('...')\\n#8 \\/var\\/www\\/html\\/AVideo\\/view\\/index.php(7): require_once('...')\\n#9 {main}\\n thrown","file":"\\/var\\/www\\/html\\/AVideo\\/objects\\/mysql_dal.php","line":129} SCRIPT_NAME: /view/index.php dependency failed to start: container avideo-avideo-1 is unhealthy

DanielnetoDotCom commented 1 year ago

Sorry, I am still not sure. did you change any custom MySQL credentials on it?

can you try to install it with the default configuration?

check if when you build it there is any error.

FYI, for myself, I use the Docker version with the default configuration.

faycal-rakza commented 1 year ago

I also use the Docker version with the default configuration. This is why it's weird than it's not working. Maybe it's because I'm on windows with Docker Desktop. I will do more tests to find a solution.

AKamKer commented 1 year ago

Could you delete the .compose folder (AVideo/.compose) and try "docker-compose up" again

faycal-rakza commented 1 year ago

@AKamKer It worked, thanks.

So it's a bad idea to build the project manually before building it via Docker