WWBN / AVideo-Storage

Storage Server for AVideo Platform Open-Source
26 stars 37 forks source link

YPTStorage is not working #14

Open tsnextex opened 4 years ago

tsnextex commented 4 years ago

I got this log [07-Oct-2020 15:23:27 UTC] PHP Fatal error: Uncaught Error: Class 'PluginTags' not found in /var/www/FLC/plugin/YPTStorage/YPTStorage.php(14) : eval()'d code(1) : eval()'d code:11 Stack trace:

0 /var/www/FLC/objects/plugin.php(211): YPTStorage->getTags()

1 /var/www/FLC/objects/pluginsAvailable.json.php(9): Plugin::getAvailablePlugins()

2 {main}

thrown in /var/www/FLC/plugin/YPTStorage/YPTStorage.php(14) : eval()'d code(1) : eval()'d code on line 11

DanielnetoDotCom commented 4 years ago

Hi

You must update your streamer to the latest version

Check here https://github.com/WWBN/AVideo/wiki/How-to-Update-your-AVideo-Platform

tsnextex commented 4 years ago

Hello My version is 9.4 and latest version is 9.5 Should I update it?

DanielnetoDotCom commented 4 years ago

Yes please

tsnextex commented 4 years ago

Hi, it works after update the version. Thank you But after I move the storage, it shows the success message and he video files are uploaded correctly. When I click the video, it shows this error message. "The media could not be loaded, either because the server or network failed or because the format is not supported."

DanielnetoDotCom commented 4 years ago

Is your site https? is also your storage https?

can you inspect the code and check the video source file?

can you check if the URL is accessible?