WWBN / AVideo

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

try [1] Error on return_vars->videos_id #6659

Closed Proxy-Ninja closed 2 years ago

Proxy-Ninja commented 2 years ago

Avideo Error

DanielnetoDotCom commented 2 years ago

If this is a local server, you cannot use the public encoder.

or if it is not the public encoder, check your streamer log

Proxy-Ninja commented 2 years ago

Encoder is a local server, where can i find a log, can you please provide a path.

1

27-May-2022 09:56:16 Africa/Abidjan] myMySQLDatabaseLog::ERROR: {"type":1,"message":"Uncaught mysqli_sql_exception: Table 'myMySQLDatabase.videos_VR360' doesn't exist in \/var\/www\/html\/myMySQLDatabase\/plugin\/VR360\/Objects\/VideosVR360.php:48\nStack trace:\n#0 \/var\/www\/html\/myMySQLDatabase\/plugin\/VR360\/Objects\/VideosVR360.php(48): mysqli->query()\n#1 \/var\/www\/html\/myMySQLDatabase\/plugin\/VR360\/Objects\/VideosVR360.php(32): VideosVR360::getFromVideoDb()\n#2 \/var\/www\/html\/myMySQLDatabase\/plugin\/VR360\/Objects\/VideosVR360.php(59): VideosVR360->loadFromVideo()\n#3 \/var\/www\/html\/myMySQLDatabase\/objects\/functions.php(903): VideosVR360::isVR360Enabled()\n#4 \/var\/www\/html\/myMySQLDatabase\/objects\/video.php(3125): canUseCDN()\n#5 \/var\/www\/html\/myMySQLDatabase\/objects\/video.php(2254): Video::getSourceFile()\n#6 \/var\/www\/html\/myMySQLDatabase\/objects\/aVideoEncoder.json.php(167): Video->updateDurationIfNeed()\n#7 {main}\n thrown","file":"\/var\/www\/html\/myMySQLDatabase\/plugin\/VR360\/Objects\/VideosVR360.php","line":48} SCRIPT_NAME: /myMySQLDatabase/objects/aVideoEncoder.json.php

2

[27-May-2022 15:08:18 Asia/Katmandu] myMySQLDatabaseLog::ERROR: You need to install table ip2location_db3 for the plugin (User_Location) SCRIPT_NAME: /myMySQLDatabase/objects/pluginsAvailable.json.php

Thanks.

DanielnetoDotCom commented 2 years ago

Disable the VR360 plugin or install its tables

https://github.com/WWBN/AVideo/wiki/How-to-find-errors-on-AVideo-Platform

Proxy-Ninja commented 2 years ago

Disable the VR360 plugin or install its tables

https://github.com/WWBN/AVideo/wiki/How-to-find-errors-on-AVideo-Platform

Proxy-Ninja commented 2 years ago

Thanks @DanielnetoDotCom you saved my day. Issue Fixed.