AVideo icon indicating copy to clipboard operation
AVideo copied to clipboard

cant install plugin tables

Open para2022 opened this issue 11 months ago • 6 comments

Nothing happens when i try to install plugin tables, it just waits forever and nothing happens. Is there something wrong? Cant say ive had this problem before. Thanks

para2022 avatar Mar 26 '24 20:03 para2022

what plugin exactly?

check the logs

DanielnetoDotCom avatar Mar 26 '24 20:03 DanielnetoDotCom

Happens on any plugin:

[26-Mar-2024 20:56:07 Europe/London] AVideoLog::ERROR: {"type":1,"message":"Uncaught mysqli_sql_exception: REFERENCES command denied to user [email protected] for table 'myMySQLDatabase.vast_campaigns' in /var/www/html/ourtube/objects/pluginRunDatabaseScript.json.php:31\nStack trace:\n#0 /var/www/html/ourtube/objects/pluginRunDatabaseScript.json.php(31): mysqli->query()\n#1 {main}\n thrown","file":"/var/www/html/ourtube/objects/pluginRunDatabaseScript.json.php","line":31} SCRIPT_NAME: /objects/pluginRunDatabaseScript.json.php

para2022 avatar Mar 26 '24 20:03 para2022

thrown in path/to/my/myMySQLDatabase/site/objects/pluginRunDatabaseScript.json.php on line 31 #1 {main} #0 path/to/my/myMySQLDatabase/site/objects/pluginRunDatabaseScript.json.php(31): mysqli->query() Stack trace:

para2022 avatar Mar 26 '24 20:03 para2022

command denied to user [[email protected]](mailto:[email protected]) for table

your user is probably missing permissions

DanielnetoDotCom avatar Mar 26 '24 21:03 DanielnetoDotCom

Thanks mate il look into that :)

para2022 avatar Mar 26 '24 21:03 para2022

Sorted thanks.

Does this mean anything dan?

rm: cannot remove '/var/www/html/ourtube/videos/cache/YPTObjectCache/videosQueries/': No such file or directory

para2022 avatar Mar 26 '24 21:03 para2022