Closed verticalhost closed 1 year ago
check the AVideo logs
https://github.com/WWBN/AVideo/wiki/How-to-find-errors-on-AVideo-Platform
`cat avideo.log [22-Sep-2023 14:03:52 America/Toronto] AVideoLog::DEBUG: removeVideoFiles: [v_230921183845_v25b8] SCRIPT_NAME: /objects/videoDelete.json.php [22-Sep-2023 14:03:52 America/Toronto] AVideoLog::DEBUG: removeVideoFiles FTP SCRIPT_NAME: /objects/videoDelete.json.php [22-Sep-2023 14:03:52 America/Toronto] AVideoLog::DEBUG: FTP:getClient finish SCRIPT_NAME: /objects/videoDelete.json.php [22-Sep-2023 14:03:53 America/Toronto] AVideoLog::DEBUG: FTP:getClient finish SCRIPT_NAME: /objects/videoDelete.json.php [22-Sep-2023 14:03:53 America/Toronto] AVideoLog::DEBUG: FTP:getClient finish SCRIPT_NAME: /objects/videoDelete.json.php [22-Sep-2023 14:03:53 America/Toronto] AVideoLog::DEBUG: FTP:getClient finish SCRIPT_NAME: /objects/videoDelete.json.php [22-Sep-2023 14:03:53 America/Toronto] AVideoLog::DEBUG: FTP:getClient finish SCRIPT_NAME: /objects/videoDelete.json.php [22-Sep-2023 14:03:53 America/Toronto] AVideoLog::DEBUG: FTP:getClient finish SCRIPT_NAME: /objects/videoDelete.json.php [22-Sep-2023 14:03:53 America/Toronto] AVideoLog::DEBUG: FTP:getClient finish SCRIPT_NAME: /objects/videoDelete.json.php [22-Sep-2023 14:03:54 America/Toronto] AVideoLog::DEBUG: FTP:getClient finish SCRIPT_NAME: /objects/videoDelete.json.php [22-Sep-2023 14:03:54 America/Toronto] AVideoLog::DEBUG: FTP:getClient finish SCRIPT_NAME: /objects/videoDelete.json.php [22-Sep-2023 14:03:54 America/Toronto] PHP Fatal error: Uncaught TypeError: pathinfo(): Argument #1 ($path) must be of type string, array given in /var/www/html/AVideo/plugin/FTP_Storage/FTP_Storage.php(18) : eval()'d code(1) : eval()'d code:145 Stack trace:
thrown in /var/www/html/AVideo/plugin/FTP_Storage/FTP_Storage.php(18) : eval()'d code(1) : eval()'d code on line 145 [22-Sep-2023 14:03:54 America/Toronto] AVideoLog::ERROR: {"type":1,"message":"Uncaught TypeError: pathinfo(): Argument #1 ($path) must be of type string, array given in \/var\/www\/html\/AVideo\/plugin\/FTP_Storage\/FTP_Storage.php(18) : eval()'d code(1) : eval()'d code:145\nStack trace:\n#0 \/var\/www\/html\/AVideo\/plugin\/FTP_Storage\/FTP_Storage.php(18) : eval()'d code(1) : eval()'d code(145): pathinfo()\n#1 \/var\/www\/html\/AVideo\/objects\/video.php(2784): FTP_Storage->removeFiles()\n#2 \/var\/www\/html\/AVideo\/objects\/video.php(2750): Video->removeVideoFiles()\n#3 \/var\/www\/html\/AVideo\/objects\/videoDelete.json.php(22): Video->delete()\n#4 {main}\n thrown","file":"\/var\/www\/html\/AVideo\/plugin\/FTP_Storage\/FTP_Storage.php(18) : eval()'d code(1) : eval()'d code","line":145} SCRIPT_NAME: /objects/videoDelete.json.php root@gamegalaxy:/var/www/html/AVideo/videos# `
It seems the FTP modules was the issue in code. Maybe it needs to have update ?
is the storage working properly?
can you check if the video was deleted even with this error?
Yeah the Storage are set correctly and it's reading the video perfect on website. And yes the video is deleting when i refresh the page.
Not the video in the database, but the video file in the FTP storage
Some are stuck there
I just sent FTP_Storage version 3.1, can you please download it again and check if is fine now?
i still see 3.0
Sorry I said too earlier, now it is available on the marketplace
Mmm.. i dont know but i still have 3.0 XD
Download it again from marketplace
I changed my DNS still 3.0
I changed my DNS still 3.0 Is still there
https://youphp.tube/marketplace/
did you download it again from the marketplace?
did you download it again from the marketplace?
Exact and i am still stuck on 3.0
delete the FTP_Storage folder and upload again
Working but for some reason it deleting every video but only one left the 720 .
humm, do you mean it delete all the videos but 720 no?
what other resolutions were deleted?
1080p - 1440p - 2160p all gone But only 720 p stay on fille zilla maybe it's be cause some one was watching this one at same time ?
I do not think so, but there was any error in the logs?
i gonna re-try if it was my mistake.
ALL GOOD. It was my fault.
Thanks for this update very appreciate !
I have a problem that I can't trace. When a video needs to be deleted. I have a loading issue that loads endlessly without deleting the video file.
I was not able to know where to fixed this issue. I am using FTP storage as well.