WWBN / AVideo

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

Getting an error trying to save a Live Stream #9414

Open gregk63 opened 1 month ago

gregk63 commented 1 month ago

Describe the bug Getting the following error when trying to save a Live Stream. It just started happening after it working for a long time.

Error saveDVR ERROR: File /var/www/html/AVideo/videos/cache/v_240918151501_vf8c3.mp4 is too small: 2.11KB

To Reproduce Steps to reproduce the behavior: Start a Live Stream and try to save it.

Expected behavior A saved Live Stream and encoding to begin.

Error Logs Provide the log files at the moment you found the issue. Here is some of the log when the error happens. ggk63@kaiserclix:/var/www/html/AVideo/videos$ cat avideo.log [18-Sep-2024 15:20:23 America/Chicago] AVideoLog::DEBUG: saveDVR: users_id = 1 SendRecordedToEncoder::saveDVR(6639515e6e171-1, 0, 0, !empty(0)) SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [18-Sep-2024 15:20:23 America/Chicago] AVideoLog::DEBUG: saveDVR(6639515e6e171-1, 0, 0, , ) users_id = 1 line=546 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [18-Sep-2024 15:20:23 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=553 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [18-Sep-2024 15:20:23 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=559 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [18-Sep-2024 15:20:23 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=571 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [18-Sep-2024 15:20:23 America/Chicago] AVideoLog::DEBUG: url_get_contents: Start https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=aTExZVhIQlJ1SjBkUXNqZ2dpeU50Rm5QTWR3VWw0eGpGYkQrSWd6WnpuY1B4NktEOXo4TVdEM1oxd1Z4UFpSZw%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F, , 3600 https://videos.kaiserclix.com/AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php?key=6639515e6e171-1&live_servers_id=0&howManySegments=0&download=0 76.17.169.44 [{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/SendRecordedToEncoder.php(18) : eval()'d code(1) : eval()'d code","line":572,"function":"url_get_contents"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php(18) : eval()'d code(1) : eval()'d code","line":77,"function":"saveDVR","class":"SendRecordedToEncoder","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php(18) : eval()'d code","line":1,"function":"eval"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php","line":18,"function":"eval"}] SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [18-Sep-2024 15:20:23 America/Chicago] AVideoLog::DEBUG: url_get_contents: allow_url_fopen https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=aTExZVhIQlJ1SjBkUXNqZ2dpeU50Rm5QTWR3VWw0eGpGYkQrSWd6WnpuY1B4NktEOXo4TVdEM1oxd1Z4UFpSZw%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [18-Sep-2024 15:20:24 America/Chicago] saveDVR: Start [18-Sep-2024 15:20:24 America/Chicago] saveDVR: copy dir 1 [cp -R /HLS/live/6639515e6e171-1 /var/www/tmp/6639515e6e171-166eb360855d80 && chmod -R 777 /var/www/tmp/6639515e6e171-166eb360855d80 ] [18-Sep-2024 15:20:24 America/Chicago] saveDVR: copy dir done howManySegments = 0 [18-Sep-2024 15:20:24 America/Chicago] saveDVR: append [echo "

EXT-X-ENDLIST" >> /var/www/tmp/6639515e6e171-166eb360855d80/index.m3u8]

[18-Sep-2024 15:20:24 America/Chicago] saveDVR: FFMPEG ffmpeg -i /var/www/tmp/6639515e6e171-166eb360855d80/index.m3u8 -c copy -bsf:a aac_adtstoasc /var/www/tmp/6639515e6e171-1_2024-09-18-15-20-24.mp4 -y [18-Sep-2024 15:20:24 America/Chicago] saveDVR: FFMPEG done [18-Sep-2024 15:20:24 America/Chicago] saveDVR: remove dir rm -R /var/www/tmp/6639515e6e171-166eb360855d80 [18-Sep-2024 15:20:24 America/Chicago] PHP Warning: filesize(): stat failed for /var/www/tmp/6639515e6e171-1_2024-09-18-15-20-24.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 31 [18-Sep-2024 15:20:24 America/Chicago] PHP Warning: filesize(): stat failed for /var/www/tmp/6639515e6e171-1_2024-09-18-15-20-24.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 32 [18-Sep-2024 15:20:24 America/Chicago] getRecordedFile: /var/www/tmp/6639515e6e171-1_2024-09-18-15-20-24.mp4 [18-Sep-2024 15:20:24 America/Chicago] PHP Warning: fopen(/var/www/tmp/6639515e6e171-1_2024-09-18-15-20-24.mp4): Failed to open stream: No such file or directory in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 45 [18-Sep-2024 15:20:24 America/Chicago] PHP Fatal error: Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, bool given in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php:46 Stack trace:

0 /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php(46): fpassthru()

1 {main}

thrown in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 46 [18-Sep-2024 15:20:24 America/Chicago] AVideoLog::ERROR: {"type":1,"message":"Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, bool given in \/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php:46\nStack trace:\n#0 \/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php(46): fpassthru()\n#1 {main}\n thrown","file":"\/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php","line":46} SCRIPT_NAME: /AVideo/plugin/Live/standAloneFiles/getRecordedFile.php [18-Sep-2024 15:20:24 America/Chicago] AVideoLog::DEBUG: url_get_contents: ERROR file_get_contents(https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=aTExZVhIQlJ1SjBkUXNqZ2dpeU50Rm5QTWR3VWw0eGpGYkQrSWd6WnpuY1B4NktEOXo4TVdEM1oxd1Z4UFpSZw%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F) {"type":2,"message":"file_get_contents(https:\/\/videos.kaiserclix.com\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php?saveDVR=aTExZVhIQlJ1SjBkUXNqZ2dpeU50Rm5QTWR3VWw0eGpGYkQrSWd6WnpuY1B4NktEOXo4TVdEM1oxd1Z4UFpSZw%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F): Failed to open stream: HTTP request failed! HTTP\/1.1 500 Internal Server Error\r\n","file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":2413} SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [18-Sep-2024 15:20:24 America/Chicago] AVideoLog::DEBUG: url_get_contents: CURL https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=aTExZVhIQlJ1SjBkUXNqZ2dpeU50Rm5QTWR3VWw0eGpGYkQrSWd6WnpuY1B4NktEOXo4TVdEM1oxd1Z4UFpSZw%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [18-Sep-2024 15:20:24 America/Chicago] saveDVR: Start [18-Sep-2024 15:20:24 America/Chicago] saveDVR: copy dir 1 [cp -R /HLS/live/6639515e6e171-1 /var/www/tmp/6639515e6e171-166eb3608c6ad9 && chmod -R 777 /var/www/tmp/6639515e6e171-166eb3608c6ad9 ] [18-Sep-2024 15:20:24 America/Chicago] saveDVR: copy dir done howManySegments = 0 [18-Sep-2024 15:20:24 America/Chicago] saveDVR: append [echo "

EXT-X-ENDLIST" >> /var/www/tmp/6639515e6e171-166eb3608c6ad9/index.m3u8]

[18-Sep-2024 15:20:24 America/Chicago] saveDVR: FFMPEG ffmpeg -i /var/www/tmp/6639515e6e171-166eb3608c6ad9/index.m3u8 -c copy -bsf:a aac_adtstoasc /var/www/tmp/6639515e6e171-1_2024-09-18-15-20-24.mp4 -y [18-Sep-2024 15:20:24 America/Chicago] saveDVR: FFMPEG done [18-Sep-2024 15:20:24 America/Chicago] saveDVR: remove dir rm -R /var/www/tmp/6639515e6e171-166eb3608c6ad9 [18-Sep-2024 15:20:24 America/Chicago] PHP Warning: filesize(): stat failed for /var/www/tmp/6639515e6e171-1_2024-09-18-15-20-24.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 31 [18-Sep-2024 15:20:24 America/Chicago] PHP Warning: filesize(): stat failed for /var/www/tmp/6639515e6e171-1_2024-09-18-15-20-24.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 32 [18-Sep-2024 15:20:24 America/Chicago] getRecordedFile: /var/www/tmp/6639515e6e171-1_2024-09-18-15-20-24.mp4 [18-Sep-2024 15:20:24 America/Chicago] PHP Warning: fopen(/var/www/tmp/6639515e6e171-1_2024-09-18-15-20-24.mp4): Failed to open stream: No such file or directory in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 45 [18-Sep-2024 15:20:24 America/Chicago] PHP Fatal error: Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, bool given in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php:46 Stack trace:

0 /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php(46): fpassthru()

1 {main}

thrown in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 46 [18-Sep-2024 15:20:24 America/Chicago] AVideoLog::ERROR: {"type":1,"message":"Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, bool given in \/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php:46\nStack trace:\n#0 \/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php(46): fpassthru()\n#1 {main}\n thrown","file":"\/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php","line":46} SCRIPT_NAME: /AVideo/plugin/Live/standAloneFiles/getRecordedFile.php [18-Sep-2024 15:20:24 America/Chicago] AVideoLog::DEBUG: url_get_contents: CURL SUCCESS https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=aTExZVhIQlJ1SjBkUXNqZ2dpeU50Rm5QTWR3VWw0eGpGYkQrSWd6WnpuY1B4NktEOXo4TVdEM1oxd1Z4UFpSZw%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [18-Sep-2024 15:20:24 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=573 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [18-Sep-2024 15:20:24 America/Chicago] AVideoLog::DEBUG: saveDVR: File remotely (https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=aTExZVhIQlJ1SjBkUXNqZ2dpeU50Rm5QTWR3VWw0eGpGYkQrSWd6WnpuY1B4NktEOXo4TVdEM1oxd1Z4UFpSZw%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F) Complete users_id = 1 line=575 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [18-Sep-2024 15:20:24 America/Chicago] AVideoLog::DEBUG: saveDVR: got remotely file /var/www/html/AVideo/videos/cache/v_240918152023_v5fbc.mp4 users_id = 1 line=578 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [18-Sep-2024 15:20:24 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=585 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [18-Sep-2024 15:20:24 America/Chicago] AVideoLog::DEBUG: saveDVR ERROR: File /var/www/html/AVideo/videos/cache/v_240918152023_v5fbc.mp4 is too small: 2.11KB SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

DanielnetoDotCom commented 1 month ago

check your records

ls -lah /var/www/tmp/

then

ls -lah /var/www/tmp/6639515e6e171-166eb3608c6ad9/
gregk63 commented 1 month ago

Sorry, don't know what you mean by checking. I definitely see them.

DanielnetoDotCom commented 1 month ago

I mean copy and paste the output here. I want to see what exactly you have

gregk63 commented 1 month ago

Here is the output from ls -lah /var/www/tmp/

ggk63@kaiserclix:~$ ls -lah /var/www/tmp/ total 51G drwxrwxr-x 2 www-data www-data 12K Sep 18 15:20 . drwxr-xr-x 4 www-data www-data 4.0K Apr 23 15:21 .. -rw-r--r-- 1 www-data www-data 53M Apr 25 10:08 65134d4bec76e-1_2024-04-25-10-08-23.mp4 -rw-r--r-- 1 www-data www-data 12M Apr 27 12:20 65134d4bec76e-1_2024-04-27-12-20-36.mp4 -rwxrwxr-x 1 www-data www-data 168M Apr 24 08:17 66193377df04a-1_2024-04-24-08-17-44.mp4 -rwxrwxr-x 1 www-data www-data 753M Apr 24 08:50 66193377df04a-1_2024-04-24-08-49-37.mp4 -rwxrwxr-x 1 www-data www-data 753M Apr 24 09:15 66193377df04a-1_2024-04-24-09-14-17.mp4 -rwxrwxr-x 1 www-data www-data 753M Apr 24 09:17 66193377df04a-1_2024-04-24-09-17-08.mp4 -rwxrwxr-x 1 www-data www-data 753M Apr 24 09:27 66193377df04a-1_2024-04-24-09-26-34.mp4 -rwxrwxr-x 1 www-data www-data 753M Apr 24 09:30 66193377df04a-1_2024-04-24-09-29-31.mp4 -rwxrwxr-x 1 www-data www-data 753M Apr 24 09:34 66193377df04a-1_2024-04-24-09-33-52.mp4 -rwxrwxr-x 1 www-data www-data 753M Apr 24 09:35 66193377df04a-1_2024-04-24-09-35-27.mp4 -rwxrwxr-x 1 www-data www-data 753M Apr 24 09:37 66193377df04a-1_2024-04-24-09-37-41.mp4 -rwxrwxr-x 1 www-data www-data 771M Apr 24 09:56 66193377df04a-1_2024-04-24-09-56-00.mp4 -rwxrwxr-x 1 www-data www-data 792M Apr 24 10:04 66193377df04a-1_2024-04-24-10-04-04.mp4 -rwxrwxr-x 1 www-data www-data 792M Apr 24 10:06 66193377df04a-1_2024-04-24-10-06-26.mp4 -rwxrwxr-x 1 www-data www-data 792M Apr 24 10:09 66193377df04a-1_2024-04-24-10-08-55.mp4 -rwxrwxr-x 1 www-data www-data 792M Apr 24 10:20 66193377df04a-1_2024-04-24-10-20-18.mp4 -rwxrwxr-x 1 www-data www-data 792M Apr 24 10:23 66193377df04a-1_2024-04-24-10-23-23.mp4 -rw-r--r-- 1 www-data www-data 792M Apr 24 10:36 66193377df04a-1_2024-04-24-10-35-40.mp4 -rw-r--r-- 1 www-data www-data 792M Apr 24 11:00 66193377df04a-1_2024-04-24-11-00-00.mp4 -rw-r--r-- 1 www-data www-data 39M Apr 24 11:05 66193377df04a-1_2024-04-24-11-05-47.mp4 -rw-r--r-- 1 www-data www-data 39M Apr 24 11:17 66193377df04a-1_2024-04-24-11-17-07.mp4 -rw-r--r-- 1 www-data www-data 51M Apr 24 12:28 66293e50aadd0-1_2024-04-24-12-28-45.mp4 -rw-r--r-- 1 www-data www-data 51M Apr 24 19:10 662972ff31d96-1_2024-04-24-19-10-21.mp4 -rw-r--r-- 1 www-data www-data 879M Apr 25 08:47 662972ff31d96-1_2024-04-25-08-46-56.mp4 -rw-r--r-- 1 www-data www-data 902M Apr 25 08:48 662972ff31d96-1_2024-04-25-08-48-16.mp4 -rw-r--r-- 1 www-data www-data 51M Apr 25 10:26 662972ff31d96-1_2024-04-25-10-26-04.mp4 -rw-r--r-- 1 www-data www-data 186M Apr 25 15:40 662972ff31d96-1_2024-04-25-15-40-39.mp4 -rw-r--r-- 1 www-data www-data 515M Apr 26 08:39 662972ff31d96-1_2024-04-26-08-39-49.mp4 -rw-r--r-- 1 www-data www-data 515M Apr 26 09:14 662972ff31d96-1_2024-04-26-09-14-20.mp4 -rw-r--r-- 1 www-data www-data 523M Apr 26 09:19 662972ff31d96-1_2024-04-26-09-19-35.mp4 -rw-r--r-- 1 www-data www-data 545M Apr 26 09:21 662972ff31d96-1_2024-04-26-09-21-01.mp4 -rw-r--r-- 1 www-data www-data 713M Apr 26 10:49 662972ff31d96-1_2024-04-26-10-49-04.mp4 -rw-r--r-- 1 www-data www-data 1.1G Apr 26 12:32 662972ff31d96-1_2024-04-26-12-30-41.mp4 -rw-r--r-- 1 www-data www-data 1.2G Apr 26 12:38 662972ff31d96-1_2024-04-26-12-36-19.mp4 -rw-r--r-- 1 www-data www-data 890M Apr 26 16:26 662972ff31d96-1_2024-04-26-16-24-23.mp4 -rw-r--r-- 1 www-data www-data 1.1G Apr 26 16:37 662972ff31d96-1_2024-04-26-16-36-17.mp4 -rw-r--r-- 1 www-data www-data 1.2G Apr 26 16:42 662972ff31d96-1_2024-04-26-16-41-07.mp4 -rw-r--r-- 1 www-data www-data 61M Apr 27 13:32 662972ff31d96-1_2024-04-27-13-32-02.mp4 -rw-r--r-- 1 www-data www-data 13M Apr 28 10:11 662972ff31d96-1_2024-04-28-10-11-34.mp4 -rw-r--r-- 1 www-data www-data 58M Apr 28 10:27 662972ff31d96-1_2024-04-28-10-27-06.mp4 -rw-r--r-- 1 www-data www-data 743M Apr 29 08:50 662972ff31d96-1_2024-04-29-08-49-14.mp4 -rw-r--r-- 1 www-data www-data 737M Apr 30 08:29 662972ff31d96-1_2024-04-30-08-28-02.mp4 -rw-r--r-- 1 www-data www-data 620M May 1 08:37 662972ff31d96-1_2024-05-01-08-35-30.mp4 -rw-r--r-- 1 www-data www-data 11M May 2 07:45 662972ff31d96-1_2024-05-02-07-45-05.mp4 -rw-r--r-- 1 www-data www-data 88M May 2 07:49 662972ff31d96-1_2024-05-02-07-49-11.mp4 -rw-r--r-- 1 www-data www-data 189M May 2 07:55 662972ff31d96-1_2024-05-02-07-55-09.mp4 -rw-r--r-- 1 www-data www-data 821M May 2 08:43 662972ff31d96-1_2024-05-02-08-42-08.mp4 -rw-r--r-- 1 www-data www-data 188M May 3 16:56 662972ff31d96-1_2024-05-03-16-56-49.mp4 -rw-r--r-- 1 www-data www-data 598M May 4 13:40 662972ff31d96-1_2024-05-04-13-39-47.mp4 -rw-r--r-- 1 www-data www-data 49M May 5 15:22 662972ff31d96-1_2024-05-05-15-22-43.mp4 -rw-r--r-- 1 www-data www-data 109M May 5 15:31 662972ff31d96-1_2024-05-05-15-31-56.mp4 -rw-r--r-- 1 www-data www-data 190M May 5 16:01 662972ff31d96-1_2024-05-05-16-01-27.mp4 -rw-r--r-- 1 www-data www-data 704M May 6 08:38 662972ff31d96-1_2024-05-06-08-37-15.mp4 -rw-r--r-- 1 www-data www-data 972M May 6 08:53 662972ff31d96-1_2024-05-06-08-51-30.mp4 -rw-r--r-- 1 www-data www-data 996M May 6 10:13 662972ff31d96-1_2024-05-06-10-12-30.mp4 -rw-r--r-- 1 www-data www-data 11M May 6 13:42 662972ff31d96-1_2024-05-06-13-42-44.mp4 -rw-r--r-- 1 www-data www-data 29M May 6 13:48 662972ff31d96-1_2024-05-06-13-48-53.mp4 -rw-r--r-- 1 www-data www-data 720M May 7 08:51 6639515e6e171-1_2024-05-07-08-49-34.mp4 -rw-r--r-- 1 www-data www-data 719M May 8 08:53 6639515e6e171-1_2024-05-08-08-52-26.mp4 -rw-r--r-- 1 www-data www-data 673M May 10 08:42 6639515e6e171-1_2024-05-10-08-42-11.mp4 -rw-r--r-- 1 www-data www-data 687M May 10 08:44 6639515e6e171-1_2024-05-10-08-43-55.mp4 -rw-r--r-- 1 www-data www-data 687M May 10 08:53 6639515e6e171-1_2024-05-10-08-52-55.mp4 -rw-r--r-- 1 www-data www-data 713M May 13 08:45 6639515e6e171-1_2024-05-13-08-43-42.mp4 -rw-r--r-- 1 www-data www-data 689M May 15 09:11 6639515e6e171-1_2024-05-15-09-10-52.mp4 -rw-r--r-- 1 www-data www-data 1.3G May 16 09:12 6639515e6e171-1_2024-05-16-09-09-01.mp4 -rw-r--r-- 1 www-data www-data 1.7G May 16 09:34 6639515e6e171-1_2024-05-16-09-29-54.mp4 -rw-r--r-- 1 www-data www-data 36M May 17 09:09 6639515e6e171-1_2024-05-17-09-09-02.mp4 -rw-r--r-- 1 www-data www-data 709M May 20 08:57 6639515e6e171-1_2024-05-20-08-56-17.mp4 -rw-r--r-- 1 www-data www-data 727M May 23 08:43 6639515e6e171-1_2024-05-23-08-41-47.mp4 -rw-r--r-- 1 www-data www-data 777M May 23 08:45 6639515e6e171-1_2024-05-23-08-44-32.mp4 -rw-r--r-- 1 www-data www-data 791M May 25 14:56 6639515e6e171-1_2024-05-25-14-55-37.mp4 -rw-r--r-- 1 www-data www-data 785M May 29 08:33 6639515e6e171-1_2024-05-29-08-32-43.mp4 -rw-r--r-- 1 www-data www-data 637M Jun 5 08:42 6639515e6e171-1_2024-06-05-08-40-31.mp4 -rw-r--r-- 1 www-data www-data 760M Jun 12 08:44 6639515e6e171-1_2024-06-12-08-43-40.mp4 -rw-r--r-- 1 www-data www-data 819M Jun 24 08:56 6639515e6e171-1_2024-06-24-08-55-14.mp4 -rw-r--r-- 1 www-data www-data 34M Jun 25 09:27 6639515e6e171-1_2024-06-25-09-27-20.mp4 -rw-r--r-- 1 www-data www-data 347M Jun 29 10:23 6639515e6e171-1_2024-06-29-10-23-53.mp4 -rw-r--r-- 1 www-data www-data 23M Jul 21 13:20 6639515e6e171-1_2024-07-21-13-20-05.mp4 -rw-r--r-- 1 www-data www-data 66M Jul 21 14:00 6639515e6e171-1_2024-07-21-14-00-40.mp4 -rw-r--r-- 1 www-data www-data 71M Jul 21 14:01 6639515e6e171-1_2024-07-21-14-00-59.mp4 -rw-r--r-- 1 www-data www-data 74M Jul 21 14:01 6639515e6e171-1_2024-07-21-14-01-36.mp4 -rw-r--r-- 1 www-data www-data 103M Jul 21 14:06 6639515e6e171-1_2024-07-21-14-06-40.mp4 -rw-r--r-- 1 www-data www-data 833M Jul 23 08:24 6639515e6e171-1_2024-07-23-08-22-03.mp4 -rw-r--r-- 1 www-data www-data 888M Jul 24 08:28 6639515e6e171-1_2024-07-24-08-26-18.mp4 -rw-r--r-- 1 www-data www-data 968M Jul 24 08:32 6639515e6e171-1_2024-07-24-08-30-29.mp4 -rw-r--r-- 1 www-data www-data 1.1G Jul 24 08:37 6639515e6e171-1_2024-07-24-08-36-31.mp4 -rw-r--r-- 1 www-data www-data 830M Jul 31 09:03 6639515e6e171-1_2024-07-31-09-02-23.mp4 -rw-r--r-- 1 www-data www-data 784M Aug 1 08:55 6639515e6e171-1_2024-08-01-08-54-28.mp4 -rw-r--r-- 1 www-data www-data 961M Aug 8 08:49 6639515e6e171-1_2024-08-08-08-47-35.mp4 -rw-r--r-- 1 www-data www-data 686M Aug 15 08:43 6639515e6e171-1_2024-08-15-08-42-03.mp4 -rw-r--r-- 1 www-data www-data 21M Aug 20 14:14 6639515e6e171-1_2024-08-20-14-14-58.mp4

Here is the output from ls -lah /var/www/tmp/6639515e6e171-166eb3608c6ad9/

ggk63@kaiserclix:~$ ls -lah /var/www/tmp/6639515e6e171-166eb3608c6ad9/ ls: cannot access '/var/www/tmp/6639515e6e171-166eb3608c6ad9/': No such file or directory

DanielnetoDotCom commented 1 month ago

I can see many mp4 files but I cannot see the 6639515e6e171-1_2024-09-18-15-20-24.mp4

Looks like it works in the past but is not working now, is it correct? if is correct check your disk space

if it is still not working and you do not have any live now do this,

  1. delete all the content of /var/www/tmp/
  2. delete the avideo.log
  3. start a new live and try to save
  4. share the avideo.log and the files list from /var/www/tmp/
gregk63 commented 1 month ago

The files in /var/www/tmp were old and even some were duplicates of each other. I removed them and all and I am still getting the same too small error. Here is some of the log.

[22-Sep-2024 13:45:23 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done POST: {"app":"live","flashver":"FMLE\/3.0 (compatible; FMSc\/1.0)","swfurl":"rtmp:\/\/videos.kaiserclix.com\/live?s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","tcurl":"rtmp:\/\/videos.kaiserclix.com\/live?s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","pageurl":"","addr":"76.17.169.44","clientid":"24702","call":"publish_done","name":"66f0121507f77-1","redirectUri":""} SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [22-Sep-2024 13:45:23 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done GET: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [22-Sep-2024 13:45:23 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done php://inputapp=live&flashver=FMLE/3.0%20(compatible%3B%20FMSc/1.0)&swfurl=rtmp://videos.kaiserclix.com/live%3Fs=NTM2elVRdFBqWVljYlZQY25reTFjdz09%26webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw&tcurl=rtmp://videos.kaiserclix.com/live%3Fs=NTM2elVRdFBqWVljYlZQY25reTFjdz09%26webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw&pageurl=&addr=76.17.169.44&clientid=24702&call=publish_done&name=66f0121507f77-1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [22-Sep-2024 13:45:23 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done parse_url: {"scheme":"rtmp","host":"videos.kaiserclix.com","path":"\/live","query":"s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw"} SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [22-Sep-2024 13:45:23 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done parse_str: {"s":"NTM2elVRdFBqWVljYlZQY25reTFjdz09","webSiteRootURL":"aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw"} SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [22-Sep-2024 13:45:23 America/Chicago] AVideoLog::DEBUG: deleteStatsCache: /var/www/html/AVideo/videos/cache/YPTObjectCache/getStats/ [{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":7472,"function":"deleteStatsCache","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":60,"function":"deleteStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [22-Sep-2024 13:45:24 America/Chicago] AVideoLog::DEBUG: clearCache starts 1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [22-Sep-2024 13:45:24 America/Chicago] AVideoLog::DEBUG: rrmdir: do not delete videos or cache folder /var/www/html/AVideo/videos/cache/ SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [22-Sep-2024 13:45:24 America/Chicago] AVideoLog::DEBUG: clearCache end in 0.19499111175537 seconds SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [22-Sep-2024 13:45:24 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":63,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[245]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [22-Sep-2024 13:45:24 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=245 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":63,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [22-Sep-2024 13:45:24 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done finishFromTransmitionHistoryId 66f0121507f77-1 id=245 key=66f0121507f77-1 live_servers_id= insert_row=1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [22-Sep-2024 13:45:24 America/Chicago] AVideoLog::DEBUG: NGINX Live::on_publish_socket_notification sendSocketMessageToAll Start SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [22-Sep-2024 13:45:24 America/Chicago] AVideoLog::DEBUG: NGINX Live::on_publish_socket_notification SocketMessageToAll END SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [22-Sep-2024 13:45:24 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done success (245, 1, 66f0121507f77-1, ) SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [22-Sep-2024 13:46:10 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, 1, SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:10 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:10 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveTransmitionHistory::finishFromTransmitionHistoryId(245) isLiveAndIsReadyFromKey(66f0121507f77-1, 0) [245] SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:10 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3951,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[245]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":33,"function":"getInfo","class":"Live","type":"::","args":["66f0121507f77",0,"1","",false]}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:10 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=245 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3951,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":33,"function":"getInfo","class":"Live","type":"::"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:10 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser [admin] [false,false,false] SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:10 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser SELECT * FROM users WHERE user = ? LIMIT 1 ["s",["admin"]] SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:10 America/Chicago] AVideoLog::DEBUG: User::loadFromUser(admin) user found [1]admin SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:10 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:10 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveTransmitionHistory::finishFromTransmitionHistoryId(245) isLiveAndIsReadyFromKey(66f0121507f77-1, 0) [245] SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:10 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3951,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[245]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":111,"function":"getInfo","class":"Live","type":"::","args":["66f0121507f77",0]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":63,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:10 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=245 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3951,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":111,"function":"getInfo","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":63,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:10 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77-1, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:10 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveTransmitionHistory::finishFromTransmitionHistoryId(245) isLiveAndIsReadyFromKey(66f0121507f77-1, 0) [245] SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:10 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3951,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[245]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php","line":11,"function":"getInfo","class":"Live","type":"::","args":["66f0121507f77",0]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":348,"function":"getHTMLMenuRight","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/view\/include\/navbar.php","line":136,"function":"getHTMLMenuRight","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":130,"args":["\/var\/www\/html\/AVideo\/view\/include\/navbar.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":63,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:10 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=245 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3951,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php","line":11,"function":"getInfo","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":348,"function":"getHTMLMenuRight","class":"Live","type":"->"},{"file":"\/var\/www\/html\/AVideo\/view\/include\/navbar.php","line":136,"function":"getHTMLMenuRight","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":130,"args":["\/var\/www\/html\/AVideo\/view\/include\/navbar.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":63,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:11 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: admin - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: ckrnv2hsqsgjpgnatcb2dkq8ge SCRIPT_NAME: /AVideo/objects/getCaptcha.php [22-Sep-2024 13:46:12 America/Chicago] PHP Fatal error: Uncaught Error: Call to undefined function getBodyClass() in /var/www/html/AVideo/plugin/Chat2/index.php(18) : eval()'d code(1) : eval()'d code:189 Stack trace:

0 /var/www/html/AVideo/plugin/Chat2/index.php(18) : eval()'d code(1): eval()

1 /var/www/html/AVideo/plugin/Chat2/index.php(18): eval()

2 {main}

thrown in /var/www/html/AVideo/plugin/Chat2/index.php(18) : eval()'d code(1) : eval()'d code on line 189 [22-Sep-2024 13:46:12 America/Chicago] AVideoLog::ERROR: {"type":1,"message":"Uncaught Error: Call to undefined function getBodyClass() in \/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18) : eval()'d code(1) : eval()'d code:189\nStack trace:\n#0 \/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18) : eval()'d code(1): eval()\n#1 \/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18): eval()\n#2 {main}\n thrown","file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18) : eval()'d code(1) : eval()'d code","line":189} SCRIPT_NAME: /AVideo/plugin/Chat2/index.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish POST: {"app":"live","flashver":"FMLE\/3.0 (compatible; FMSc\/1.0)","swfurl":"rtmp:\/\/videos.kaiserclix.com\/live?s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","tcurl":"rtmp:\/\/videos.kaiserclix.com\/live?s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","pageurl":"","addr":"76.17.169.44","clientid":"24872","call":"publish","name":"66f0121507f77-1","type":"live","redirectUri":""} SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish GET: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish php://inputapp=live&flashver=FMLE/3.0%20(compatible%3B%20FMSc/1.0)&swfurl=rtmp://videos.kaiserclix.com/live%3Fs=NTM2elVRdFBqWVljYlZQY25reTFjdz09%26webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw&tcurl=rtmp://videos.kaiserclix.com/live%3Fs=NTM2elVRdFBqWVljYlZQY25reTFjdz09%26webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw&pageurl=&addr=76.17.169.44&clientid=24872&call=publish&name=66f0121507f77-1&type=live SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish encryption token found users_id: [1] 66f0121507f77 == 66f0121507f77 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish parse_url: {"scheme":"rtmp","host":"videos.kaiserclix.com","path":"\/live","query":"s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw"} SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish parse_str: {"s":"NTM2elVRdFBqWVljYlZQY25reTFjdz09","webSiteRootURL":"aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","p":"b0a0090b5a3fff7c756f0a61079c0ea2"} SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: isReconnection=[false,false,"66f0121507f77-1",0] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish check if key exists (66f0121507f77-1) SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish new User(1) SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish get LiveTransmitionHistory SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish saving LiveTransmitionHistory SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::save: active live NOT found ["66f0121507f77-1",0,false] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::save: id=246 (1, NULL, 66f0121507f77-1) [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":147,"function":"save","class":"LiveTransmitionHistory","type":"->"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish saved LiveTransmitionHistory SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish deciding ... SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish success (246, 1, 66f0121507f77-1, 0) SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: deleteStatsCache: /var/www/html/AVideo/videos/cache/YPTObjectCache/getStats/ [{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":7472,"function":"deleteStatsCache","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":182,"function":"deleteStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: clearCache starts 1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: rrmdir: do not delete videos or cache folder /var/www/html/AVideo/videos/cache/ SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: clearCache end in 0.16874384880066 seconds SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: NGINX Live::on_publish start SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: Live:sendRestream start SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: Live:sendRestream (https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/restreamer.json.php) {"m3u8":"https:\/\/videos.kaiserclix.com:8443\/live\/66f0121507f77-1\/index.m3u8","restreamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/plugin\/Live\/standAloneFiles\/restreamer.json.php","restreamsDestinations":[],"token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MFBUSDlxR1RaaTZJMFRtM21leFBPeWNQcFVsYi9JNGVqZkNxdUY3OWlNRWE=","users_id":1,"liveTransmitionHistory_id":246,"key":"66f0121507f77-1","live_restreams_id":0,"responseToken":"MVVzZ0R4NTRkZ0ZwQ05jK2EvcEtDUFFydy9oYW9xeEI1a2ZLNHYxaWwyN1h4WCtQUTJPazJEVWlST1NVd0JNOWxnaVp5dE1FR2lJTW1jVWgrV3pMYjJrMUtZbkdYMytnTDF2cmNXYW5kQms9"} [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3354,"function":"sendRestream","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3260,"function":"restream","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":184,"function":"_on_publish","class":"Live","type":"::"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: Live:sendRestream complete ["{\"error\":true,\"msg\":\"There are no restreams Destinations\",\"streamerURL\":\"https:\\/\\/videos.kaiserclix.com\\/AVideo\\/\",\"type\":\"decoded from request\",\"token\":\"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MFBUSDlxR1RaaTZJMFRtM21leFBPeWNQcFVsYi9JNGVqZkNxdUY3OWlNRWE=\",\"pid\":[],\"logFile\":\"\\/var\\/www\\/tmp\\/ffmpeg_restreamer_1_2024-09-22-06-46-38.log\"}"] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: on_publish: liveTransmitionHistory_id=246 users_id=1 live_servers_id=0 isReconnection= SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: Notification::on_publish: Start users_id=1, live_servers_id=0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:38 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:39 America/Chicago] AVideoLog::DEBUG: sendOneSignal: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Notifications\/Notifications.php(18) : eval()'d code(1) : eval()'d code","line":609,"function":"sendOneSignal","class":"Notifications","object":{},"type":"->","args":["The Admin you're following on KaiserClix Video sharing is live now - 2024-09-22 13:46:38","https:\/\/videos.kaiserclix.com\/AVideo\/live\/0\/Greg"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1724,"function":"on_publish","class":"Notifications","object":{},"type":"->","args":[1,0,246,"66f0121507f77-1",false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3266,"function":"on_publish","class":"AVideoPlugin","type":"::","args":[1,0,246,"66f0121507f77-1",false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":184,"function":"_on_publish","class":"Live","type":"::","args":[246,false]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:39 America/Chicago] AVideoLog::DEBUG: Notification::on_publish: finishing and sending 2 emails SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:39 America/Chicago] AVideoLog::DEBUG: sendBulkEmail Scheduler SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:39 America/Chicago] AVideoLog::DEBUG: sendBulkEmail Scheduler done total=2 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:39 America/Chicago] AVideoLog::DEBUG: Notifications::addBellNotificationToUsers [[17,32],"Admin is Live now - 2024-09-22 13:46:38 - Admin KaiserClix Video sharing","fas fa-satellite-dish"] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:39 America/Chicago] AVideoLog::WARNING: The plugin [Notifications::on_publish] takes 0.9435 seconds to complete. URL: https://127.0.1.1/AVideo/plugin/Live/on_publish.php IP: 127.0.0.1 [{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1726,"function":"YPTend","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3266,"function":"on_publish","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":184,"function":"_on_publish","class":"Live","type":"::"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:39 America/Chicago] AVideoLog::ERROR: {"type":1,"message":"Uncaught Error: Call to undefined method AVideoPlugin::canRecordVideo() in \/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/SendRecordedToEncoder.php(18) : eval()'d code(1) : eval()'d code:793\nStack trace:\n#0 \/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/SendRecordedToEncoder.php(18) : eval()'d code(1) : eval()'d code(401): SendRecordedToEncoder::useRecorder()\n#1 \/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php(1724): SendRecordedToEncoder->on_publish()\n#2 \/var\/www\/html\/AVideo\/plugin\/Live\/Live.php(3266): AVideoPlugin::on_publish()\n#3 \/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php(184): Live::_on_publish()\n#4 {main}\n thrown","file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/SendRecordedToEncoder.php(18) : eval()'d code(1) : eval()'d code","line":793} SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [22-Sep-2024 13:46:42 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [22-Sep-2024 13:46:47 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, 1, SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:47 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:47 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser [admin] [false,false,false] SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:47 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser SELECT * FROM users WHERE user = ? LIMIT 1 ["s",["admin"]] SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:47 America/Chicago] AVideoLog::DEBUG: User::loadFromUser(admin) user found [1]admin SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:47 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:47 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77-1, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:48 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: admin - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: ckrnv2hsqsgjpgnatcb2dkq8ge SCRIPT_NAME: /AVideo/objects/getCaptcha.php [22-Sep-2024 13:46:49 America/Chicago] PHP Fatal error: Uncaught Error: Call to undefined function getBodyClass() in /var/www/html/AVideo/plugin/Chat2/index.php(18) : eval()'d code(1) : eval()'d code:189 Stack trace:

0 /var/www/html/AVideo/plugin/Chat2/index.php(18) : eval()'d code(1): eval()

1 /var/www/html/AVideo/plugin/Chat2/index.php(18): eval()

2 {main}

thrown in /var/www/html/AVideo/plugin/Chat2/index.php(18) : eval()'d code(1) : eval()'d code on line 189 [22-Sep-2024 13:46:49 America/Chicago] AVideoLog::ERROR: {"type":1,"message":"Uncaught Error: Call to undefined function getBodyClass() in \/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18) : eval()'d code(1) : eval()'d code:189\nStack trace:\n#0 \/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18) : eval()'d code(1): eval()\n#1 \/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18): eval()\n#2 {main}\n thrown","file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18) : eval()'d code(1) : eval()'d code","line":189} SCRIPT_NAME: /AVideo/plugin/Chat2/index.php [22-Sep-2024 13:46:54 America/Chicago] AVideoLog::DEBUG: Get Image SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [22-Sep-2024 13:46:58 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, 1, SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:58 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser [admin] [false,false,false] SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:58 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser SELECT * FROM users WHERE user = ? LIMIT 1 ["s",["admin"]] SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:58 America/Chicago] AVideoLog::DEBUG: User::loadFromUser(admin) user found [1]admin SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:58 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:58 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77-1, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [22-Sep-2024 13:46:59 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: admin - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: ckrnv2hsqsgjpgnatcb2dkq8ge SCRIPT_NAME: /AVideo/objects/getCaptcha.php [22-Sep-2024 13:47:00 America/Chicago] PHP Fatal error: Uncaught Error: Call to undefined function getBodyClass() in /var/www/html/AVideo/plugin/Chat2/index.php(18) : eval()'d code(1) : eval()'d code:189 Stack trace:

0 /var/www/html/AVideo/plugin/Chat2/index.php(18) : eval()'d code(1): eval()

1 /var/www/html/AVideo/plugin/Chat2/index.php(18): eval()

2 {main}

thrown in /var/www/html/AVideo/plugin/Chat2/index.php(18) : eval()'d code(1) : eval()'d code on line 189 [22-Sep-2024 13:47:00 America/Chicago] AVideoLog::ERROR: {"type":1,"message":"Uncaught Error: Call to undefined function getBodyClass() in \/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18) : eval()'d code(1) : eval()'d code:189\nStack trace:\n#0 \/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18) : eval()'d code(1): eval()\n#1 \/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18): eval()\n#2 {main}\n thrown","file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18) : eval()'d code(1) : eval()'d code","line":189} SCRIPT_NAME: /AVideo/plugin/Chat2/index.php [22-Sep-2024 13:47:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: Start SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [22-Sep-2024 13:47:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: command line detected SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [22-Sep-2024 13:47:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: argument /var/www/html/AVideo/videos/emails_66f066260690c.log SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [22-Sep-2024 13:47:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: file do exists /var/www/html/AVideo/videos/emails_66f066260690c.log SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [22-Sep-2024 13:47:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: JSON is valid SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [22-Sep-2024 13:47:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: JSON decode SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [22-Sep-2024 13:47:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmail [count=2] Admin is Live now - 2024-09-22 13:46:38 - Admin KaiserClix Video sharing SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [22-Sep-2024 13:47:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmail: to=["gkaiser63@gmail.com","gregorykaiser924@gmail.com"] from=greg@kaiserclix.com subject=Admin is Live now - 2024-09-22 13:46:38 - Admin KaiserClix Video sharing SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [22-Sep-2024 13:47:02 America/Chicago] AVideoLog::DEBUG: partition: listlen=2 totalItens=50 SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [22-Sep-2024 13:47:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmail::sending totalEmails=[2] SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [22-Sep-2024 13:47:02 America/Chicago] AVideoLog::DEBUG: Sending SMTP Email SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [22-Sep-2024 13:47:02 America/Chicago] AVideoLog::DEBUG: Debug disabled on the SMTP Email SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [22-Sep-2024 13:47:03 America/Chicago] AVideoLog::DEBUG: sendSiteEmail Error Info: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting count=[2] [2/2] SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [22-Sep-2024 13:47:03 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: Complete SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [22-Sep-2024 13:47:31 America/Chicago] AVideoLog::DEBUG: saveDVR: users_id = 1 SendRecordedToEncoder::saveDVR(66f0121507f77-1, 0, 0, !empty(0)) SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [22-Sep-2024 13:47:31 America/Chicago] AVideoLog::DEBUG: saveDVR(66f0121507f77-1, 0, 0, , ) users_id = 1 line=546 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [22-Sep-2024 13:47:31 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=553 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [22-Sep-2024 13:47:31 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=559 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [22-Sep-2024 13:47:31 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=571 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [22-Sep-2024 13:47:31 America/Chicago] AVideoLog::DEBUG: url_get_contents: Start https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RTl6bzV3akdQK3dmQkRyZWF1YWFNSQ%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F, , 3600 https://videos.kaiserclix.com/AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php?key=66f0121507f77-1&live_servers_id=0&howManySegments=0&download=0 76.17.169.44 [{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/SendRecordedToEncoder.php(18) : eval()'d code(1) : eval()'d code","line":572,"function":"url_get_contents"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php(18) : eval()'d code(1) : eval()'d code","line":77,"function":"saveDVR","class":"SendRecordedToEncoder","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php(18) : eval()'d code","line":1,"function":"eval"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php","line":18,"function":"eval"}] SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [22-Sep-2024 13:47:31 America/Chicago] AVideoLog::DEBUG: url_get_contents: allow_url_fopen https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RTl6bzV3akdQK3dmQkRyZWF1YWFNSQ%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [22-Sep-2024 13:47:31 America/Chicago] saveDVR: Start [22-Sep-2024 13:47:31 America/Chicago] saveDVR: copy dir 1 [cp -R /HLS/live/66f0121507f77-1 /var/www/tmp/66f0121507f77-166f06643d9061 && chmod -R 777 /var/www/tmp/66f0121507f77-166f06643d9061 ] [22-Sep-2024 13:47:31 America/Chicago] saveDVR: copy dir done howManySegments = 0 [22-Sep-2024 13:47:31 America/Chicago] saveDVR: append [echo "

EXT-X-ENDLIST" >> /var/www/tmp/66f0121507f77-166f06643d9061/index.m3u8]

[22-Sep-2024 13:47:31 America/Chicago] saveDVR: FFMPEG ffmpeg -i /var/www/tmp/66f0121507f77-166f06643d9061/index.m3u8 -c copy -bsf:a aac_adtstoasc /var/www/tmp/66f0121507f77-1_2024-09-22-13-47-31.mp4 -y [22-Sep-2024 13:47:32 America/Chicago] saveDVR: FFMPEG done [22-Sep-2024 13:47:32 America/Chicago] saveDVR: remove dir rm -R /var/www/tmp/66f0121507f77-166f06643d9061 [22-Sep-2024 13:47:32 America/Chicago] PHP Warning: filesize(): stat failed for /var/www/tmp/66f0121507f77-1_2024-09-22-13-47-31.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 31 [22-Sep-2024 13:47:32 America/Chicago] PHP Warning: filesize(): stat failed for /var/www/tmp/66f0121507f77-1_2024-09-22-13-47-31.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 32 [22-Sep-2024 13:47:32 America/Chicago] getRecordedFile: /var/www/tmp/66f0121507f77-1_2024-09-22-13-47-31.mp4 [22-Sep-2024 13:47:32 America/Chicago] PHP Warning: fopen(/var/www/tmp/66f0121507f77-1_2024-09-22-13-47-31.mp4): Failed to open stream: No such file or directory in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 45 [22-Sep-2024 13:47:32 America/Chicago] PHP Fatal error: Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, false given in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php:46 Stack trace:

0 /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php(46): fpassthru()

1 {main}

thrown in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 46 [22-Sep-2024 13:47:32 America/Chicago] AVideoLog::ERROR: {"type":1,"message":"Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, false given in \/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php:46\nStack trace:\n#0 \/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php(46): fpassthru()\n#1 {main}\n thrown","file":"\/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php","line":46} SCRIPT_NAME: /AVideo/plugin/Live/standAloneFiles/getRecordedFile.php [22-Sep-2024 13:47:32 America/Chicago] AVideoLog::DEBUG: url_get_contents: ERROR file_get_contents(https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RTl6bzV3akdQK3dmQkRyZWF1YWFNSQ%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F) {"type":2,"message":"file_get_contents(https:\/\/videos.kaiserclix.com\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RTl6bzV3akdQK3dmQkRyZWF1YWFNSQ%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F): Failed to open stream: HTTP request failed! HTTP\/1.1 500 Internal Server Error\r\n","file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":2413} SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [22-Sep-2024 13:47:32 America/Chicago] AVideoLog::DEBUG: url_get_contents: CURL https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RTl6bzV3akdQK3dmQkRyZWF1YWFNSQ%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [22-Sep-2024 13:47:32 America/Chicago] saveDVR: Start [22-Sep-2024 13:47:32 America/Chicago] saveDVR: copy dir 1 [cp -R /HLS/live/66f0121507f77-1 /var/www/tmp/66f0121507f77-166f06644941a1 && chmod -R 777 /var/www/tmp/66f0121507f77-166f06644941a1 ] [22-Sep-2024 13:47:32 America/Chicago] saveDVR: copy dir done howManySegments = 0 [22-Sep-2024 13:47:32 America/Chicago] saveDVR: append [echo "

EXT-X-ENDLIST" >> /var/www/tmp/66f0121507f77-166f06644941a1/index.m3u8]

[22-Sep-2024 13:47:32 America/Chicago] saveDVR: FFMPEG ffmpeg -i /var/www/tmp/66f0121507f77-166f06644941a1/index.m3u8 -c copy -bsf:a aac_adtstoasc /var/www/tmp/66f0121507f77-1_2024-09-22-13-47-32.mp4 -y [22-Sep-2024 13:47:32 America/Chicago] saveDVR: FFMPEG done [22-Sep-2024 13:47:32 America/Chicago] saveDVR: remove dir rm -R /var/www/tmp/66f0121507f77-166f06644941a1 [22-Sep-2024 13:47:32 America/Chicago] PHP Warning: filesize(): stat failed for /var/www/tmp/66f0121507f77-1_2024-09-22-13-47-32.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 31 [22-Sep-2024 13:47:32 America/Chicago] PHP Warning: filesize(): stat failed for /var/www/tmp/66f0121507f77-1_2024-09-22-13-47-32.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 32 [22-Sep-2024 13:47:32 America/Chicago] getRecordedFile: /var/www/tmp/66f0121507f77-1_2024-09-22-13-47-32.mp4 [22-Sep-2024 13:47:32 America/Chicago] PHP Warning: fopen(/var/www/tmp/66f0121507f77-1_2024-09-22-13-47-32.mp4): Failed to open stream: No such file or directory in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 45 [22-Sep-2024 13:47:32 America/Chicago] PHP Fatal error: Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, false given in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php:46 Stack trace:

0 /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php(46): fpassthru()

1 {main}

thrown in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 46 [22-Sep-2024 13:47:32 America/Chicago] AVideoLog::ERROR: {"type":1,"message":"Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, false given in \/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php:46\nStack trace:\n#0 \/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php(46): fpassthru()\n#1 {main}\n thrown","file":"\/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php","line":46} SCRIPT_NAME: /AVideo/plugin/Live/standAloneFiles/getRecordedFile.php [22-Sep-2024 13:47:32 America/Chicago] AVideoLog::DEBUG: url_get_contents: CURL SUCCESS https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RTl6bzV3akdQK3dmQkRyZWF1YWFNSQ%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [22-Sep-2024 13:47:33 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=573 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [22-Sep-2024 13:47:33 America/Chicago] AVideoLog::DEBUG: saveDVR: File remotely (https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RTl6bzV3akdQK3dmQkRyZWF1YWFNSQ%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F) Complete users_id = 1 line=575 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [22-Sep-2024 13:47:33 America/Chicago] AVideoLog::DEBUG: saveDVR: got remotely file /var/www/html/AVideo/videos/cache/v_240922134731_vb16c.mp4 users_id = 1 line=578 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [22-Sep-2024 13:47:33 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=585 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [22-Sep-2024 13:47:33 America/Chicago] AVideoLog::DEBUG: saveDVR ERROR: File /var/www/html/AVideo/videos/cache/v_240922134731_vb16c.mp4 is too small: 2.11KB SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php

DanielnetoDotCom commented 1 month ago
[22-Sep-2024 13:47:33 America/Chicago] AVideoLog::DEBUG: saveDVR ERROR: File /var/www/html/AVideo/videos/cache/v_240922134731_vb16c.mp4 is too small: 2.11KB SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php

when you download the file, check the file content from /var/www/html/AVideo/videos/cache/v_240922134731_vb16c.mp4 for example

gregk63 commented 1 month ago

I just tried to download it to my laptop and it doesn't exist?

DanielnetoDotCom commented 1 month ago

Of course not, it is in the cache folder,

you need to try to download the live again , then check the log, look for AVideoLog::DEBUG: saveDVR ERROR: File /var/www/html/AVideo/videos/cache/??????.mp4 is too small:

and try to get the file that is in the log

gregk63 commented 1 month ago

Sorry, my bad! I didn't catch that! Ill try again!

gregk63 commented 1 month ago

Here is the error again. [23-Sep-2024 10:26:36 America/Chicago] AVideoLog::DEBUG: saveDVR ERROR: File /var/www/html/AVideo/videos/cache/v_240923102635_ve990.mp4 is too small: 2.11KB SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php

Here is the output from a ls -la of the cache directory. total 96 drwxrwxrwx 4 www-data www-data 4096 Sep 23 10:26 . drwxr-xr-x 349 www-data www-data 32768 Sep 23 10:12 .. drwxrwxrwx 2 www-data www-data 4096 Sep 23 10:27 LiveOnlineUsers drwxr-xr-x 3 www-data www-data 4096 Sep 23 10:11 notlogged_f0d7d31f50b52cbe018a804051b6d6c6 -rw-rw-rw- 1 www-data www-data 20794 Sep 23 10:13 og_200X200.jpg -rwxrwxrwx 1 root root 10 Sep 23 10:28 schedulerLastVisit.log -rw-r--r-- 1 www-data www-data 2161 Sep 23 10:12 v_240923101251_v3ba0.mp4 -rw-r--r-- 1 www-data www-data 2161 Sep 23 10:14 v_240923101414_v2565.mp4 -rw-r--r-- 1 www-data www-data 2161 Sep 23 10:26 v_240923102635_ve990.mp4 -rw-r--r-- 1 www-data www-data 6170 Sep 23 10:23 version1.cache

DanielnetoDotCom commented 1 month ago

Check the content of the file /var/www/html/AVideo/videos/cache/v_240923102635_ve990.mp4

gregk63 commented 1 month ago

I downloaded it to my laptop and Windows Media player says File type might be unsupported, file extension is incorrect or the file is corrupt.

DanielnetoDotCom commented 1 month ago

Open it with a notepad and check the text inside

Daniel Neto

Master in Systems and Computing Postgraduate Specialist in Web Systems PHP ZEND Certified Engineer MCP 70-480 Certified CNPQ http://buscatextual.cnpq.br/buscatextual/visualizacv.do?id=K4252385T9

Em seg., 23 de set. de 2024 às 12:48, gregk63 @.***> escreveu:

I downloaded it to my laptop and Windows Media player says File type might be unsupported, file extension is incorrect or the file is corrupt.

— Reply to this email directly, view it on GitHub https://github.com/WWBN/AVideo/issues/9414#issuecomment-2368693864, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEJMZTOWJLKPBSKPE5FD6WTZYAZ4VAVCNFSM6AAAAABOOPBR3GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRYGY4TGOBWGQ . You are receiving this because you commented.Message ID: @.***>

gregk63 commented 1 month ago

Output when opened in NotePad.


Warning: filesize(): stat failed for /var/www/tmp/66f0121507f77-1_2024-09-23-10-26-36.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 31

Warning: filesize(): stat failed for /var/www/tmp/66f0121507f77-1_2024-09-23-10-26-36.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 32

Warning: fopen(/var/www/tmp/66f0121507f77-1_2024-09-23-10-26-36.mp4): Failed to open stream: No such file or directory in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 45

Fatal error: Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, false given in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php:46 Stack trace:

0 /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php(46): fpassthru()

1 {main}

thrown in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 46
array(4) { ["type"]=> int(1) ["message"]=> string(288) "Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, false given in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php:46 Stack trace:

0 /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php(46): fpassthru()

1 {main}

thrown" ["file"]=> string(68) "/var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php" ["line"]=> int(46) }

array(4) {
  ["type"]=>
  int(1)
  ["message"]=>
  string(288) "Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, false given in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php:46
Stack trace:
#0 /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php(46): fpassthru()
#1 {main}
  thrown"
  ["file"]=>
  string(68) "/var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php"
  ["line"]=>
  int(46)
}
array(1) {
  [0]=>
  array(2) {
    ["function"]=>
    string(14) "avideoShutdown"
    ["args"]=>
    array(0) {
    }
  }
}
DanielnetoDotCom commented 1 month ago

what do you have here?

la -lah /var/www/tmp/
gregk63 commented 1 month ago

ggk63@kaiserclix:/var/www/tmp$ ls -la total 16 drwxrwxr-x 2 www-data www-data 12288 Sep 23 10:26 . drwxr-xr-x 4 www-data www-data 4096 Apr 23 15:21 ..

DanielnetoDotCom commented 1 month ago

so there is no file there.

Lets examin this

[22-Sep-2024 13:47:32 America/Chicago] saveDVR: copy dir 1 [cp -R /HLS/live/66f0121507f77-1 /var/www/tmp/66f0121507f77-166f06644941a1 && chmod -R 777 /var/www/tmp/66f0121507f77-166f06644941a1 ]

Check the dir contents and permissions

ls -lah /HLS/
ls  -lah /HLS/live/
ls -lah /HLS/live/66f0121507f77-1
ls -lah /var/www/tmp/66f0121507f77-166f06644941a1/
gregk63 commented 1 month ago

Yes, /var/www/tmp/ is empty.

ggk63@kaiserclix:/var/www/tmp$ ls -lah /HLS/ total 12K drwxr-xr-x 3 root root 4.0K Mar 14 2024 . drwxr-xr-x 25 root root 4.0K Sep 23 11:43 .. drwxrwxr-x 3 nginx nginx 4.0K Sep 23 10:11 live

ggk63@kaiserclix:/var/www/tmp$ ls -lah /HLS/live/ total 28K drwxrwxr-x 3 nginx nginx 4.0K Sep 23 10:11 . drwxr-xr-x 3 root root 4.0K Mar 14 2024 .. drwxr--r-- 2 nginx nginx 20K Sep 23 11:44 66f0121507f77-1

ggk63@kaiserclix:/var/www/tmp$ ls -lah /HLS/live/66f0121507f77-1 ls: cannot access '/HLS/live/66f0121507f77-1/.': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/..': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/59.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/109.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/436.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/390.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/434.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/333.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/511.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/616.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/304.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/53.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/108.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/96.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/334.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/580.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/122.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/554.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/521.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/280.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/113.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/173.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/144.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/369.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/215.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/179.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/474.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/224.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/120.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/294.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/344.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/536.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/117.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/487.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/10.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/627.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/348.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/30.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/38.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/18.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/292.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/686.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/456.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/63.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/163.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/220.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/361.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/288.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/596.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/575.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/440.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/502.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/51.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/424.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/481.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/203.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/559.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/398.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/365.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/35.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/338.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/296.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/305.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/417.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/601.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/499.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/223.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/351.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/139.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/643.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/418.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/681.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/645.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/432.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/185.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/115.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/325.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/99.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/413.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/512.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/651.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/430.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/445.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/479.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/339.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/189.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/9.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/415.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/37.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/687.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/126.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/6.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/656.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/587.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/473.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/230.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/426.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/463.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/368.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/287.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/522.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/262.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/3.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/221.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/27.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/562.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/274.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/8.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/216.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/523.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/141.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/240.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/22.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/423.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/572.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/82.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/178.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/28.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/402.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/598.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/457.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/238.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/183.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/435.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/594.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/39.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/147.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/94.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/142.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/156.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/300.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/568.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/271.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/127.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/642.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/664.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/510.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/420.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/663.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/337.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/396.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/590.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/180.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/228.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/209.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/366.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/219.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/667.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/632.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/118.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/383.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/346.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/25.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/480.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/541.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/638.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/404.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/345.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/672.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/16.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/406.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/187.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/449.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/384.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/266.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/380.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/245.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/371.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/602.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/564.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/214.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/158.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/477.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/24.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/237.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/72.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/162.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/442.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/399.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/362.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/308.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/653.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/614.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/495.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/476.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/5.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/441.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/311.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/323.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/190.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/290.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/134.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/569.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/33.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/515.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/516.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/200.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/553.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/192.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/148.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/470.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/26.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/514.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/489.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/43.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/232.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/438.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/21.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/114.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/461.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/327.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/95.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/17.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/451.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/621.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/20.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/32.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/546.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/130.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/655.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/370.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/111.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/167.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/517.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/313.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/132.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/328.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/607.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/54.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/172.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/599.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/281.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/634.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/41.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/306.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/159.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/261.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/525.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/107.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/103.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/630.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/302.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/350.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/100.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/160.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/301.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/256.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/397.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/86.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/557.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/7.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/647.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/239.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/661.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/191.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/421.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/74.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/551.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/321.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/273.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/411.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/678.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/44.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/34.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/494.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/538.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/319.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/468.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/674.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/340.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/388.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/131.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/619.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/395.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/372.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/595.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/609.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/101.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/639.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/524.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/253.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/265.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/460.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/459.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/543.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/589.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/175.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/128.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/593.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/650.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/670.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/48.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/121.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/446.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/386.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/414.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/636.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/135.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/577.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/429.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/291.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/472.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/629.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/166.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/249.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/558.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/654.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/77.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/586.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/195.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/0.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/332.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/620.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/532.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/520.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/326.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/268.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/547.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/259.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/145.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/400.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/531.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/669.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/585.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/11.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/235.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/606.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/347.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/150.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/349.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/583.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/359.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/407.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/394.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/444.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/597.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/65.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/527.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/269.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/60.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/646.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/433.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/528.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/64.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/298.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/364.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/66.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/471.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/93.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/133.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/465.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/76.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/231.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/358.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/275.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/29.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/199.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/556.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/322.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/496.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/425.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/640.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/367.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/222.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/613.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/299.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/136.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/518.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/482.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/49.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/378.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/137.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/560.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/387.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/353.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/454.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/385.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/373.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/90.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/549.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/537.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/254.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/91.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/89.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/229.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/535.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/263.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/182.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/255.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/504.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/index.m3u8': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/157.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/565.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/193.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/14.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/87.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/289.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/19.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/341.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/675.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/85.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/246.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/662.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/581.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/168.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/123.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/422.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/210.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/186.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/297.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/67.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/201.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/626.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/248.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/83.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/437.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/177.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/198.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/488.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/534.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/622.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/571.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/513.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/497.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/591.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/146.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/73.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/276.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/70.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/79.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/233.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/641.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/545.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/550.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/416.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/603.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/226.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/660.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/505.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/376.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/493.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/462.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/13.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/98.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/552.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/401.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/81.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/218.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/578.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/540.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/236.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/279.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/119.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/140.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/62.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/184.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/509.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/427.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/478.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/648.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/491.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/56.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/624.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/55.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/331.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/668.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/561.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/97.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/408.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/207.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/685.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/78.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/391.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/317.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/176.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/631.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/243.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/652.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/484.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/464.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/665.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/584.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/225.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/295.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/588.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/153.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/633.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/204.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/356.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/257.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/403.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/45.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/80.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/12.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/412.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/439.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/75.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/206.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/507.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/529.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/539.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/1.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/336.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/69.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/278.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/448.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/320.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/138.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/335.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/498.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/212.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/628.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/475.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/452.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/374.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/658.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/680.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/293.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/363.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/188.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/208.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/579.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/683.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/357.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/649.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/170.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/389.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/526.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/252.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/50.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/377.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/258.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/486.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/124.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/283.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/684.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/307.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/88.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/615.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/608.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/316.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/47.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/610.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/106.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/284.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/618.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/466.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/506.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/605.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/393.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/154.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/573.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/447.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/533.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/635.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/197.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/260.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/453.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/318.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/355.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/314.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/4.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/450.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/105.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/205.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/234.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/530.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/676.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/211.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/264.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/600.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/392.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/617.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/542.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/431.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/360.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/612.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/61.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/381.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/342.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/267.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/428.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/286.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/644.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/161.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/354.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/250.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/282.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/623.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/52.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/490.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/2.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/544.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/469.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/576.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/310.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/574.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/116.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/247.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/324.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/143.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/671.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/303.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/592.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/46.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/171.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/31.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/129.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/563.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/500.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/15.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/637.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/682.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/343.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/57.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/213.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/125.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/382.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/251.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/330.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/352.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/659.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/272.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/582.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/277.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/666.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/679.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/92.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/492.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/570.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/611.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/567.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/519.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/71.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/485.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/309.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/169.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/165.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/152.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/196.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/58.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/315.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/503.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/312.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/181.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/555.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/455.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/151.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/149.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/42.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/405.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/419.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/285.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/443.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/548.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/657.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/244.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/40.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/673.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/68.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/410.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/227.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/501.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/242.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/329.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/241.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/155.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/467.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/375.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/409.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/112.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/458.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/23.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/270.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/508.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/566.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/104.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/84.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/194.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/36.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/604.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/202.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/379.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/483.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/110.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/217.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/174.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/677.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/102.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/164.ts': Permission denied ls: cannot access '/HLS/live/66f0121507f77-1/625.ts': Permission denied total 0 d????????? ? ? ? ? ? . d????????? ? ? ? ? ? .. -????????? ? ? ? ? ? 0.ts -????????? ? ? ? ? ? 100.ts -????????? ? ? ? ? ? 101.ts -????????? ? ? ? ? ? 102.ts -????????? ? ? ? ? ? 103.ts -????????? ? ? ? ? ? 104.ts -????????? ? ? ? ? ? 105.ts -????????? ? ? ? ? ? 106.ts -????????? ? ? ? ? ? 107.ts -????????? ? ? ? ? ? 108.ts -????????? ? ? ? ? ? 109.ts -????????? ? ? ? ? ? 10.ts -????????? ? ? ? ? ? 110.ts -????????? ? ? ? ? ? 111.ts -????????? ? ? ? ? ? 112.ts -????????? ? ? ? ? ? 113.ts -????????? ? ? ? ? ? 114.ts -????????? ? ? ? ? ? 115.ts -????????? ? ? ? ? ? 116.ts -????????? ? ? ? ? ? 117.ts -????????? ? ? ? ? ? 118.ts -????????? ? ? ? ? ? 119.ts -????????? ? ? ? ? ? 11.ts -????????? ? ? ? ? ? 120.ts -????????? ? ? ? ? ? 121.ts -????????? ? ? ? ? ? 122.ts -????????? ? ? ? ? ? 123.ts -????????? ? ? ? ? ? 124.ts -????????? ? ? ? ? ? 125.ts -????????? ? ? ? ? ? 126.ts -????????? ? ? ? ? ? 127.ts -????????? ? ? ? ? ? 128.ts -????????? ? ? ? ? ? 129.ts -????????? ? ? ? ? ? 12.ts -????????? ? ? ? ? ? 130.ts -????????? ? ? ? ? ? 131.ts -????????? ? ? ? ? ? 132.ts -????????? ? ? ? ? ? 133.ts -????????? ? ? ? ? ? 134.ts -????????? ? ? ? ? ? 135.ts -????????? ? ? ? ? ? 136.ts -????????? ? ? ? ? ? 137.ts -????????? ? ? ? ? ? 138.ts -????????? ? ? ? ? ? 139.ts -????????? ? ? ? ? ? 13.ts -????????? ? ? ? ? ? 140.ts -????????? ? ? ? ? ? 141.ts -????????? ? ? ? ? ? 142.ts -????????? ? ? ? ? ? 143.ts -????????? ? ? ? ? ? 144.ts -????????? ? ? ? ? ? 145.ts -????????? ? ? ? ? ? 146.ts -????????? ? ? ? ? ? 147.ts -????????? ? ? ? ? ? 148.ts -????????? ? ? ? ? ? 149.ts -????????? ? ? ? ? ? 14.ts -????????? ? ? ? ? ? 150.ts -????????? ? ? ? ? ? 151.ts -????????? ? ? ? ? ? 152.ts -????????? ? ? ? ? ? 153.ts -????????? ? ? ? ? ? 154.ts -????????? ? ? ? ? ? 155.ts -????????? ? ? ? ? ? 156.ts -????????? ? ? ? ? ? 157.ts -????????? ? ? ? ? ? 158.ts -????????? ? ? ? ? ? 159.ts -????????? ? ? ? ? ? 15.ts -????????? ? ? ? ? ? 160.ts -????????? ? ? ? ? ? 161.ts -????????? ? ? ? ? ? 162.ts -????????? ? ? ? ? ? 163.ts -????????? ? ? ? ? ? 164.ts -????????? ? ? ? ? ? 165.ts -????????? ? ? ? ? ? 166.ts -????????? ? ? ? ? ? 167.ts -????????? ? ? ? ? ? 168.ts -????????? ? ? ? ? ? 169.ts -????????? ? ? ? ? ? 16.ts -????????? ? ? ? ? ? 170.ts -????????? ? ? ? ? ? 171.ts -????????? ? ? ? ? ? 172.ts -????????? ? ? ? ? ? 173.ts -????????? ? ? ? ? ? 174.ts -????????? ? ? ? ? ? 175.ts -????????? ? ? ? ? ? 176.ts -????????? ? ? ? ? ? 177.ts -????????? ? ? ? ? ? 178.ts -????????? ? ? ? ? ? 179.ts -????????? ? ? ? ? ? 17.ts -????????? ? ? ? ? ? 180.ts -????????? ? ? ? ? ? 181.ts -????????? ? ? ? ? ? 182.ts -????????? ? ? ? ? ? 183.ts -????????? ? ? ? ? ? 184.ts -????????? ? ? ? ? ? 185.ts -????????? ? ? ? ? ? 186.ts -????????? ? ? ? ? ? 187.ts -????????? ? ? ? ? ? 188.ts -????????? ? ? ? ? ? 189.ts -????????? ? ? ? ? ? 18.ts -????????? ? ? ? ? ? 190.ts -????????? ? ? ? ? ? 191.ts -????????? ? ? ? ? ? 192.ts -????????? ? ? ? ? ? 193.ts -????????? ? ? ? ? ? 194.ts -????????? ? ? ? ? ? 195.ts -????????? ? ? ? ? ? 196.ts -????????? ? ? ? ? ? 197.ts -????????? ? ? ? ? ? 198.ts -????????? ? ? ? ? ? 199.ts -????????? ? ? ? ? ? 19.ts -????????? ? ? ? ? ? 1.ts -????????? ? ? ? ? ? 200.ts -????????? ? ? ? ? ? 201.ts -????????? ? ? ? ? ? 202.ts -????????? ? ? ? ? ? 203.ts -????????? ? ? ? ? ? 204.ts -????????? ? ? ? ? ? 205.ts -????????? ? ? ? ? ? 206.ts -????????? ? ? ? ? ? 207.ts -????????? ? ? ? ? ? 208.ts -????????? ? ? ? ? ? 209.ts -????????? ? ? ? ? ? 20.ts -????????? ? ? ? ? ? 210.ts -????????? ? ? ? ? ? 211.ts -????????? ? ? ? ? ? 212.ts -????????? ? ? ? ? ? 213.ts -????????? ? ? ? ? ? 214.ts -????????? ? ? ? ? ? 215.ts -????????? ? ? ? ? ? 216.ts -????????? ? ? ? ? ? 217.ts -????????? ? ? ? ? ? 218.ts -????????? ? ? ? ? ? 219.ts -????????? ? ? ? ? ? 21.ts -????????? ? ? ? ? ? 220.ts -????????? ? ? ? ? ? 221.ts -????????? ? ? ? ? ? 222.ts -????????? ? ? ? ? ? 223.ts -????????? ? ? ? ? ? 224.ts -????????? ? ? ? ? ? 225.ts -????????? ? ? ? ? ? 226.ts -????????? ? ? ? ? ? 227.ts -????????? ? ? ? ? ? 228.ts -????????? ? ? ? ? ? 229.ts -????????? ? ? ? ? ? 22.ts -????????? ? ? ? ? ? 230.ts -????????? ? ? ? ? ? 231.ts -????????? ? ? ? ? ? 232.ts -????????? ? ? ? ? ? 233.ts -????????? ? ? ? ? ? 234.ts -????????? ? ? ? ? ? 235.ts -????????? ? ? ? ? ? 236.ts -????????? ? ? ? ? ? 237.ts -????????? ? ? ? ? ? 238.ts -????????? ? ? ? ? ? 239.ts -????????? ? ? ? ? ? 23.ts -????????? ? ? ? ? ? 240.ts -????????? ? ? ? ? ? 241.ts -????????? ? ? ? ? ? 242.ts -????????? ? ? ? ? ? 243.ts -????????? ? ? ? ? ? 244.ts -????????? ? ? ? ? ? 245.ts -????????? ? ? ? ? ? 246.ts -????????? ? ? ? ? ? 247.ts -????????? ? ? ? ? ? 248.ts -????????? ? ? ? ? ? 249.ts -????????? ? ? ? ? ? 24.ts -????????? ? ? ? ? ? 250.ts -????????? ? ? ? ? ? 251.ts -????????? ? ? ? ? ? 252.ts -????????? ? ? ? ? ? 253.ts -????????? ? ? ? ? ? 254.ts -????????? ? ? ? ? ? 255.ts -????????? ? ? ? ? ? 256.ts -????????? ? ? ? ? ? 257.ts -????????? ? ? ? ? ? 258.ts -????????? ? ? ? ? ? 259.ts -????????? ? ? ? ? ? 25.ts -????????? ? ? ? ? ? 260.ts -????????? ? ? ? ? ? 261.ts -????????? ? ? ? ? ? 262.ts -????????? ? ? ? ? ? 263.ts -????????? ? ? ? ? ? 264.ts -????????? ? ? ? ? ? 265.ts -????????? ? ? ? ? ? 266.ts -????????? ? ? ? ? ? 267.ts -????????? ? ? ? ? ? 268.ts -????????? ? ? ? ? ? 269.ts -????????? ? ? ? ? ? 26.ts -????????? ? ? ? ? ? 270.ts -????????? ? ? ? ? ? 271.ts -????????? ? ? ? ? ? 272.ts -????????? ? ? ? ? ? 273.ts -????????? ? ? ? ? ? 274.ts -????????? ? ? ? ? ? 275.ts -????????? ? ? ? ? ? 276.ts -????????? ? ? ? ? ? 277.ts -????????? ? ? ? ? ? 278.ts -????????? ? ? ? ? ? 279.ts -????????? ? ? ? ? ? 27.ts -????????? ? ? ? ? ? 280.ts -????????? ? ? ? ? ? 281.ts -????????? ? ? ? ? ? 282.ts -????????? ? ? ? ? ? 283.ts -????????? ? ? ? ? ? 284.ts -????????? ? ? ? ? ? 285.ts -????????? ? ? ? ? ? 286.ts -????????? ? ? ? ? ? 287.ts -????????? ? ? ? ? ? 288.ts -????????? ? ? ? ? ? 289.ts -????????? ? ? ? ? ? 28.ts -????????? ? ? ? ? ? 290.ts -????????? ? ? ? ? ? 291.ts -????????? ? ? ? ? ? 292.ts -????????? ? ? ? ? ? 293.ts -????????? ? ? ? ? ? 294.ts -????????? ? ? ? ? ? 295.ts -????????? ? ? ? ? ? 296.ts -????????? ? ? ? ? ? 297.ts -????????? ? ? ? ? ? 298.ts -????????? ? ? ? ? ? 299.ts -????????? ? ? ? ? ? 29.ts -????????? ? ? ? ? ? 2.ts -????????? ? ? ? ? ? 300.ts -????????? ? ? ? ? ? 301.ts -????????? ? ? ? ? ? 302.ts -????????? ? ? ? ? ? 303.ts -????????? ? ? ? ? ? 304.ts -????????? ? ? ? ? ? 305.ts -????????? ? ? ? ? ? 306.ts -????????? ? ? ? ? ? 307.ts -????????? ? ? ? ? ? 308.ts -????????? ? ? ? ? ? 309.ts -????????? ? ? ? ? ? 30.ts -????????? ? ? ? ? ? 310.ts -????????? ? ? ? ? ? 311.ts -????????? ? ? ? ? ? 312.ts -????????? ? ? ? ? ? 313.ts -????????? ? ? ? ? ? 314.ts -????????? ? ? ? ? ? 315.ts -????????? ? ? ? ? ? 316.ts -????????? ? ? ? ? ? 317.ts -????????? ? ? ? ? ? 318.ts -????????? ? ? ? ? ? 319.ts -????????? ? ? ? ? ? 31.ts -????????? ? ? ? ? ? 320.ts -????????? ? ? ? ? ? 321.ts -????????? ? ? ? ? ? 322.ts -????????? ? ? ? ? ? 323.ts -????????? ? ? ? ? ? 324.ts -????????? ? ? ? ? ? 325.ts -????????? ? ? ? ? ? 326.ts -????????? ? ? ? ? ? 327.ts -????????? ? ? ? ? ? 328.ts -????????? ? ? ? ? ? 329.ts -????????? ? ? ? ? ? 32.ts -????????? ? ? ? ? ? 330.ts -????????? ? ? ? ? ? 331.ts -????????? ? ? ? ? ? 332.ts -????????? ? ? ? ? ? 333.ts -????????? ? ? ? ? ? 334.ts -????????? ? ? ? ? ? 335.ts -????????? ? ? ? ? ? 336.ts -????????? ? ? ? ? ? 337.ts -????????? ? ? ? ? ? 338.ts -????????? ? ? ? ? ? 339.ts -????????? ? ? ? ? ? 33.ts -????????? ? ? ? ? ? 340.ts -????????? ? ? ? ? ? 341.ts -????????? ? ? ? ? ? 342.ts -????????? ? ? ? ? ? 343.ts -????????? ? ? ? ? ? 344.ts -????????? ? ? ? ? ? 345.ts -????????? ? ? ? ? ? 346.ts -????????? ? ? ? ? ? 347.ts -????????? ? ? ? ? ? 348.ts -????????? ? ? ? ? ? 349.ts -????????? ? ? ? ? ? 34.ts -????????? ? ? ? ? ? 350.ts -????????? ? ? ? ? ? 351.ts -????????? ? ? ? ? ? 352.ts -????????? ? ? ? ? ? 353.ts -????????? ? ? ? ? ? 354.ts -????????? ? ? ? ? ? 355.ts -????????? ? ? ? ? ? 356.ts -????????? ? ? ? ? ? 357.ts -????????? ? ? ? ? ? 358.ts -????????? ? ? ? ? ? 359.ts -????????? ? ? ? ? ? 35.ts -????????? ? ? ? ? ? 360.ts -????????? ? ? ? ? ? 361.ts -????????? ? ? ? ? ? 362.ts -????????? ? ? ? ? ? 363.ts -????????? ? ? ? ? ? 364.ts -????????? ? ? ? ? ? 365.ts -????????? ? ? ? ? ? 366.ts -????????? ? ? ? ? ? 367.ts -????????? ? ? ? ? ? 368.ts -????????? ? ? ? ? ? 369.ts -????????? ? ? ? ? ? 36.ts -????????? ? ? ? ? ? 370.ts -????????? ? ? ? ? ? 371.ts -????????? ? ? ? ? ? 372.ts -????????? ? ? ? ? ? 373.ts -????????? ? ? ? ? ? 374.ts -????????? ? ? ? ? ? 375.ts -????????? ? ? ? ? ? 376.ts -????????? ? ? ? ? ? 377.ts -????????? ? ? ? ? ? 378.ts -????????? ? ? ? ? ? 379.ts -????????? ? ? ? ? ? 37.ts -????????? ? ? ? ? ? 380.ts -????????? ? ? ? ? ? 381.ts -????????? ? ? ? ? ? 382.ts -????????? ? ? ? ? ? 383.ts -????????? ? ? ? ? ? 384.ts -????????? ? ? ? ? ? 385.ts -????????? ? ? ? ? ? 386.ts -????????? ? ? ? ? ? 387.ts -????????? ? ? ? ? ? 388.ts -????????? ? ? ? ? ? 389.ts -????????? ? ? ? ? ? 38.ts -????????? ? ? ? ? ? 390.ts -????????? ? ? ? ? ? 391.ts -????????? ? ? ? ? ? 392.ts -????????? ? ? ? ? ? 393.ts -????????? ? ? ? ? ? 394.ts -????????? ? ? ? ? ? 395.ts -????????? ? ? ? ? ? 396.ts -????????? ? ? ? ? ? 397.ts -????????? ? ? ? ? ? 398.ts -????????? ? ? ? ? ? 399.ts -????????? ? ? ? ? ? 39.ts -????????? ? ? ? ? ? 3.ts -????????? ? ? ? ? ? 400.ts -????????? ? ? ? ? ? 401.ts -????????? ? ? ? ? ? 402.ts -????????? ? ? ? ? ? 403.ts -????????? ? ? ? ? ? 404.ts -????????? ? ? ? ? ? 405.ts -????????? ? ? ? ? ? 406.ts -????????? ? ? ? ? ? 407.ts -????????? ? ? ? ? ? 408.ts -????????? ? ? ? ? ? 409.ts -????????? ? ? ? ? ? 40.ts -????????? ? ? ? ? ? 410.ts -????????? ? ? ? ? ? 411.ts -????????? ? ? ? ? ? 412.ts -????????? ? ? ? ? ? 413.ts -????????? ? ? ? ? ? 414.ts -????????? ? ? ? ? ? 415.ts -????????? ? ? ? ? ? 416.ts -????????? ? ? ? ? ? 417.ts -????????? ? ? ? ? ? 418.ts -????????? ? ? ? ? ? 419.ts -????????? ? ? ? ? ? 41.ts -????????? ? ? ? ? ? 420.ts -????????? ? ? ? ? ? 421.ts -????????? ? ? ? ? ? 422.ts -????????? ? ? ? ? ? 423.ts -????????? ? ? ? ? ? 424.ts -????????? ? ? ? ? ? 425.ts -????????? ? ? ? ? ? 426.ts -????????? ? ? ? ? ? 427.ts -????????? ? ? ? ? ? 428.ts -????????? ? ? ? ? ? 429.ts -????????? ? ? ? ? ? 42.ts -????????? ? ? ? ? ? 430.ts -????????? ? ? ? ? ? 431.ts -????????? ? ? ? ? ? 432.ts -????????? ? ? ? ? ? 433.ts -????????? ? ? ? ? ? 434.ts -????????? ? ? ? ? ? 435.ts -????????? ? ? ? ? ? 436.ts -????????? ? ? ? ? ? 437.ts -????????? ? ? ? ? ? 438.ts -????????? ? ? ? ? ? 439.ts -????????? ? ? ? ? ? 43.ts -????????? ? ? ? ? ? 440.ts -????????? ? ? ? ? ? 441.ts -????????? ? ? ? ? ? 442.ts -????????? ? ? ? ? ? 443.ts -????????? ? ? ? ? ? 444.ts -????????? ? ? ? ? ? 445.ts -????????? ? ? ? ? ? 446.ts -????????? ? ? ? ? ? 447.ts -????????? ? ? ? ? ? 448.ts -????????? ? ? ? ? ? 449.ts -????????? ? ? ? ? ? 44.ts -????????? ? ? ? ? ? 450.ts -????????? ? ? ? ? ? 451.ts -????????? ? ? ? ? ? 452.ts -????????? ? ? ? ? ? 453.ts -????????? ? ? ? ? ? 454.ts -????????? ? ? ? ? ? 455.ts -????????? ? ? ? ? ? 456.ts -????????? ? ? ? ? ? 457.ts -????????? ? ? ? ? ? 458.ts -????????? ? ? ? ? ? 459.ts -????????? ? ? ? ? ? 45.ts -????????? ? ? ? ? ? 460.ts -????????? ? ? ? ? ? 461.ts -????????? ? ? ? ? ? 462.ts -????????? ? ? ? ? ? 463.ts -????????? ? ? ? ? ? 464.ts -????????? ? ? ? ? ? 465.ts -????????? ? ? ? ? ? 466.ts -????????? ? ? ? ? ? 467.ts -????????? ? ? ? ? ? 468.ts -????????? ? ? ? ? ? 469.ts -????????? ? ? ? ? ? 46.ts -????????? ? ? ? ? ? 470.ts -????????? ? ? ? ? ? 471.ts -????????? ? ? ? ? ? 472.ts -????????? ? ? ? ? ? 473.ts -????????? ? ? ? ? ? 474.ts -????????? ? ? ? ? ? 475.ts -????????? ? ? ? ? ? 476.ts -????????? ? ? ? ? ? 477.ts -????????? ? ? ? ? ? 478.ts -????????? ? ? ? ? ? 479.ts -????????? ? ? ? ? ? 47.ts -????????? ? ? ? ? ? 480.ts -????????? ? ? ? ? ? 481.ts -????????? ? ? ? ? ? 482.ts -????????? ? ? ? ? ? 483.ts -????????? ? ? ? ? ? 484.ts -????????? ? ? ? ? ? 485.ts -????????? ? ? ? ? ? 486.ts -????????? ? ? ? ? ? 487.ts -????????? ? ? ? ? ? 488.ts -????????? ? ? ? ? ? 489.ts -????????? ? ? ? ? ? 48.ts -????????? ? ? ? ? ? 490.ts -????????? ? ? ? ? ? 491.ts -????????? ? ? ? ? ? 492.ts -????????? ? ? ? ? ? 493.ts -????????? ? ? ? ? ? 494.ts -????????? ? ? ? ? ? 495.ts -????????? ? ? ? ? ? 496.ts -????????? ? ? ? ? ? 497.ts -????????? ? ? ? ? ? 498.ts -????????? ? ? ? ? ? 499.ts -????????? ? ? ? ? ? 49.ts -????????? ? ? ? ? ? 4.ts -????????? ? ? ? ? ? 500.ts -????????? ? ? ? ? ? 501.ts -????????? ? ? ? ? ? 502.ts -????????? ? ? ? ? ? 503.ts -????????? ? ? ? ? ? 504.ts -????????? ? ? ? ? ? 505.ts -????????? ? ? ? ? ? 506.ts -????????? ? ? ? ? ? 507.ts -????????? ? ? ? ? ? 508.ts -????????? ? ? ? ? ? 509.ts -????????? ? ? ? ? ? 50.ts -????????? ? ? ? ? ? 510.ts -????????? ? ? ? ? ? 511.ts -????????? ? ? ? ? ? 512.ts -????????? ? ? ? ? ? 513.ts -????????? ? ? ? ? ? 514.ts -????????? ? ? ? ? ? 515.ts -????????? ? ? ? ? ? 516.ts -????????? ? ? ? ? ? 517.ts -????????? ? ? ? ? ? 518.ts -????????? ? ? ? ? ? 519.ts -????????? ? ? ? ? ? 51.ts -????????? ? ? ? ? ? 520.ts -????????? ? ? ? ? ? 521.ts -????????? ? ? ? ? ? 522.ts -????????? ? ? ? ? ? 523.ts -????????? ? ? ? ? ? 524.ts -????????? ? ? ? ? ? 525.ts -????????? ? ? ? ? ? 526.ts -????????? ? ? ? ? ? 527.ts -????????? ? ? ? ? ? 528.ts -????????? ? ? ? ? ? 529.ts -????????? ? ? ? ? ? 52.ts -????????? ? ? ? ? ? 530.ts -????????? ? ? ? ? ? 531.ts -????????? ? ? ? ? ? 532.ts -????????? ? ? ? ? ? 533.ts -????????? ? ? ? ? ? 534.ts -????????? ? ? ? ? ? 535.ts -????????? ? ? ? ? ? 536.ts -????????? ? ? ? ? ? 537.ts -????????? ? ? ? ? ? 538.ts -????????? ? ? ? ? ? 539.ts -????????? ? ? ? ? ? 53.ts -????????? ? ? ? ? ? 540.ts -????????? ? ? ? ? ? 541.ts -????????? ? ? ? ? ? 542.ts -????????? ? ? ? ? ? 543.ts -????????? ? ? ? ? ? 544.ts -????????? ? ? ? ? ? 545.ts -????????? ? ? ? ? ? 546.ts -????????? ? ? ? ? ? 547.ts -????????? ? ? ? ? ? 548.ts -????????? ? ? ? ? ? 549.ts -????????? ? ? ? ? ? 54.ts -????????? ? ? ? ? ? 550.ts -????????? ? ? ? ? ? 551.ts -????????? ? ? ? ? ? 552.ts -????????? ? ? ? ? ? 553.ts -????????? ? ? ? ? ? 554.ts -????????? ? ? ? ? ? 555.ts -????????? ? ? ? ? ? 556.ts -????????? ? ? ? ? ? 557.ts -????????? ? ? ? ? ? 558.ts -????????? ? ? ? ? ? 559.ts -????????? ? ? ? ? ? 55.ts -????????? ? ? ? ? ? 560.ts -????????? ? ? ? ? ? 561.ts -????????? ? ? ? ? ? 562.ts -????????? ? ? ? ? ? 563.ts -????????? ? ? ? ? ? 564.ts -????????? ? ? ? ? ? 565.ts -????????? ? ? ? ? ? 566.ts -????????? ? ? ? ? ? 567.ts -????????? ? ? ? ? ? 568.ts -????????? ? ? ? ? ? 569.ts -????????? ? ? ? ? ? 56.ts -????????? ? ? ? ? ? 570.ts -????????? ? ? ? ? ? 571.ts -????????? ? ? ? ? ? 572.ts -????????? ? ? ? ? ? 573.ts -????????? ? ? ? ? ? 574.ts -????????? ? ? ? ? ? 575.ts -????????? ? ? ? ? ? 576.ts -????????? ? ? ? ? ? 577.ts -????????? ? ? ? ? ? 578.ts -????????? ? ? ? ? ? 579.ts -????????? ? ? ? ? ? 57.ts -????????? ? ? ? ? ? 580.ts -????????? ? ? ? ? ? 581.ts -????????? ? ? ? ? ? 582.ts -????????? ? ? ? ? ? 583.ts -????????? ? ? ? ? ? 584.ts -????????? ? ? ? ? ? 585.ts -????????? ? ? ? ? ? 586.ts -????????? ? ? ? ? ? 587.ts -????????? ? ? ? ? ? 588.ts -????????? ? ? ? ? ? 589.ts -????????? ? ? ? ? ? 58.ts -????????? ? ? ? ? ? 590.ts -????????? ? ? ? ? ? 591.ts -????????? ? ? ? ? ? 592.ts -????????? ? ? ? ? ? 593.ts -????????? ? ? ? ? ? 594.ts -????????? ? ? ? ? ? 595.ts -????????? ? ? ? ? ? 596.ts -????????? ? ? ? ? ? 597.ts -????????? ? ? ? ? ? 598.ts -????????? ? ? ? ? ? 599.ts -????????? ? ? ? ? ? 59.ts -????????? ? ? ? ? ? 5.ts -????????? ? ? ? ? ? 600.ts -????????? ? ? ? ? ? 601.ts -????????? ? ? ? ? ? 602.ts -????????? ? ? ? ? ? 603.ts -????????? ? ? ? ? ? 604.ts -????????? ? ? ? ? ? 605.ts -????????? ? ? ? ? ? 606.ts -????????? ? ? ? ? ? 607.ts -????????? ? ? ? ? ? 608.ts -????????? ? ? ? ? ? 609.ts -????????? ? ? ? ? ? 60.ts -????????? ? ? ? ? ? 610.ts -????????? ? ? ? ? ? 611.ts -????????? ? ? ? ? ? 612.ts -????????? ? ? ? ? ? 613.ts -????????? ? ? ? ? ? 614.ts -????????? ? ? ? ? ? 615.ts -????????? ? ? ? ? ? 616.ts -????????? ? ? ? ? ? 617.ts -????????? ? ? ? ? ? 618.ts -????????? ? ? ? ? ? 619.ts -????????? ? ? ? ? ? 61.ts -????????? ? ? ? ? ? 620.ts -????????? ? ? ? ? ? 621.ts -????????? ? ? ? ? ? 622.ts -????????? ? ? ? ? ? 623.ts -????????? ? ? ? ? ? 624.ts -????????? ? ? ? ? ? 625.ts -????????? ? ? ? ? ? 626.ts -????????? ? ? ? ? ? 627.ts -????????? ? ? ? ? ? 628.ts -????????? ? ? ? ? ? 629.ts -????????? ? ? ? ? ? 62.ts -????????? ? ? ? ? ? 630.ts -????????? ? ? ? ? ? 631.ts -????????? ? ? ? ? ? 632.ts -????????? ? ? ? ? ? 633.ts -????????? ? ? ? ? ? 634.ts -????????? ? ? ? ? ? 635.ts -????????? ? ? ? ? ? 636.ts -????????? ? ? ? ? ? 637.ts -????????? ? ? ? ? ? 638.ts -????????? ? ? ? ? ? 639.ts -????????? ? ? ? ? ? 63.ts -????????? ? ? ? ? ? 640.ts -????????? ? ? ? ? ? 641.ts -????????? ? ? ? ? ? 642.ts -????????? ? ? ? ? ? 643.ts -????????? ? ? ? ? ? 644.ts -????????? ? ? ? ? ? 645.ts -????????? ? ? ? ? ? 646.ts -????????? ? ? ? ? ? 647.ts -????????? ? ? ? ? ? 648.ts -????????? ? ? ? ? ? 649.ts -????????? ? ? ? ? ? 64.ts -????????? ? ? ? ? ? 650.ts -????????? ? ? ? ? ? 651.ts -????????? ? ? ? ? ? 652.ts -????????? ? ? ? ? ? 653.ts -????????? ? ? ? ? ? 654.ts -????????? ? ? ? ? ? 655.ts -????????? ? ? ? ? ? 656.ts -????????? ? ? ? ? ? 657.ts -????????? ? ? ? ? ? 658.ts -????????? ? ? ? ? ? 659.ts -????????? ? ? ? ? ? 65.ts -????????? ? ? ? ? ? 660.ts -????????? ? ? ? ? ? 661.ts -????????? ? ? ? ? ? 662.ts -????????? ? ? ? ? ? 663.ts -????????? ? ? ? ? ? 664.ts -????????? ? ? ? ? ? 665.ts -????????? ? ? ? ? ? 666.ts -????????? ? ? ? ? ? 667.ts -????????? ? ? ? ? ? 668.ts -????????? ? ? ? ? ? 669.ts -????????? ? ? ? ? ? 66.ts -????????? ? ? ? ? ? 670.ts -????????? ? ? ? ? ? 671.ts -????????? ? ? ? ? ? 672.ts -????????? ? ? ? ? ? 673.ts -????????? ? ? ? ? ? 674.ts -????????? ? ? ? ? ? 675.ts -????????? ? ? ? ? ? 676.ts -????????? ? ? ? ? ? 677.ts -????????? ? ? ? ? ? 678.ts -????????? ? ? ? ? ? 679.ts -????????? ? ? ? ? ? 67.ts -????????? ? ? ? ? ? 680.ts -????????? ? ? ? ? ? 681.ts -????????? ? ? ? ? ? 682.ts -????????? ? ? ? ? ? 683.ts -????????? ? ? ? ? ? 684.ts -????????? ? ? ? ? ? 685.ts -????????? ? ? ? ? ? 686.ts -????????? ? ? ? ? ? 687.ts -????????? ? ? ? ? ? 68.ts -????????? ? ? ? ? ? 69.ts -????????? ? ? ? ? ? 6.ts -????????? ? ? ? ? ? 70.ts -????????? ? ? ? ? ? 71.ts -????????? ? ? ? ? ? 72.ts -????????? ? ? ? ? ? 73.ts -????????? ? ? ? ? ? 74.ts -????????? ? ? ? ? ? 75.ts -????????? ? ? ? ? ? 76.ts -????????? ? ? ? ? ? 77.ts -????????? ? ? ? ? ? 78.ts -????????? ? ? ? ? ? 79.ts -????????? ? ? ? ? ? 7.ts -????????? ? ? ? ? ? 80.ts -????????? ? ? ? ? ? 81.ts -????????? ? ? ? ? ? 82.ts -????????? ? ? ? ? ? 83.ts -????????? ? ? ? ? ? 84.ts -????????? ? ? ? ? ? 85.ts -????????? ? ? ? ? ? 86.ts -????????? ? ? ? ? ? 87.ts -????????? ? ? ? ? ? 88.ts -????????? ? ? ? ? ? 89.ts -????????? ? ? ? ? ? 8.ts -????????? ? ? ? ? ? 90.ts -????????? ? ? ? ? ? 91.ts -????????? ? ? ? ? ? 92.ts -????????? ? ? ? ? ? 93.ts -????????? ? ? ? ? ? 94.ts -????????? ? ? ? ? ? 95.ts -????????? ? ? ? ? ? 96.ts -????????? ? ? ? ? ? 97.ts -????????? ? ? ? ? ? 98.ts -????????? ? ? ? ? ? 99.ts -????????? ? ? ? ? ? 9.ts -????????? ? ? ? ? ? index.m3u8

ggk63@kaiserclix:/var/www/tmp$ ls -lah /var/www/tmp/66f0121507f77-166f06644941a1/ ls: cannot access '/var/www/tmp/66f0121507f77-166f06644941a1/': No such file or directory

DanielnetoDotCom commented 1 month ago

please share your nginx.conf here

I guess you are not recording anything.

gregk63 commented 1 month ago

ggk63@kaiserclix:/usr/local/nginx/conf$ cat nginx.conf user nginx;
worker_processes 4;

error_log logs/error.log debug;

events {
        worker_connections  1024;
}
rtmp {
        server {
                listen 1935;
                ping 5m; 
                ping_timeout 4m;
                allow play all;
                application live {
                        allow play all;
                        live on;
                        hls on;
                        hls_nested on;
                        hls_path /HLS/live;
                        hls_playlist_length 60m;
                        hls_fragment 4s;
                        drop_idle_publisher 30s;
                        sync 500ms;
                        on_publish http://127.0.1.1/AVideo/plugin/Live/on_publish.php;
                        on_publish_done http://127.0.1.1/AVideo/plugin/Live/on_publish_done.php;
                        on_play http://127.0.1.1/AVideo/plugin/Live/on_play.php;
                        on_record_done http://127.0.1.1/AVideo/plugin/Live/on_record_done.php;

                        recorder video {
                            record all manual;
                            record_path /var/www/tmp;
                            record_notify on;
                            record_max_size 2048M; 
                        }

                }

        }
}

http {
        include       mime.types;
        default_type  application/octet-stream;
    keepalive_timeout 65s;

    #log_format my_custom_log_format '[$time_local] $remote_addr - $request_uri';
        server {
                listen 8443 ssl;
                listen [::]:8443 ssl;
                server_name videos.kaiserclix.com;
        ssl_certificate /etc/letsencrypt/live/videos.kaiserclix.com/fullchain.pem;
        ssl_certificate_key /etc/letsencrypt/live/videos.kaiserclix.com/privkey.pem;
        ssl_protocols TLSv1.2 TLSv1.3;
        ssl_ciphers HIGH:!aNULL:!MD5;

        ssl_prefer_server_ciphers on;
        ssl_session_cache shared:SSL:10m;
        ssl_session_timeout 10m;

                sub_filter_types *;
                sub_filter '<a href="127.0.0.1:8080/' '/<a href="https://$host/';
                sub_filter_once on;

                location /live {
                        expires 60;

                        add_header 'Cache-Control' 'public';

                        location ~ \.m3u8$ {

                            # Disable cache
                        add_header 'Cache-Control' 'no-cache';
                            #proxy_set_header Accept-Encoding "";

                            # CORS setup
                            add_header 'Access-Control-Allow-Origin' '*' always;
                            add_header 'Access-Control-Expose-Headers' 'Content-Length';
                    #access_log /usr/local/nginx/logs/access.log my_custom_log_format;
                            expires -1;
            }

            location ~ \.ts$ {
                            expires 24h;
                            add_header 'Cache-Control' 'public';

            # CORS setup
                            add_header 'Access-Control-Allow-Origin' '*' always;
                            add_header 'Access-Control-Expose-Headers' 'Content-Length';

                            #sub_filter 'http://' 'https://';
                            #sub_filter_once off;
                        }

                        # CORS setup
                        add_header 'Access-Control-Allow-Origin' '*' always;
                        add_header 'Access-Control-Expose-Headers' 'Content-Length';

                        # allow CORS preflight requests
                        if ($request_method = 'OPTIONS') {
                                add_header 'Access-Control-Allow-Origin' '*';
                                add_header 'Access-Control-Max-Age' 1728000;
                                add_header 'Content-Type' 'text/plain charset=UTF-8';
                                add_header 'Content-Length' 0;
                                return 204;
                        }
                        types {
                                application/vnd.apple.mpegurl m3u8;
                        }
                        alias /HLS/live;
                }

                #allows us to see how stats on viewers on our Nginx site using a URL like: "http://my-ip/stats"     
                #location /stats {
                #        stub_status;
                #}
                location /stat {
                        rtmp_stat all;
                        rtmp_stat_stylesheet stat.xsl;
                }
                location /stat.xsl {
                        root html;
                }
                location /control {
                        # replace this with the IP of your AVideo site
                        allow 127.0.0.1;
                        deny all;
                        rtmp_control all;
                }
                #allows us to host some webpages which can show our videos: "http://my-ip/my-page.html"     
                location / {
                        root   html;
                        index  index.html index.htm;
                }   

                #location ~ \.php$ {
                #       include /etc/nginx/snippets/fastcgi-php.conf;
                #       fastcgi_pass unix:/var/run/php/php7.2-fpm.sock;
                #}

        }

}
gregk63 commented 1 month ago

ggk63@kaiserclix:/usr/local/nginx/conf$ cat nginx.conf user nginx;
worker_processes 4;

error_log logs/error.log debug;

events {
        worker_connections  1024;
}
rtmp {
        server {
                listen 1935;
                ping 5m; 
                ping_timeout 4m;
                allow play all;
                application live {
                        allow play all;
                        live on;
                        hls on;
                        hls_nested on;
                        hls_path /HLS/live;
                        hls_playlist_length 60m;
                        hls_fragment 4s;
                        drop_idle_publisher 30s;
                        sync 500ms;
                        on_publish http://127.0.1.1/AVideo/plugin/Live/on_publish.php;
                        on_publish_done http://127.0.1.1/AVideo/plugin/Live/on_publish_done.php;
                        on_play http://127.0.1.1/AVideo/plugin/Live/on_play.php;
                        on_record_done http://127.0.1.1/AVideo/plugin/Live/on_record_done.php;

                        recorder video {
                            record all manual;
                            record_path /var/www/tmp;
                            record_notify on;
                            record_max_size 2048M; 
                        }

                }

        }
}

http {
        include       mime.types;
        default_type  application/octet-stream;
    keepalive_timeout 65s;

    #log_format my_custom_log_format '[$time_local] $remote_addr - $request_uri';
        server {
                listen 8443 ssl;
                listen [::]:8443 ssl;
                server_name videos.kaiserclix.com;
        ssl_certificate /etc/letsencrypt/live/videos.kaiserclix.com/fullchain.pem;
        ssl_certificate_key /etc/letsencrypt/live/videos.kaiserclix.com/privkey.pem;
        ssl_protocols TLSv1.2 TLSv1.3;
        ssl_ciphers HIGH:!aNULL:!MD5;

        ssl_prefer_server_ciphers on;
        ssl_session_cache shared:SSL:10m;
        ssl_session_timeout 10m;

                sub_filter_types *;
                sub_filter '<a href="127.0.0.1:8080/' '/<a href="https://$host/';
                sub_filter_once on;

                location /live {
                        expires 60;

                        add_header 'Cache-Control' 'public';

                        location ~ \.m3u8$ {

                            # Disable cache
                        add_header 'Cache-Control' 'no-cache';
                            #proxy_set_header Accept-Encoding "";

                            # CORS setup
                            add_header 'Access-Control-Allow-Origin' '*' always;
                            add_header 'Access-Control-Expose-Headers' 'Content-Length';
                    #access_log /usr/local/nginx/logs/access.log my_custom_log_format;
                            expires -1;
            }

            location ~ \.ts$ {
                            expires 24h;
                            add_header 'Cache-Control' 'public';

            # CORS setup
                            add_header 'Access-Control-Allow-Origin' '*' always;
                            add_header 'Access-Control-Expose-Headers' 'Content-Length';

                            #sub_filter 'http://' 'https://';
                            #sub_filter_once off;
                        }

                        # CORS setup
                        add_header 'Access-Control-Allow-Origin' '*' always;
                        add_header 'Access-Control-Expose-Headers' 'Content-Length';

                        # allow CORS preflight requests
                        if ($request_method = 'OPTIONS') {
                                add_header 'Access-Control-Allow-Origin' '*';
                                add_header 'Access-Control-Max-Age' 1728000;
                                add_header 'Content-Type' 'text/plain charset=UTF-8';
                                add_header 'Content-Length' 0;
                                return 204;
                        }
                        types {
                                application/vnd.apple.mpegurl m3u8;
                        }
                        alias /HLS/live;
                }

                #allows us to see how stats on viewers on our Nginx site using a URL like: "http://my-ip/stats"     
                #location /stats {
                #        stub_status;
                #}
                location /stat {
                        rtmp_stat all;
                        rtmp_stat_stylesheet stat.xsl;
                }
                location /stat.xsl {
                        root html;
                }
                location /control {
                        # replace this with the IP of your AVideo site
                        allow 127.0.0.1;
                        deny all;
                        rtmp_control all;
                }
                #allows us to host some webpages which can show our videos: "http://my-ip/my-page.html"     
                location / {
                        root   html;
                        index  index.html index.htm;
                }   

                #location ~ \.php$ {
                #       include /etc/nginx/snippets/fastcgi-php.conf;
                #       fastcgi_pass unix:/var/run/php/php7.2-fpm.sock;
                #}

        }

}
DanielnetoDotCom commented 1 month ago

So I guess you have a permisson issue, do the commands below and try again

1. Change Ownership to www-data

This command will change the owner of the directories and all their contents to www-data:

sudo chown -R www-data:www-data /var/www/tmp /HLS/

2. Set Permissions for Write Access

To allow Apache and Nginx to write to these directories, you need to set the appropriate permissions. This can be done using the following commands:

sudo chmod -R 775 /var/www/tmp /HLS/
gregk63 commented 1 month ago

Now the stream isn't showing in a web browser and I tried a save and got the same results. Here is some of the log. ggk63@kaiserclix:/var/www/html/AVideo/videos$ cat avideo.log [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish POST: {"app":"live","flashver":"FMLE\/3.0 (compatible; FMSc\/1.0)","swfurl":"rtmp:\/\/videos.kaiserclix.com\/live?s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","tcurl":"rtmp:\/\/videos.kaiserclix.com\/live?s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","pageurl":"","addr":"76.17.169.44","clientid":"46241","call":"publish","name":"66f0121507f77-1","type":"live","redirectUri":""} SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish GET: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish php://inputapp=live&flashver=FMLE/3.0%20(compatible%3B%20FMSc/1.0)&swfurl=rtmp://videos.kaiserclix.com/live%3Fs=NTM2elVRdFBqWVljYlZQY25reTFjdz09%26webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw&tcurl=rtmp://videos.kaiserclix.com/live%3Fs=NTM2elVRdFBqWVljYlZQY25reTFjdz09%26webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw&pageurl=&addr=76.17.169.44&clientid=46241&call=publish&name=66f0121507f77-1&type=live SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish encryption token found users_id: [1] 66f0121507f77 == 66f0121507f77 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish parse_url: {"scheme":"rtmp","host":"videos.kaiserclix.com","path":"\/live","query":"s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw"} SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish parse_str: {"s":"NTM2elVRdFBqWVljYlZQY25reTFjdz09","webSiteRootURL":"aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","p":"b0a0090b5a3fff7c756f0a61079c0ea2"} SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: isReconnection=[true,{"id":248,"title":"Admin is live","description":"testing live stream","key":"66f0121507f77-1","created":"2024-09-26 09:47:36","modified":"2024-09-26 09:47:36","users_id":1,"live_servers_id":null,"finished":"2024-09-26 09:54:00","domain":null,"json":null,"max_viewers_sametime":0,"total_viewers":0,"users_id_company":null,"created_php_time":1727362056,"modified_php_time":1727362056,"live_transmitions_id":1,"categories_id":1},"66f0121507f77-1",0] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish check if key exists (66f0121507f77-1) SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish new User(1) SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish get LiveTransmitionHistory SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish saving LiveTransmitionHistory SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::save: active live found {"id":248,"title":"Admin is live","description":"testing live stream","key":"66f0121507f77-1","created":"2024-09-26 09:47:36","modified":"2024-09-26 09:47:36","users_id":1,"live_servers_id":null,"finished":"2024-09-26 09:54:00","domain":null,"json":null,"max_viewers_sametime":0,"total_viewers":0,"users_id_company":null,"created_php_time":1727362056,"modified_php_time":1727362056,"live_transmitions_id":1,"categories_id":1} SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::save: id=248 (1, NULL, 66f0121507f77-1) [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":147,"function":"save","class":"LiveTransmitionHistory","type":"->"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish saved LiveTransmitionHistory SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish deciding ... SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish success (248, 1, 66f0121507f77-1, 0) SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: deleteStatsCache: /var/www/html/AVideo/videos/cache/YPTObjectCache/getStats/ [{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":7472,"function":"deleteStatsCache","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":182,"function":"deleteStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: clearCache starts 1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: rrmdir: do not delete videos or cache folder /var/www/html/AVideo/videos/cache/ SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: clearCache end in 0.068404912948608 seconds SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:45 America/Chicago] AVideoLog::DEBUG: NGINX Live::on_publish start SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:46 America/Chicago] AVideoLog::DEBUG: Live:sendRestream start SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:46 America/Chicago] AVideoLog::DEBUG: Live:sendRestream (https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/restreamer.json.php) {"m3u8":"https:\/\/videos.kaiserclix.com:8443\/live\/66f0121507f77-1\/index.m3u8","restreamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/plugin\/Live\/standAloneFiles\/restreamer.json.php","restreamsDestinations":[],"token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEk0ejgzYThwcTVLaVBUbjRhUkFJcXlYT1B6Zjk4MFJ2Wm9QUitWYUlPYjE=","users_id":1,"liveTransmitionHistory_id":248,"key":"66f0121507f77-1","live_restreams_id":0,"responseToken":"MVVzZ0R4NTRkZ0ZwQ05jK2EvcEtDSEYrUGJYVlRKUjlIQTZLTFpqZmRob2sxZHU1RXFLUmFmWWpMLzE3ZC9LSnBsSW1xOWtVWFhndlIybTc3dEwwZUo2RXQxVnlsQStURWR6WE9qckI2R2s9"} [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3354,"function":"sendRestream","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3260,"function":"restream","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":184,"function":"_on_publish","class":"Live","type":"::"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:46 America/Chicago] AVideoLog::DEBUG: Live:sendRestream complete ["{\"error\":true,\"msg\":\"There are no restreams Destinations\",\"streamerURL\":\"https:\\/\\/videos.kaiserclix.com\\/AVideo\\/\",\"type\":\"decoded from request\",\"token\":\"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEk0ejgzYThwcTVLaVBUbjRhUkFJcXlYT1B6Zjk4MFJ2Wm9QUitWYUlPYjE=\",\"pid\":[],\"logFile\":\"\\/var\\/www\\/tmp\\/ffmpeg_restreamer_1_2024-09-26-02-56-46.log\"}"] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:46 America/Chicago] AVideoLog::DEBUG: on_publish: liveTransmitionHistory_id=248 users_id=1 live_servers_id=0 isReconnection=1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:46 America/Chicago] AVideoLog::DEBUG: Notification::on_publish: Start users_id=1, live_servers_id=0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:46 America/Chicago] AVideoLog::DEBUG: Notification::on_publish: it is a reconnection SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:46 America/Chicago] AVideoLog::ERROR: {"type":1,"message":"Uncaught Error: Call to undefined method AVideoPlugin::canRecordVideo() in \/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/SendRecordedToEncoder.php(18) : eval()'d code(1) : eval()'d code:793\nStack trace:\n#0 \/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/SendRecordedToEncoder.php(18) : eval()'d code(1) : eval()'d code(401): SendRecordedToEncoder::useRecorder()\n#1 \/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php(1724): SendRecordedToEncoder->on_publish()\n#2 \/var\/www\/html\/AVideo\/plugin\/Live\/Live.php(3266): AVideoPlugin::on_publish()\n#3 \/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php(184): Live::_on_publish()\n#4 {main}\n thrown","file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/SendRecordedToEncoder.php(18) : eval()'d code(1) : eval()'d code","line":793} SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [26-Sep-2024 09:56:46 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [26-Sep-2024 09:56:51 America/Chicago] AVideoLog::DEBUG: Get Image SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [26-Sep-2024 09:56:51 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [26-Sep-2024 09:56:54 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, 1, SCRIPT_NAME: /AVideo/plugin/Live/index.php [26-Sep-2024 09:56:54 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser [admin] [false,false,false] SCRIPT_NAME: /AVideo/plugin/Live/index.php [26-Sep-2024 09:56:54 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser SELECT * FROM users WHERE user = ? LIMIT 1 ["s",["admin"]] SCRIPT_NAME: /AVideo/plugin/Live/index.php [26-Sep-2024 09:56:54 America/Chicago] AVideoLog::DEBUG: User::loadFromUser(admin) user found [1]admin SCRIPT_NAME: /AVideo/plugin/Live/index.php [26-Sep-2024 09:56:54 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [26-Sep-2024 09:56:55 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77-1, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [26-Sep-2024 09:56:56 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: admin - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: 83rmb6ogcf33sriadhuqdleuro SCRIPT_NAME: /AVideo/objects/getCaptcha.php [26-Sep-2024 09:56:57 America/Chicago] PHP Fatal error: Uncaught Error: Call to undefined function getBodyClass() in /var/www/html/AVideo/plugin/Chat2/index.php(18) : eval()'d code(1) : eval()'d code:189 Stack trace:

0 /var/www/html/AVideo/plugin/Chat2/index.php(18) : eval()'d code(1): eval()

1 /var/www/html/AVideo/plugin/Chat2/index.php(18): eval()

2 {main}

thrown in /var/www/html/AVideo/plugin/Chat2/index.php(18) : eval()'d code(1) : eval()'d code on line 189 [26-Sep-2024 09:56:57 America/Chicago] AVideoLog::ERROR: {"type":1,"message":"Uncaught Error: Call to undefined function getBodyClass() in \/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18) : eval()'d code(1) : eval()'d code:189\nStack trace:\n#0 \/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18) : eval()'d code(1): eval()\n#1 \/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18): eval()\n#2 {main}\n thrown","file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18) : eval()'d code(1) : eval()'d code","line":189} SCRIPT_NAME: /AVideo/plugin/Chat2/index.php

DanielnetoDotCom commented 1 month ago

If it is not showing in the browser you have another issue.

Based on the errors below:

[26-Sep-2024 09:56:46 America/Chicago] AVideoLog::ERROR: {"type":1,"message":"Uncaught Error: Call to undefined method AVideoPlugin::canRecordVideo() in /var/www/html/AVideo/plugin/SendRecordedToEncoder/SendRecordedToEncoder.php(18) : 

and

[26-Sep-2024 09:56:57 America/Chicago] AVideoLog::ERROR: {"type":1,"message":"Uncaught Error: Call to undefined function getBodyClass() in /var/www/html/AVideo/plugin/Chat2/index.php(18) `

you have an outdated AVideo, make sure you are runing the latest and you also have the latest plugins

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

gregk63 commented 1 month ago

Ok. Thanks! That will take a while.

gregk63 commented 1 month ago

Tried a git pull below is what I received. Still looks like an ownership issue?

ggk63@kaiserclix:/var/www/html/AVideo$ sudo git pull [sudo] password for ggk63: fatal: detected dubious ownership in repository at '/var/www/html/AVideo' To add an exception for this directory, call:

    git config --global --add safe.directory /var/www/html/AVideo
DanielnetoDotCom commented 1 month ago

so follow the instructions adn run git config --global --add safe.directory /var/www/html/AVideo

gregk63 commented 1 month ago

Ok. Thanks! I wasn't sure and I didn't want to do any damage.

I ran that command and it came back fine but wasn't something suppose to run? It returned very fast.

DanielnetoDotCom commented 1 month ago

then update your AVideo as I mention before and then try again.

gregk63 commented 1 month ago

Getting the same message after running the git config command.

fatal: detected dubious ownership in repository at '/var/www/html/AVideo' To add an exception for this directory, call:

git config --global --add safe.directory /var/www/html/AVideo
DanielnetoDotCom commented 1 month ago

you are doing something wrong

first you must findout how to resolve your git issue, the try again.

you can google for the solution

try with sudo

sudo git config --global --add safe.directory /var/www/html/AVideo

gregk63 commented 1 month ago

I'm pretty sure I am running the current release but, I am still getting the too small message when trying to save a stream.

Here is a capture of the Health Check and the nginx conf.

https://snipboard.io/ZSF9jL.jpg

ggk63@kaiserclix:/usr/local/nginx/conf$ cat nginx.conf user nginx;
worker_processes 4;

error_log logs/error.log debug;

events {
        worker_connections  1024;
}
rtmp {
        server {
                listen 1935;
                ping 5m; 
                ping_timeout 4m;
                allow play all;
                application live {
                        allow play all;
                        live on;
                        hls on;
                        hls_nested on;
                        hls_path /HLS/live;
                        hls_playlist_length 60m;
                        hls_fragment 4s;
                        drop_idle_publisher 30s;
                        sync 500ms;
                        on_publish http://127.0.1.1/AVideo/plugin/Live/on_publish.php;
                        on_publish_done http://127.0.1.1/AVideo/plugin/Live/on_publish_done.php;
                        on_play http://127.0.1.1/AVideo/plugin/Live/on_play.php;
                        on_record_done http://127.0.1.1/AVideo/plugin/Live/on_record_done.php;

                        recorder video {
                            record all manual;
                            record_path /var/www/tmp;
                            record_notify on;
                            record_max_size 2048M; 
                        }

                }

        }
}

http {
        include       mime.types;
        default_type  application/octet-stream;
    keepalive_timeout 65s;

    #log_format my_custom_log_format '[$time_local] $remote_addr - $request_uri';
        server {
                listen 8443 ssl;
                listen [::]:8443 ssl;
                server_name videos.kaiserclix.com;
        ssl_certificate /etc/letsencrypt/live/videos.kaiserclix.com/fullchain.pem;
        ssl_certificate_key /etc/letsencrypt/live/videos.kaiserclix.com/privkey.pem;
        ssl_protocols TLSv1.2 TLSv1.3;
        ssl_ciphers HIGH:!aNULL:!MD5;

        ssl_prefer_server_ciphers on;
        ssl_session_cache shared:SSL:10m;
        ssl_session_timeout 10m;

                sub_filter_types *;
                sub_filter '<a href="127.0.0.1:8080/' '/<a href="https://$host/';
                sub_filter_once on;

                location /live {
                        expires 60;

                        add_header 'Cache-Control' 'public';

                        location ~ \.m3u8$ {

                            # Disable cache
                        add_header 'Cache-Control' 'no-cache';
                            #proxy_set_header Accept-Encoding "";

                            # CORS setup
                            add_header 'Access-Control-Allow-Origin' '*' always;
                            add_header 'Access-Control-Expose-Headers' 'Content-Length';
                    #access_log /usr/local/nginx/logs/access.log my_custom_log_format;
                            expires -1;
            }

            location ~ \.ts$ {
                            expires 24h;
                            add_header 'Cache-Control' 'public';

            # CORS setup
                            add_header 'Access-Control-Allow-Origin' '*' always;
                            add_header 'Access-Control-Expose-Headers' 'Content-Length';

                            #sub_filter 'http://' 'https://';
                            #sub_filter_once off;
                        }

                        # CORS setup
                        add_header 'Access-Control-Allow-Origin' '*' always;
                        add_header 'Access-Control-Expose-Headers' 'Content-Length';

                        # allow CORS preflight requests
                        if ($request_method = 'OPTIONS') {
                                add_header 'Access-Control-Allow-Origin' '*';
                                add_header 'Access-Control-Max-Age' 1728000;
                                add_header 'Content-Type' 'text/plain charset=UTF-8';
                                add_header 'Content-Length' 0;
                                return 204;
                        }
                        types {
                                application/vnd.apple.mpegurl m3u8;
                        }
                        alias /HLS/live;
                }

                #allows us to see how stats on viewers on our Nginx site using a URL like: "http://my-ip/stats"     
                #location /stats {
                #        stub_status;
                #}
                location /stat {
                        rtmp_stat all;
                        rtmp_stat_stylesheet stat.xsl;
                }
                location /stat.xsl {
                        root html;
                }
                location /control {
                        # replace this with the IP of your AVideo site
                        allow 127.0.0.1;
                        deny all;
                        rtmp_control all;
                }
                #allows us to host some webpages which can show our videos: "http://my-ip/my-page.html"     
                location / {
                        root   html;
                        index  index.html index.htm;
                }   

                #location ~ \.php$ {
                #       include /etc/nginx/snippets/fastcgi-php.conf;
                #       fastcgi_pass unix:/var/run/php/php7.2-fpm.sock;
                #}

        }

}
DanielnetoDotCom commented 1 month ago

If you are sure the plugins and AVideo are up to date, try to dave the live again and share the logs

gregk63 commented 1 month ago

Here you go. ggk63@kaiserclix:/var/www/html/AVideo/videos$ cat avideo.log [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish POST: {"app":"live","flashver":"FMLE\/3.0 (compatible; FMSc\/1.0)","swfurl":"rtmp:\/\/videos.kaiserclix.com\/live?s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","tcurl":"rtmp:\/\/videos.kaiserclix.com\/live?s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","pageurl":"","addr":"76.17.169.44","clientid":"1939","call":"publish","name":"66f0121507f77-1","type":"live","redirectUri":""} SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish GET: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish php://inputapp=live&flashver=FMLE/3.0%20(compatible%3B%20FMSc/1.0)&swfurl=rtmp://videos.kaiserclix.com/live%3Fs=NTM2elVRdFBqWVljYlZQY25reTFjdz09%26webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw&tcurl=rtmp://videos.kaiserclix.com/live%3Fs=NTM2elVRdFBqWVljYlZQY25reTFjdz09%26webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw&pageurl=&addr=76.17.169.44&clientid=1939&call=publish&name=66f0121507f77-1&type=live SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish encryption getFromKey(66f0121507f77) SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish encryption token found users_id: [1] 66f0121507f77 == 66f0121507f77 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish parse_url: {"scheme":"rtmp","host":"videos.kaiserclix.com","path":"\/live","query":"s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw"} SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish parse_str: {"s":"NTM2elVRdFBqWVljYlZQY25reTFjdz09","webSiteRootURL":"aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","p":"b0a0090b5a3fff7c756f0a61079c0ea2"} SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::getLatest not found (66f0121507f77-1, 0, 10, 0, 0) SELECT lth., lt.id as live_transmitions_id, lt.categories_id FROM live_transmitions_history lth LEFT JOIN live_transmitions lt ON lth.users_id = lt.users_id WHERE 1=1 AND lth.key LIKE '66f0121507f77-1%' AND (lth.live_servers_id = 0 OR lth.live_servers_id IS NULL ) AND (lth.modified_php_time >= 1727453240) OR (lth.modified >= DATE_SUB(NOW(), INTERVAL 10 MINUTE) OR lth.finished IS NULL) ORDER BY (lth.key = '66f0121507f77-1') DESC, lth.created DESC LIMIT 1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: isReconnection=[false,false,"66f0121507f77-1",0] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish check if key exists (66f0121507f77-1) SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish new User(1) SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish get LiveTransmitionHistory SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish saving LiveTransmitionHistory SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::getLatest not found (66f0121507f77-1, 0, 10, 0, 0) SELECT lth., lt.id as live_transmitions_id, lt.categories_id FROM live_transmitions_history lth LEFT JOIN live_transmitions lt ON lth.users_id = lt.users_id WHERE 1=1 AND lth.key LIKE '66f0121507f77-1%' AND (lth.live_servers_id = 0 OR lth.live_servers_id IS NULL ) AND (lth.modified_php_time >= 1727453240) OR (lth.modified >= DATE_SUB(NOW(), INTERVAL 10 MINUTE) OR lth.finished IS NULL) ORDER BY (lth.key = '66f0121507f77-1') DESC, lth.created DESC LIMIT 1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":870,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":149,"function":"save","class":"LiveTransmitionHistory","object":{},"type":"->","args":[]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish saved LiveTransmitionHistory SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish deciding ... SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish success (252, 1, 66f0121507f77-1, 0) SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: deleteStatsCache: /var/www/html/AVideo/videos/cache/YPTObjectCache/getStats/ [{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5262,"function":"deleteStatsCache","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":184,"function":"deleteStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3463,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5262,"function":"deleteStatsCache","class":"Live","type":"::","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":184,"function":"deleteStatsNotifications","args":[true]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: clearCache starts 1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: rrmdir: do not delete videos or cache folder /var/www/html/AVideo/videos/cache/ SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:20 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1925,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[252]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1906,"function":"finishAllFromStats","class":"Live","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3060,"function":"checkAllFromStats","class":"Live","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3466,"function":"clearCache","args":[true]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5262,"function":"deleteStatsCache","class":"Live","type":"::","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":184,"function":"deleteStatsNotifications","args":[true]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:21 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=252 users_id=0 IP=127.0.0.1 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1925,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1906,"function":"finishAllFromStats","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3060,"function":"checkAllFromStats","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3466,"function":"clearCache"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5262,"function":"deleteStatsCache","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":184,"function":"deleteStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:21 America/Chicago] AVideoLog::DEBUG: clearCache end in 0.71519613265991 seconds SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:21 America/Chicago] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:21 America/Chicago] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:21 America/Chicago] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:21 America/Chicago] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5264,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":184,"function":"deleteStatsNotifications","args":[true]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:21 America/Chicago] AVideoLog::DEBUG: NGINX Live::on_publish start SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:21 America/Chicago] AVideoLog::DEBUG: Live:sendRestream start SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:21 America/Chicago] AVideoLog::DEBUG: Live:sendRestream (https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/restreamer.json.php) {"m3u8":"https:\/\/videos.kaiserclix.com:8443\/live\/66f0121507f77-1\/index.m3u8","restreamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/plugin\/Live\/standAloneFiles\/restreamer.json.php","restreamsDestinations":[],"token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3ME1YV0lsUEoyNjJiU0h2VjU4S1p4RGZJUjVsUzZvZDE4dEF3ZVFzSmNWb1I=","users_id":1,"liveTransmitionHistory_id":252,"key":"66f0121507f77-1","live_restreams_id":0,"responseToken":"MVVzZ0R4NTRkZ0ZwQ05jK2EvcEtDS29ONkVlbDZQSHhDWHVRd1NlNmVFcktQMkdYeHFrMXkrMWU0ZUllUDQrbTJraDVhVGIyTG5uL1dQNzNwZEluZWhKOHptdWRwaFYwTml4U0U3RE5mU0U9"} [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3541,"function":"sendRestream","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3446,"function":"restream","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":186,"function":"_on_publish","class":"Live","type":"::"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:21 America/Chicago] AVideoLog::DEBUG: Live:sendRestream complete ["{\"error\":true,\"msg\":\"There are no restreams Destinations\",\"streamerURL\":\"https:\\/\\/videos.kaiserclix.com\\/AVideo\\/\",\"type\":\"decoded from request\",\"token\":\"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3ME1YV0lsUEoyNjJiU0h2VjU4S1p4RGZJUjVsUzZvZDE4dEF3ZVFzSmNWb1I=\",\"pid\":[],\"logFile\":\"\\/var\\/www\\/tmp\\/ffmpeg_restreamer_1_2024-09-27-04-17-21.log\"}"] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:21 America/Chicago] AVideoLog::DEBUG: on_publish: liveTransmitionHistory_id=252 users_id=1 live_servers_id=0 isReconnection= SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:21 America/Chicago] AVideoLog::DEBUG: Notification::on_publish: Start users_id=1, live_servers_id=0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 16:17:22 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:17:22 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 11:17:22 America/Chicago] AVideoLog::DEBUG: sendOneSignal: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Notifications\/Notifications.php(18) : eval()'d code(1) : eval()'d code","line":609,"function":"sendOneSignal","class":"Notifications","object":{},"type":"->","args":["The Admin you're following on KaiserClix Video sharing is live now - 2024-09-27 11:17:21","https:\/\/videos.kaiserclix.com\/AVideo\/live\/0\/Greg"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1757,"function":"on_publish","class":"Notifications","object":{},"type":"->","args":[1,0,252,"66f0121507f77-1",false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3452,"function":"on_publish","class":"AVideoPlugin","type":"::","args":[1,0,252,"66f0121507f77-1",false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":186,"function":"_on_publish","class":"Live","type":"::","args":[252,false]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:22 America/Chicago] AVideoLog::DEBUG: Notification::on_publish: finishing and sending 2 emails SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:22 America/Chicago] AVideoLog::DEBUG: sendBulkEmail Scheduler SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:22 America/Chicago] AVideoLog::DEBUG: sendBulkEmail Scheduler done total=2 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:22 America/Chicago] AVideoLog::DEBUG: Notifications::addBellNotificationToUsers [[17,32],"Admin is Live now - 2024-09-27 11:17:21 - Admin KaiserClix Video sharing","fas fa-satellite-dish"] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:23 America/Chicago] AVideoLog::DEBUG: sendSocketMessageToUsers_id start 17 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:23 America/Chicago] AVideoLog::WARNING: The plugin [Notifications::on_publish] takes 1.4651 seconds to complete. URL: https://127.0.1.1/AVideo/plugin/Live/on_publish.php IP: 127.0.0.1 [{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1759,"function":"YPTend","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3452,"function":"on_publish","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":186,"function":"_on_publish","class":"Live","type":"::"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:23 America/Chicago] AVideoLog::DEBUG: SendRecordedToEncoder::onLiveStream: 1, 0, 252, 66f0121507f77-1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:23 America/Chicago] AVideoLog::DEBUG: SendRecordedToEncoder::on_publish::Live::controlRecordingAsync(66f0121507f77-1, 0) SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:23 America/Chicago] AVideoLog::DEBUG: NGINX Live::controlRecordingAsync start (/usr/bin/php /var/www/html/AVideo/plugin/Live/controlRecording.php '66f0121507f77-1' '0' '1') SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:23 America/Chicago] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "/usr/bin/php /var/www/html/AVideo/plugin/Live/controlRecording.php '66f0121507f77-1' '0' '1' & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:23 America/Chicago] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:23 America/Chicago] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:23 America/Chicago] AVideoLog::DEBUG: NGINX Live::controlRecordingAsync end Array SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:23 America/Chicago] AVideoLog::DEBUG: NGINX Live::on_publish end SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 11:17:23 America/Chicago] Control.json.php start {"command":"record_start","app":"live","name":"66f0121507f77-1","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEY0S3F3cEVZZm5ybG9qN3RJNUtrZFlwVVJRUlV0L01ldWJzcmlqVG5NaFQ="} [27-Sep-2024 11:17:23 America/Chicago] Control.json.php verifying token https://videos.kaiserclix.com/AVideo/plugin/Live/verifyToken.json.php?token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEY0S3F3cEVZZm5ybG9qN3RJNUtrZFlwVVJRUlV0L01ldWJzcmlqVG5NaFQ= [27-Sep-2024 11:17:23 America/Chicago] AVideoLog::DEBUG: Live::verifyToken.json.php {"salt":"5fbc76c990681","timezone":"America\/Chicago","time":1727453843,"timeout":1727453903} SCRIPT_NAME: /AVideo/plugin/Live/verifyToken.json.php [27-Sep-2024 11:17:23 America/Chicago] Control.json.php verification respond content {"error":false,"msg":"","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEY0S3F3cEVZZm5ybG9qN3RJNUtrZFlwVVJRUlV0L01ldWJzcmlqVG5NaFQ=","users_id":0,"key":"_1727453843","RTMPLinkWithOutKey":""} [27-Sep-2024 11:17:23 America/Chicago] Control.json.php token is correct [27-Sep-2024 11:17:23 America/Chicago] Control.json.php finish {"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEY0S3F3cEVZZm5ybG9qN3RJNUtrZFlwVVJRUlV0L01ldWJzcmlqVG5NaFQ=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"} [27-Sep-2024 11:17:23 America/Chicago] AVideoLog::DEBUG: Live:controlRecording https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/control.json.php?command=record_start&app=live&name=66f0121507f77-1&token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEY0S3F3cEVZZm5ybG9qN3RJNUtrZFlwVVJRUlV0L01ldWJzcmlqVG5NaFQ%3D 0 - [{"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEY0S3F3cEVZZm5ybG9qN3RJNUtrZFlwVVJRUlV0L01ldWJzcmlqVG5NaFQ=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 11:17:23 America/Chicago] AVideoLog::DEBUG: Live:controlRecording start record is not ready trying again in 5 seconds From Command Line SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 11:17:23 America/Chicago] AVideoLog::DEBUG: Live:controlRecording [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/controlRecording.php","line":15,"function":"controlRecording","class":"Live","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 16:17:27 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:17:27 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:17:27 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 16:17:27 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 11:17:28 America/Chicago] Control.json.php start {"command":"record_start","app":"live","name":"66f0121507f77-1","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEdpRGNwREpIcmpjYTZNaEt2TCs0VFovQ1RVMER4VlNtV09HZWhRMktIbGQ="} [27-Sep-2024 11:17:28 America/Chicago] Control.json.php verifying token https://videos.kaiserclix.com/AVideo/plugin/Live/verifyToken.json.php?token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEdpRGNwREpIcmpjYTZNaEt2TCs0VFovQ1RVMER4VlNtV09HZWhRMktIbGQ= [27-Sep-2024 11:17:28 America/Chicago] AVideoLog::DEBUG: Live::verifyToken.json.php {"salt":"5fbc76c990681","timezone":"America\/Chicago","time":1727453848,"timeout":1727453908} SCRIPT_NAME: /AVideo/plugin/Live/verifyToken.json.php [27-Sep-2024 11:17:28 America/Chicago] Control.json.php verification respond content {"error":false,"msg":"","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEdpRGNwREpIcmpjYTZNaEt2TCs0VFovQ1RVMER4VlNtV09HZWhRMktIbGQ=","users_id":0,"key":"_1727453848","RTMPLinkWithOutKey":""} [27-Sep-2024 11:17:28 America/Chicago] Control.json.php token is correct [27-Sep-2024 11:17:28 America/Chicago] Control.json.php finish {"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEdpRGNwREpIcmpjYTZNaEt2TCs0VFovQ1RVMER4VlNtV09HZWhRMktIbGQ=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"} [27-Sep-2024 11:17:28 America/Chicago] AVideoLog::DEBUG: Live:controlRecording https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/control.json.php?command=record_start&app=live&name=66f0121507f77-1&token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEdpRGNwREpIcmpjYTZNaEt2TCs0VFovQ1RVMER4VlNtV09HZWhRMktIbGQ%3D 0 - [{"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEdpRGNwREpIcmpjYTZNaEt2TCs0VFovQ1RVMER4VlNtV09HZWhRMktIbGQ=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 11:17:28 America/Chicago] AVideoLog::DEBUG: Live:controlRecording start record is not ready trying again in 5 seconds From Command Line SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 11:17:28 America/Chicago] AVideoLog::DEBUG: Live:controlRecording [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1097,"function":"controlRecording","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/controlRecording.php","line":15,"function":"controlRecording","class":"Live","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 16:17:31 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:17:31 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:17:31 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 16:17:31 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 11:17:33 America/Chicago] Control.json.php start {"command":"record_start","app":"live","name":"66f0121507f77-1","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEhzL21abXU2T3B1bzB0SzVZSDdIa1lPOWpsd2hxNVF3UXlWQjFrRjFnL3Q="} [27-Sep-2024 11:17:33 America/Chicago] Control.json.php verifying token https://videos.kaiserclix.com/AVideo/plugin/Live/verifyToken.json.php?token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEhzL21abXU2T3B1bzB0SzVZSDdIa1lPOWpsd2hxNVF3UXlWQjFrRjFnL3Q= [27-Sep-2024 11:17:33 America/Chicago] AVideoLog::DEBUG: Live::verifyToken.json.php {"salt":"5fbc76c990681","timezone":"America\/Chicago","time":1727453853,"timeout":1727453913} SCRIPT_NAME: /AVideo/plugin/Live/verifyToken.json.php [27-Sep-2024 11:17:33 America/Chicago] Control.json.php verification respond content {"error":false,"msg":"","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEhzL21abXU2T3B1bzB0SzVZSDdIa1lPOWpsd2hxNVF3UXlWQjFrRjFnL3Q=","users_id":0,"key":"_1727453853","RTMPLinkWithOutKey":""} [27-Sep-2024 11:17:33 America/Chicago] Control.json.php token is correct [27-Sep-2024 11:17:33 America/Chicago] Control.json.php finish {"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEhzL21abXU2T3B1bzB0SzVZSDdIa1lPOWpsd2hxNVF3UXlWQjFrRjFnL3Q=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"} [27-Sep-2024 11:17:33 America/Chicago] AVideoLog::DEBUG: Live:controlRecording https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/control.json.php?command=record_start&app=live&name=66f0121507f77-1&token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEhzL21abXU2T3B1bzB0SzVZSDdIa1lPOWpsd2hxNVF3UXlWQjFrRjFnL3Q%3D 0 - [{"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEhzL21abXU2T3B1bzB0SzVZSDdIa1lPOWpsd2hxNVF3UXlWQjFrRjFnL3Q=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 11:17:33 America/Chicago] AVideoLog::DEBUG: Live:controlRecording start record is not ready trying again in 5 seconds From Command Line SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 11:17:33 America/Chicago] AVideoLog::DEBUG: Live:controlRecording [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1097,"function":"controlRecording","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1097,"function":"controlRecording","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/controlRecording.php","line":15,"function":"controlRecording","class":"Live","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 11:17:35 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: KZAFc - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: e3f52htea3ijsljsja1qpm1c1b SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 16:17:35 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:17:35 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:17:36 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:17:36 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0 IP=127.0.0.1 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 11:17:38 America/Chicago] Control.json.php start {"command":"record_start","app":"live","name":"66f0121507f77-1","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEVIenh1Rml2Y04zc25NOHExd2VNaCtFVG1MY25jSFFaYm0xTGZweUpTamI="} [27-Sep-2024 11:17:38 America/Chicago] Control.json.php verifying token https://videos.kaiserclix.com/AVideo/plugin/Live/verifyToken.json.php?token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEVIenh1Rml2Y04zc25NOHExd2VNaCtFVG1MY25jSFFaYm0xTGZweUpTamI= [27-Sep-2024 11:17:38 America/Chicago] AVideoLog::DEBUG: Live::verifyToken.json.php {"salt":"5fbc76c990681","timezone":"America\/Chicago","time":1727453858,"timeout":1727453918} SCRIPT_NAME: /AVideo/plugin/Live/verifyToken.json.php [27-Sep-2024 11:17:38 America/Chicago] Control.json.php verification respond content {"error":false,"msg":"","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEVIenh1Rml2Y04zc25NOHExd2VNaCtFVG1MY25jSFFaYm0xTGZweUpTamI=","users_id":0,"key":"_1727453858","RTMPLinkWithOutKey":""} [27-Sep-2024 11:17:38 America/Chicago] Control.json.php token is correct [27-Sep-2024 11:17:38 America/Chicago] Control.json.php finish {"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEVIenh1Rml2Y04zc25NOHExd2VNaCtFVG1MY25jSFFaYm0xTGZweUpTamI=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"} [27-Sep-2024 11:17:38 America/Chicago] AVideoLog::DEBUG: Live:controlRecording https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/control.json.php?command=record_start&app=live&name=66f0121507f77-1&token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEVIenh1Rml2Y04zc25NOHExd2VNaCtFVG1MY25jSFFaYm0xTGZweUpTamI%3D 0 - [{"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEVIenh1Rml2Y04zc25NOHExd2VNaCtFVG1MY25jSFFaYm0xTGZweUpTamI=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 11:17:38 America/Chicago] AVideoLog::DEBUG: Live:controlRecording start record is not ready trying again in 5 seconds From Command Line SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 11:17:38 America/Chicago] AVideoLog::DEBUG: Live:controlRecording [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1097,"function":"controlRecording","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1097,"function":"controlRecording","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1097,"function":"controlRecording","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/controlRecording.php","line":15,"function":"controlRecording","class":"Live","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 16:17:40 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:17:40 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:17:40 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 16:17:40 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 11:17:44 America/Chicago] Control.json.php start {"command":"record_start","app":"live","name":"66f0121507f77-1","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3ME1RY3FDWWNWUXZBOVkxV2xGcXV1MGdYdDBxbm1BMklhV2ErdjVJaFBKRXU="} [27-Sep-2024 11:17:44 America/Chicago] Control.json.php verifying token https://videos.kaiserclix.com/AVideo/plugin/Live/verifyToken.json.php?token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3ME1RY3FDWWNWUXZBOVkxV2xGcXV1MGdYdDBxbm1BMklhV2ErdjVJaFBKRXU= [27-Sep-2024 11:17:44 America/Chicago] AVideoLog::DEBUG: Live::verifyToken.json.php {"salt":"5fbc76c990681","timezone":"America\/Chicago","time":1727453863,"timeout":1727453923} SCRIPT_NAME: /AVideo/plugin/Live/verifyToken.json.php [27-Sep-2024 11:17:44 America/Chicago] Control.json.php verification respond content {"error":false,"msg":"","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3ME1RY3FDWWNWUXZBOVkxV2xGcXV1MGdYdDBxbm1BMklhV2ErdjVJaFBKRXU=","users_id":0,"key":"_1727453864","RTMPLinkWithOutKey":""} [27-Sep-2024 11:17:44 America/Chicago] Control.json.php token is correct [27-Sep-2024 11:17:44 America/Chicago] Control.json.php finish {"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3ME1RY3FDWWNWUXZBOVkxV2xGcXV1MGdYdDBxbm1BMklhV2ErdjVJaFBKRXU=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"} [27-Sep-2024 11:17:44 America/Chicago] AVideoLog::DEBUG: Live:controlRecording https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/control.json.php?command=record_start&app=live&name=66f0121507f77-1&token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3ME1RY3FDWWNWUXZBOVkxV2xGcXV1MGdYdDBxbm1BMklhV2ErdjVJaFBKRXU%3D 0 - [{"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3ME1RY3FDWWNWUXZBOVkxV2xGcXV1MGdYdDBxbm1BMklhV2ErdjVJaFBKRXU=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 11:17:44 America/Chicago] AVideoLog::DEBUG: Live:controlRecording start record is ready SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 16:17:44 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:17:44 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 11:17:48 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: yR5wK - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: 1rmhds3gidfqhm39el88s9oi13 SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 16:17:50 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:17:50 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:17:54 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:17:54 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:17:54 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 16:17:54 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 11:17:55 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: Gi92C - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: bcpt400avhbo5cr737bb21jp2b SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 16:17:59 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:17:59 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:18:02 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 16:18:02 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 16:18:02 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:18:02 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 11:18:02 America/Chicago] PHP Warning: Array to string conversion in /var/www/html/AVideo/objects/functionsMail.php on line 194 [27-Sep-2024 11:18:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: Start SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 11:18:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: command line detected SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 11:18:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: argument /var/www/html/AVideo/videos/emails_66f6daba85579.log SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 11:18:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: file do exists /var/www/html/AVideo/videos/emails_66f6daba85579.log SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 11:18:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: JSON is valid SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 11:18:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: JSON decode SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 11:18:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmail [count=2] Admin is Live now - 2024-09-27 11:17:21 - Admin KaiserClix Video sharing SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 11:18:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmail: to=["gkaiser63@gmail.com","gregorykaiser924@gmail.com"] from=greg@kaiserclix.com subject=Admin is Live now - 2024-09-27 11:17:21 - Admin KaiserClix Video sharing SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 11:18:02 America/Chicago] AVideoLog::DEBUG: partition: listlen=2 totalItens=50 SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 11:18:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmail::sending totalEmails=[2] SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 11:18:02 America/Chicago] AVideoLog::DEBUG: Sending SMTP Email SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 11:18:02 America/Chicago] AVideoLog::DEBUG: Debug disabled on the SMTP Email SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 11:18:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmail::addBCC [1] gkaiser63@gmail.com SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 11:18:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmail::addBCC [2] gregorykaiser924@gmail.com SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 11:18:03 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: ZslQD - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: noujogoogqisbanuv6phtidtrn SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 11:18:03 America/Chicago] AVideoLog::DEBUG: sendSiteEmail Error Info: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting count=[2] [2/2] SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 11:18:03 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: Complete SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 11:18:05 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: Tr9cn - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: 46b0ee530fp66m3io944nknpg4 SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 16:18:06 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:18:06 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:18:08 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:18:08 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0 IP=127.0.0.1 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 11:18:09 America/Chicago] AVideoLog::DEBUG: unsetUserCookie _unsetcookie('credentials') [{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1344,"function":"unsetUserCookie","class":"User","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/logoff.php","line":15,"function":"logoff","class":"User","type":"::","args":[]}] SCRIPT_NAME: /AVideo/objects/logoff.php [27-Sep-2024 11:18:09 America/Chicago] AVideoLog::DEBUG: user:logoff SCRIPT_NAME: /AVideo/objects/logoff.php [27-Sep-2024 16:18:11 UTC] AVideoLog::PERFORMANCE: session_start takes 1.1865971088409 seconds to open SCRIPT_NAME: /AVideo/plugin/PlayerSkins/mediaSession.json.php [27-Sep-2024 16:18:11 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/PlayerSkins\/mediaSession.json.php","line":4,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/PlayerSkins/mediaSession.json.php [27-Sep-2024 16:18:11 UTC] AVideoLog::PERFORMANCE: session_start takes 1.248517036438 seconds to open SCRIPT_NAME: /AVideo/view/xsendfile.php [27-Sep-2024 16:18:11 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/view\/xsendfile.php","line":4,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/view/xsendfile.php [27-Sep-2024 11:18:12 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking live_servers_id= Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:18:12 America/Chicago] AVideoLog::WARNING: Time: 1.049s | Limit: 0.7s | Location: /var/www/html/AVideo/plugin/Live/stats.json.php Line 30 [stats.json.php] IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:18:12 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking live_servers_id= Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:18:16 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: LEAxi - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: q5iidq3bmsm0qgtohkutiv9tpp SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 11:18:16 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":342,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[252]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications","args":[]}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:18:16 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=252 users_id=0 IP=10.1.10.71 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":342,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:18:16 America/Chicago] AVideoLog::WARNING: The plugin [Live::getLiveApplicationArray] takes 0.5266 seconds to complete. URL: https://videos.kaiserclix.com/AVideo/plugin/Live/stats.json.php?Menu IP: 10.1.10.71 [{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1167,"function":"YPTend","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:18:17 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: G39UL - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: nldi18sk26mukoigj46hsbrpgh SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 16:18:21 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/objects/login.json.php [27-Sep-2024 16:18:21 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/objects/login.json.php [27-Sep-2024 11:18:21 America/Chicago] AVideoLog::DEBUG: login.json.php user found [admin] SCRIPT_NAME: /AVideo/objects/login.json.php [27-Sep-2024 11:18:25 America/Chicago] AVideoLog::WARNING: The plugin [Live::getLiveApplicationArray] takes 0.6055 seconds to complete. URL: https://videos.kaiserclix.com/AVideo/plugin/Live/stats.json.php?Menu IP: 10.1.10.71 [{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1167,"function":"YPTend","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 16:18:25 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:18:25 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:18:25 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 16:18:25 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 16:18:28 UTC] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 16:18:28 UTC] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 16:18:28 UTC] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 16:18:28 UTC] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":870,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":742,"function":"save","class":"LiveTransmitionHistory","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":328,"function":"getActiveLives","class":"LiveTransmitionHistory","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3857,"function":"getStatsNotifications","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3874,"function":"iskeyOnline","class":"Live","type":"::","args":["66f0121507f77-1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3888,"function":"getValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77","1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4489,"function":"getLatestValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4475,"function":"getIndex","class":"LiveStreamObject","object":{},"type":"->","args":[false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":165,"function":"getKeyWithIndex","class":"LiveStreamObject","object":{},"type":"->","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":245,"function":"getFromDbByUser","class":"LiveTransmition","type":"::","args":[1]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":223,"function":"getFromDbByUserName","class":"LiveTransmition","type":"::","args":["admin"]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3344,"function":"getFromRequest","class":"LiveTransmition","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3255,"function":"isLive","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3550,"function":"isVideo","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Cache\/Cache.php","line":132,"function":"getVideos_id","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":780,"function":"getStart","class":"Cache","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":236,"function":"getStart","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/getImage.php","line":50,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 16:18:28 UTC] AVideoLog::WARNING: The plugin [Live::getLiveApplicationArray] takes 0.9479 seconds to complete. URL: https://videos.kaiserclix.com/AVideo/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=1&u=admin&format=jpg IP: 10.1.10.71 [{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1167,"function":"YPTend","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3857,"function":"getStatsNotifications"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3874,"function":"iskeyOnline","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3888,"function":"getValidNotOnlineLiveIndex","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4489,"function":"getLatestValidNotOnlineLiveIndex","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4475,"function":"getIndex","class":"LiveStreamObject","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":165,"function":"getKeyWithIndex","class":"LiveStreamObject","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":245,"function":"getFromDbByUser","class":"LiveTransmition","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":223,"function":"getFromDbByUserName","class":"LiveTransmition","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3344,"function":"getFromRequest","class":"LiveTransmition","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3255,"function":"isLive"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3550,"function":"isVideo"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Cache\/Cache.php","line":132,"function":"getVideos_id"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":780,"function":"getStart","class":"Cache","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":236,"function":"getStart","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/getImage.php","line":50,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 16:18:28 UTC] AVideoLog::PERFORMANCE: Time: 0.966s | Limit: 0.7s | Location: /var/www/html/AVideo/plugin/Live/getImage.php Line 5506 [stats.json.php getStatsNotifications] IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 11:18:28 America/Chicago] AVideoLog::DEBUG: Get Image SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 11:18:28 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking live_servers_id=0 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 11:18:29 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: EaG3p - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: f0s9337k5qg3rj7kflnfo6fi8j SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 16:18:30 UTC] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 16:18:30 UTC] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 16:18:30 UTC] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 16:18:30 UTC] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":870,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":742,"function":"save","class":"LiveTransmitionHistory","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":328,"function":"getActiveLives","class":"LiveTransmitionHistory","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3857,"function":"getStatsNotifications","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3874,"function":"iskeyOnline","class":"Live","type":"::","args":["66f0121507f77-1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3888,"function":"getValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77","1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4489,"function":"getLatestValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4475,"function":"getIndex","class":"LiveStreamObject","object":{},"type":"->","args":[false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":165,"function":"getKeyWithIndex","class":"LiveStreamObject","object":{},"type":"->","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":264,"function":"getFromDbByUser","class":"LiveTransmition","type":"::","args":[1]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":226,"function":"getFromDbByChannelName","class":"LiveTransmition","type":"::","args":["Greg"]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3344,"function":"getFromRequest","class":"LiveTransmition","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3255,"function":"isLive","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3550,"function":"isVideo","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Cache\/Cache.php","line":132,"function":"getVideos_id","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":780,"function":"getStart","class":"Cache","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":236,"function":"getStart","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":2,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 16:18:30 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:18:30 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 11:18:30 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, 1, SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:18:31 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser [admin] [false,false,false] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:18:31 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser SELECT * FROM users WHERE user = ? LIMIT 1 ["s",["admin"]] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:18:31 America/Chicago] AVideoLog::DEBUG: User::loadFromUser(admin) user found [1]admin SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:18:31 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:18:31 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77-1, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:18:32 America/Chicago] AVideoLog::WARNING: The plugin [Live::getLiveApplicationArray] takes 0.5518 seconds to complete. URL: https://videos.kaiserclix.com/AVideo/plugin/Live/stats.json.php?Menu IP: 10.1.10.71 [{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1167,"function":"YPTend","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:18:32 America/Chicago] AVideoLog::WARNING: Time: 1.030s | Limit: 0.7s | Location: /var/www/html/AVideo/plugin/Live/stats.json.php Line 30 [stats.json.php] IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 16:18:33 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:18:33 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:18:33 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 16:18:33 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 16:18:37 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:18:38 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:18:39 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:18:39 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0 IP=127.0.0.1 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:18:47 UTC] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 16:18:47 UTC] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 16:18:47 UTC] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 16:18:47 UTC] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":870,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":742,"function":"save","class":"LiveTransmitionHistory","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":328,"function":"getActiveLives","class":"LiveTransmitionHistory","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3857,"function":"getStatsNotifications","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3874,"function":"iskeyOnline","class":"Live","type":"::","args":["66f0121507f77-1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3888,"function":"getValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77","1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4489,"function":"getLatestValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4475,"function":"getIndex","class":"LiveStreamObject","object":{},"type":"->","args":[false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":165,"function":"getKeyWithIndex","class":"LiveStreamObject","object":{},"type":"->","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":245,"function":"getFromDbByUser","class":"LiveTransmition","type":"::","args":[1]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":223,"function":"getFromDbByUserName","class":"LiveTransmition","type":"::","args":["admin"]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3344,"function":"getFromRequest","class":"LiveTransmition","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3255,"function":"isLive","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3550,"function":"isVideo","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Cache\/Cache.php","line":132,"function":"getVideos_id","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":780,"function":"getStart","class":"Cache","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":236,"function":"getStart","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/getImage.php","line":50,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 11:18:47 America/Chicago] AVideoLog::DEBUG: Get Image SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 16:18:51 UTC] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 16:18:51 UTC] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 16:18:51 UTC] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 16:18:51 UTC] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":870,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":742,"function":"save","class":"LiveTransmitionHistory","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":328,"function":"getActiveLives","class":"LiveTransmitionHistory","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3857,"function":"getStatsNotifications","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3874,"function":"iskeyOnline","class":"Live","type":"::","args":["66f0121507f77-1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3888,"function":"getValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77","1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4489,"function":"getLatestValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4475,"function":"getIndex","class":"LiveStreamObject","object":{},"type":"->","args":[false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":165,"function":"getKeyWithIndex","class":"LiveStreamObject","object":{},"type":"->","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":264,"function":"getFromDbByUser","class":"LiveTransmition","type":"::","args":[1]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":226,"function":"getFromDbByChannelName","class":"LiveTransmition","type":"::","args":["Greg"]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3344,"function":"getFromRequest","class":"LiveTransmition","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3255,"function":"isLive","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3550,"function":"isVideo","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Cache\/Cache.php","line":132,"function":"getVideos_id","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":780,"function":"getStart","class":"Cache","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":236,"function":"getStart","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":2,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:18:51 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, 1, SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:18:51 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser [admin] [false,false,false] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:18:51 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser SELECT * FROM users WHERE user = ? LIMIT 1 ["s",["admin"]] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:18:51 America/Chicago] AVideoLog::DEBUG: User::loadFromUser(admin) user found [1]admin SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:18:51 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:18:51 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77-1, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:18:52 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: admin - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: pip70gqnfa7fcf0b3u2tofs8ul SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 16:18:53 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:18:54 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:18:54 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 16:18:54 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 16:18:58 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:18:58 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 11:18:59 America/Chicago] AVideoLog::DEBUG: saveDVR: users_id = 1 SendRecordedToEncoder::saveDVR(66f0121507f77-1, 0, 0, !empty(0)) SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 11:18:59 America/Chicago] AVideoLog::DEBUG: saveDVR(66f0121507f77-1, 0, 0, , ) users_id = 1 line=546 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 11:18:59 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=553 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 11:18:59 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=559 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 11:18:59 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=571 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 11:18:59 America/Chicago] AVideoLog::DEBUG: url_get_contents: Start https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RTVRY3h6bFJ5RzF3QVRmWTliSlRXVg%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F, , 3600 https://videos.kaiserclix.com/AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php?key=66f0121507f77-1&live_servers_id=0&howManySegments=0&download=0 10.1.10.71 [{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/SendRecordedToEncoder.php(18) : eval()'d code(1) : eval()'d code","line":572,"function":"url_get_contents"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php(18) : eval()'d code(1) : eval()'d code","line":77,"function":"saveDVR","class":"SendRecordedToEncoder","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php(18) : eval()'d code","line":1,"function":"eval"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php","line":18,"function":"eval"}] SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 11:18:59 America/Chicago] AVideoLog::DEBUG: url_get_contents: allow_url_fopen https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RTVRY3h6bFJ5RzF3QVRmWTliSlRXVg%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 11:18:59 America/Chicago] saveDVR: Start [27-Sep-2024 11:18:59 America/Chicago] saveDVR: copy dir 1 [cp -R /HLS/live/66f0121507f77-1 /var/www/tmp/66f0121507f77-166f6daf37dd3c && chmod -R 777 /var/www/tmp/66f0121507f77-166f6daf37dd3c ] [27-Sep-2024 11:18:59 America/Chicago] saveDVR: copy dir done howManySegments = 0 [27-Sep-2024 11:18:59 America/Chicago] saveDVR: append [echo "

EXT-X-ENDLIST" >> /var/www/tmp/66f0121507f77-166f6daf37dd3c/index.m3u8]

[27-Sep-2024 11:18:59 America/Chicago] saveDVR: FFMPEG ffmpeg -i /var/www/tmp/66f0121507f77-166f6daf37dd3c/index.m3u8 -c copy -bsf:a aac_adtstoasc /var/www/tmp/66f0121507f77-1_2024-09-27-11-18-59.mp4 -y [27-Sep-2024 11:18:59 America/Chicago] saveDVR: FFMPEG done [27-Sep-2024 11:18:59 America/Chicago] saveDVR: remove dir rm -R /var/www/tmp/66f0121507f77-166f6daf37dd3c [27-Sep-2024 11:18:59 America/Chicago] PHP Warning: filesize(): stat failed for /var/www/tmp/66f0121507f77-1_2024-09-27-11-18-59.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 31 [27-Sep-2024 11:18:59 America/Chicago] PHP Warning: filesize(): stat failed for /var/www/tmp/66f0121507f77-1_2024-09-27-11-18-59.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 32 [27-Sep-2024 11:18:59 America/Chicago] getRecordedFile: /var/www/tmp/66f0121507f77-1_2024-09-27-11-18-59.mp4 [27-Sep-2024 11:18:59 America/Chicago] PHP Warning: fopen(/var/www/tmp/66f0121507f77-1_2024-09-27-11-18-59.mp4): Failed to open stream: No such file or directory in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 45 [27-Sep-2024 11:18:59 America/Chicago] PHP Fatal error: Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, false given in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php:46 Stack trace:

0 /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php(46): fpassthru()

1 {main}

thrown in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 46 [27-Sep-2024 11:18:59 America/Chicago] AVideoLog::ERROR: {"type":1,"message":"Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, false given in \/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php:46\nStack trace:\n#0 \/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php(46): fpassthru()\n#1 {main}\n thrown","file":"\/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php","line":46} SCRIPT_NAME: /AVideo/plugin/Live/standAloneFiles/getRecordedFile.php [27-Sep-2024 11:18:59 America/Chicago] AVideoLog::DEBUG: url_get_contents: ERROR file_get_contents(https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RTVRY3h6bFJ5RzF3QVRmWTliSlRXVg%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F) {"type":2,"message":"file_get_contents(https:\/\/videos.kaiserclix.com\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RTVRY3h6bFJ5RzF3QVRmWTliSlRXVg%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F): Failed to open stream: HTTP request failed! HTTP\/1.1 500 Internal Server Error\r\n","file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":1825} SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 11:18:59 America/Chicago] AVideoLog::DEBUG: url_get_contents: CURL https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RTVRY3h6bFJ5RzF3QVRmWTliSlRXVg%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 11:18:59 America/Chicago] saveDVR: Start [27-Sep-2024 11:18:59 America/Chicago] saveDVR: copy dir 1 [cp -R /HLS/live/66f0121507f77-1 /var/www/tmp/66f0121507f77-166f6daf3c4a9a && chmod -R 777 /var/www/tmp/66f0121507f77-166f6daf3c4a9a ] [27-Sep-2024 11:18:59 America/Chicago] saveDVR: copy dir done howManySegments = 0 [27-Sep-2024 11:18:59 America/Chicago] saveDVR: append [echo "

EXT-X-ENDLIST" >> /var/www/tmp/66f0121507f77-166f6daf3c4a9a/index.m3u8]

[27-Sep-2024 11:18:59 America/Chicago] saveDVR: FFMPEG ffmpeg -i /var/www/tmp/66f0121507f77-166f6daf3c4a9a/index.m3u8 -c copy -bsf:a aac_adtstoasc /var/www/tmp/66f0121507f77-1_2024-09-27-11-18-59.mp4 -y [27-Sep-2024 11:18:59 America/Chicago] saveDVR: FFMPEG done [27-Sep-2024 11:18:59 America/Chicago] saveDVR: remove dir rm -R /var/www/tmp/66f0121507f77-166f6daf3c4a9a [27-Sep-2024 11:18:59 America/Chicago] PHP Warning: filesize(): stat failed for /var/www/tmp/66f0121507f77-1_2024-09-27-11-18-59.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 31 [27-Sep-2024 11:18:59 America/Chicago] PHP Warning: filesize(): stat failed for /var/www/tmp/66f0121507f77-1_2024-09-27-11-18-59.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 32 [27-Sep-2024 11:18:59 America/Chicago] getRecordedFile: /var/www/tmp/66f0121507f77-1_2024-09-27-11-18-59.mp4 [27-Sep-2024 11:18:59 America/Chicago] PHP Warning: fopen(/var/www/tmp/66f0121507f77-1_2024-09-27-11-18-59.mp4): Failed to open stream: No such file or directory in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 45 [27-Sep-2024 11:18:59 America/Chicago] PHP Fatal error: Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, false given in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php:46 Stack trace:

0 /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php(46): fpassthru()

1 {main}

thrown in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 46 [27-Sep-2024 11:18:59 America/Chicago] AVideoLog::ERROR: {"type":1,"message":"Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, false given in \/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php:46\nStack trace:\n#0 \/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php(46): fpassthru()\n#1 {main}\n thrown","file":"\/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php","line":46} SCRIPT_NAME: /AVideo/plugin/Live/standAloneFiles/getRecordedFile.php [27-Sep-2024 11:18:59 America/Chicago] AVideoLog::DEBUG: url_get_contents: CURL SUCCESS https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RTVRY3h6bFJ5RzF3QVRmWTliSlRXVg%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 11:18:59 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=573 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 11:18:59 America/Chicago] AVideoLog::DEBUG: saveDVR: File remotely (https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RTVRY3h6bFJ5RzF3QVRmWTliSlRXVg%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F) Complete users_id = 1 line=575 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 11:18:59 America/Chicago] AVideoLog::DEBUG: saveDVR: got remotely file /var/www/html/AVideo/videos/cache/v_240927111859_v7c5b.mp4 users_id = 1 line=578 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 11:18:59 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=585 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 11:18:59 America/Chicago] AVideoLog::DEBUG: saveDVR ERROR: File /var/www/html/AVideo/videos/cache/v_240927111859_v7c5b.mp4 is too small: 2.11KB SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 13:19:00 America/Sao_Paulo] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 13:19:00 America/Sao_Paulo] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 13:19:00 America/Sao_Paulo] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 13:19:00 America/Sao_Paulo] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":870,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":742,"function":"save","class":"LiveTransmitionHistory","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":328,"function":"getActiveLives","class":"LiveTransmitionHistory","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications","args":[]}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:19:03 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: nZpuj - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: l0quq7ea36qeitrrikabedn48h SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 16:19:03 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:19:03 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 11:19:08 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking live_servers_id= Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 16:19:10 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:19:10 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:19:10 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:19:10 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0 IP=127.0.0.1 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 11:19:10 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done POST: {"app":"live","flashver":"FMLE\/3.0 (compatible; FMSc\/1.0)","swfurl":"rtmp:\/\/videos.kaiserclix.com\/live?s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","tcurl":"rtmp:\/\/videos.kaiserclix.com\/live?s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","pageurl":"","addr":"76.17.169.44","clientid":"1939","call":"publish_done","name":"66f0121507f77-1","redirectUri":""} SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:10 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done GET: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:10 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done php://inputapp=live&flashver=FMLE/3.0%20(compatible%3B%20FMSc/1.0)&swfurl=rtmp://videos.kaiserclix.com/live%3Fs=NTM2elVRdFBqWVljYlZQY25reTFjdz09%26webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw&tcurl=rtmp://videos.kaiserclix.com/live%3Fs=NTM2elVRdFBqWVljYlZQY25reTFjdz09%26webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw&pageurl=&addr=76.17.169.44&clientid=1939&call=publish_done&name=66f0121507f77-1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:10 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done parse_url: {"scheme":"rtmp","host":"videos.kaiserclix.com","path":"\/live","query":"s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw"} SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:10 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done parse_str: {"s":"NTM2elVRdFBqWVljYlZQY25reTFjdz09","webSiteRootURL":"aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw"} SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:10 America/Chicago] AVideoLog::DEBUG: deleteStatsCache: /var/www/html/AVideo/videos/cache/YPTObjectCache/getStats/ [{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5262,"function":"deleteStatsCache","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":60,"function":"deleteStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3463,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5262,"function":"deleteStatsCache","class":"Live","type":"::","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":60,"function":"deleteStatsNotifications","args":[true]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: clearCache starts 1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: rrmdir: do not delete videos or cache folder /var/www/html/AVideo/videos/cache/ SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1925,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[252]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1906,"function":"finishAllFromStats","class":"Live","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3060,"function":"checkAllFromStats","class":"Live","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3466,"function":"clearCache","args":[true]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5262,"function":"deleteStatsCache","class":"Live","type":"::","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":60,"function":"deleteStatsNotifications","args":[true]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=252 users_id=0 IP=127.0.0.1 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1925,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1906,"function":"finishAllFromStats","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3060,"function":"checkAllFromStats","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3466,"function":"clearCache"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5262,"function":"deleteStatsCache","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":60,"function":"deleteStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: clearCache end in 0.23944401741028 seconds SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5264,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":60,"function":"deleteStatsNotifications","args":[true]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":63,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[252]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=252 users_id=0 IP=127.0.0.1 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":63,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done finishFromTransmitionHistoryId 66f0121507f77-1 id=252 key=66f0121507f77-1 live_servers_id= insert_row=1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: NGINX Live::on_publish_socket_notification sendSocketMessageToAll Start SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: NGINX Live::on_publish_socket_notification SocketMessageToAll END SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done success (252, 1, 66f0121507f77-1, ) SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":83,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1925,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[252]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1906,"function":"finishAllFromStats","class":"Live","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":84,"function":"checkAllFromStats","class":"Live","type":"::","args":[]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:11 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=252 users_id=0 IP=127.0.0.1 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1925,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1906,"function":"finishAllFromStats","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":84,"function":"checkAllFromStats","class":"Live","type":"::"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [27-Sep-2024 11:19:18 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, 1, SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:19:18 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking live_servers_id=0 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:19:18 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser [admin] [false,false,false] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:19:18 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser SELECT * FROM users WHERE user = ? LIMIT 1 ["s",["admin"]] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:19:18 America/Chicago] AVideoLog::DEBUG: User::loadFromUser(admin) user found [1]admin SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:19:18 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 16:19:18 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:19:18 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 11:19:18 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77-1, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 11:19:19 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: admin - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: bn1d6qmbfjqsoe0dsj34irn26u SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 11:19:19 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":342,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[252]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications","args":[]}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:19:19 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":342,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[252]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications","args":[]}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:19:19 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=252 users_id=1 IP=10.1.10.71 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":342,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:19:20 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=252 users_id=1 IP=10.1.10.71 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":342,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:19:20 America/Chicago] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:19:20 America/Chicago] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:19:20 America/Chicago] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:19:20 America/Chicago] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":870,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1967,"function":"save","class":"LiveTransmitionHistory","object":{"live_transmitions_id":1,"categories_id":1},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":536,"function":"unfinishAllFromStats","class":"Live","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":342,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[252]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications","args":[]}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:19:20 America/Chicago] AVideoLog::DEBUG: unfinishAllFromStats saving LiveTransmitionHistory 66f0121507f77-1 [252] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:19:20 America/Chicago] AVideoLog::WARNING: The plugin [Live::getLiveApplicationArray] takes 1.0459 seconds to complete. URL: https://videos.kaiserclix.com/AVideo/plugin/Live/stats.json.php?live_servers_id=0&Label IP: 10.1.10.71 [{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1167,"function":"YPTend","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:19:20 America/Chicago] AVideoLog::WARNING: Time: 1.046s | Limit: 0.7s | Location: /var/www/html/AVideo/plugin/Live/stats.json.php Line 5506 [stats.json.php getStatsNotifications] IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:19:20 America/Chicago] AVideoLog::WARNING: Time: 1.050s | Limit: 0.7s | Location: /var/www/html/AVideo/plugin/Live/stats.json.php Line 30 [stats.json.php] IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 11:19:20 America/Chicago] AVideoLog::PERFORMANCE: session_start takes 1.0659959316254 seconds to open SCRIPT_NAME: /AVideo/plugin/LiveUsers/view/beat.json.php [27-Sep-2024 11:19:20 America/Chicago] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1370,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1413,"function":"recreateLoginFromCookie","class":"User","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/LiveUsers\/Objects\/LiveOnlineUsers.php(18) : eval()'d code(1) : eval()'d code","line":59,"function":"isLogged","class":"User","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/LiveUsers\/view\/beat.json.php(18) : eval()'d code(1) : eval()'d code","line":27,"function":"loadFromTransmitionKey","class":"LiveOnlineUsers","object":{},"type":"->","args":["66f0121507f77-1",0]},{"file":"\/var\/www\/html\/AVideo\/plugin\/LiveUsers\/view\/beat.json.php(18) : eval()'d code","line":1,"function":"eval"},{"file":"\/var\/www\/html\/AVideo\/plugin\/LiveUsers\/view\/beat.json.php","line":18,"function":"eval"}] SCRIPT_NAME: /AVideo/plugin/LiveUsers/view/beat.json.php [27-Sep-2024 16:19:20 UTC] AVideoLog::PERFORMANCE: session_start takes 1.2518680095673 seconds to open SCRIPT_NAME: /AVideo/plugin/Chat2/index.php [27-Sep-2024 16:19:20 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18) : eval()'d code(1) : eval()'d code","line":9,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18) : eval()'d code","line":1,"function":"eval"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php","line":18,"function":"eval"}] SCRIPT_NAME: /AVideo/plugin/Chat2/index.php [27-Sep-2024 16:19:21 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:19:21 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:19:21 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 16:19:21 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php

DanielnetoDotCom commented 1 month ago

I can see the directory is not being copyed from here

cp -R /HLS/live/66f0121507f77-1 /var/www/tmp/66f0121507f77-166f6daf3c4a9a

probably a permission issue or a php configuration on your server.

I just sent an update so we will have better logs so we can understand what is missing.

please make a git pull, delete your avideo.log try again and share the logs

gregk63 commented 1 month ago

Ok. Thanks! I will give it try. Hopefully sometime later today.

gregk63 commented 1 month ago

Did the suggested git pull and tried again.

Here you go.

ggk63@kaiserclix:/var/www/html/AVideo/videos$ cat avideo.log [27-Sep-2024 15:56:31 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: evlI2 - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: mkn3dkmbghg0c9ahb0o1egii7c SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 20:56:32 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:56:32 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 15:56:43 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: AS2Fc - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: 1ffunip1lgv7fseefrp2v6i01s SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 20:56:49 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:56:49 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0 IP=127.0.0.1 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:57:03 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:57:03 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish POST: {"app":"live","flashver":"FMLE\/3.0 (compatible; FMSc\/1.0)","swfurl":"rtmp:\/\/videos.kaiserclix.com\/live?s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","tcurl":"rtmp:\/\/videos.kaiserclix.com\/live?s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","pageurl":"","addr":"76.17.169.44","clientid":"4993","call":"publish","name":"66f0121507f77-1","type":"live","redirectUri":""} SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish GET: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish php://inputapp=live&flashver=FMLE/3.0%20(compatible%3B%20FMSc/1.0)&swfurl=rtmp://videos.kaiserclix.com/live%3Fs=NTM2elVRdFBqWVljYlZQY25reTFjdz09%26webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw&tcurl=rtmp://videos.kaiserclix.com/live%3Fs=NTM2elVRdFBqWVljYlZQY25reTFjdz09%26webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw&pageurl=&addr=76.17.169.44&clientid=4993&call=publish&name=66f0121507f77-1&type=live SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish encryption getFromKey(66f0121507f77) SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish encryption token found users_id: [1] 66f0121507f77 == 66f0121507f77 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish parse_url: {"scheme":"rtmp","host":"videos.kaiserclix.com","path":"\/live","query":"s=NTM2elVRdFBqWVljYlZQY25reTFjdz09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw"} SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish parse_str: {"s":"NTM2elVRdFBqWVljYlZQY25reTFjdz09","webSiteRootURL":"aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","p":"b0a0090b5a3fff7c756f0a61079c0ea2"} SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::getLatest not found (66f0121507f77-1, 0, 10, 0, 0) SELECT lth., lt.id as live_transmitions_id, lt.categories_id FROM live_transmitions_history lth LEFT JOIN live_transmitions lt ON lth.users_id = lt.users_id WHERE 1=1 AND lth.key LIKE '66f0121507f77-1%' AND (lth.live_servers_id = 0 OR lth.live_servers_id IS NULL ) AND (lth.modified_php_time >= 1727470032) OR (lth.modified >= DATE_SUB(NOW(), INTERVAL 10 MINUTE) OR lth.finished IS NULL) ORDER BY (lth.key = '66f0121507f77-1') DESC, lth.created DESC LIMIT 1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: isReconnection=[false,false,"66f0121507f77-1",0] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish check if key exists (66f0121507f77-1) SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish new User(1) SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish get LiveTransmitionHistory SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish saving LiveTransmitionHistory SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::getLatest not found (66f0121507f77-1, 0, 10, 0, 0) SELECT lth., lt.id as live_transmitions_id, lt.categories_id FROM live_transmitions_history lth LEFT JOIN live_transmitions lt ON lth.users_id = lt.users_id WHERE 1=1 AND lth.key LIKE '66f0121507f77-1%' AND (lth.live_servers_id = 0 OR lth.live_servers_id IS NULL ) AND (lth.modified_php_time >= 1727470032) OR (lth.modified >= DATE_SUB(NOW(), INTERVAL 10 MINUTE) OR lth.finished IS NULL) ORDER BY (lth.key = '66f0121507f77-1') DESC, lth.created DESC LIMIT 1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":870,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":149,"function":"save","class":"LiveTransmitionHistory","object":{},"type":"->","args":[]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish saved LiveTransmitionHistory SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish deciding ... SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish success (253, 1, 66f0121507f77-1, 0) SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: deleteStatsCache: /var/www/html/AVideo/videos/cache/YPTObjectCache/getStats/ [{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5262,"function":"deleteStatsCache","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":184,"function":"deleteStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3463,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5262,"function":"deleteStatsCache","class":"Live","type":"::","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":184,"function":"deleteStatsNotifications","args":[true]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: clearCache starts 1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: rrmdir: do not delete videos or cache folder /var/www/html/AVideo/videos/cache/ SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1925,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[253]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1906,"function":"finishAllFromStats","class":"Live","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3060,"function":"checkAllFromStats","class":"Live","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3466,"function":"clearCache","args":[true]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5262,"function":"deleteStatsCache","class":"Live","type":"::","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":184,"function":"deleteStatsNotifications","args":[true]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=253 users_id=0 IP=127.0.0.1 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1925,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1906,"function":"finishAllFromStats","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3060,"function":"checkAllFromStats","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3466,"function":"clearCache"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5262,"function":"deleteStatsCache","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":184,"function":"deleteStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: clearCache end in 0.18223404884338 seconds SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5264,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":184,"function":"deleteStatsNotifications","args":[true]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: NGINX Live::on_publish start SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: Live:sendRestream start SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: Live:sendRestream (https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/restreamer.json.php) {"m3u8":"https:\/\/videos.kaiserclix.com:8443\/live\/66f0121507f77-1\/index.m3u8","restreamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/plugin\/Live\/standAloneFiles\/restreamer.json.php","restreamsDestinations":[],"token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEpZajBlc0ZXb2JmNm9KeVJDbDVzdjhYRkc2eG0yNGYrWHQ0NCt6QVFLMlQ=","users_id":1,"liveTransmitionHistory_id":253,"key":"66f0121507f77-1","live_restreams_id":0,"responseToken":"MVVzZ0R4NTRkZ0ZwQ05jK2EvcEtDQmtrOGYxTzFoRHY1djEzdEgxNDV0RTR1Z0VyejNxTXNZK3hUMGhkUHpRcTJKTC9PRENONTB2cGM4WnNQOUxjYUYzZythWVVBVWZMT21pU05TdXRtN0k9"} [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3541,"function":"sendRestream","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3446,"function":"restream","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":186,"function":"_on_publish","class":"Live","type":"::"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: Live:sendRestream complete ["{\"error\":true,\"msg\":\"There are no restreams Destinations\",\"streamerURL\":\"https:\\/\\/videos.kaiserclix.com\\/AVideo\\/\",\"type\":\"decoded from request\",\"token\":\"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEpZajBlc0ZXb2JmNm9KeVJDbDVzdjhYRkc2eG0yNGYrWHQ0NCt6QVFLMlQ=\",\"pid\":[],\"logFile\":\"\\/var\\/www\\/tmp\\/ffmpeg_restreamer_1_2024-09-27-08-57-12.log\"}"] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: on_publish: liveTransmitionHistory_id=253 users_id=1 live_servers_id=0 isReconnection= SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:12 America/Chicago] AVideoLog::DEBUG: Notification::on_publish: Start users_id=1, live_servers_id=0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:13 America/Chicago] AVideoLog::DEBUG: sendOneSignal: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Notifications\/Notifications.php(18) : eval()'d code(1) : eval()'d code","line":609,"function":"sendOneSignal","class":"Notifications","object":{},"type":"->","args":["The Admin you're following on KaiserClix Video sharing is live now - 2024-09-27 15:57:12","https:\/\/videos.kaiserclix.com\/AVideo\/live\/0\/Greg"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1757,"function":"on_publish","class":"Notifications","object":{},"type":"->","args":[1,0,253,"66f0121507f77-1",false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3452,"function":"on_publish","class":"AVideoPlugin","type":"::","args":[1,0,253,"66f0121507f77-1",false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":186,"function":"_on_publish","class":"Live","type":"::","args":[253,false]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:13 America/Chicago] AVideoLog::DEBUG: Notification::on_publish: finishing and sending 2 emails SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:13 America/Chicago] AVideoLog::DEBUG: sendBulkEmail Scheduler SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:14 America/Chicago] AVideoLog::DEBUG: sendBulkEmail Scheduler done total=2 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:14 America/Chicago] AVideoLog::DEBUG: Notifications::addBellNotificationToUsers [[17,32],"Admin is Live now - 2024-09-27 15:57:12 - Admin KaiserClix Video sharing","fas fa-satellite-dish"] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:14 America/Chicago] AVideoLog::WARNING: The plugin [Notifications::on_publish] takes 1.8885 seconds to complete. URL: https://127.0.1.1/AVideo/plugin/Live/on_publish.php IP: 127.0.0.1 [{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1759,"function":"YPTend","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3452,"function":"on_publish","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish.php","line":186,"function":"_on_publish","class":"Live","type":"::"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:14 America/Chicago] AVideoLog::DEBUG: SendRecordedToEncoder::onLiveStream: 1, 0, 253, 66f0121507f77-1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:14 America/Chicago] AVideoLog::DEBUG: SendRecordedToEncoder::on_publish::Live::controlRecordingAsync(66f0121507f77-1, 0) SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:14 America/Chicago] AVideoLog::DEBUG: NGINX Live::controlRecordingAsync start (/usr/bin/php /var/www/html/AVideo/plugin/Live/controlRecording.php '66f0121507f77-1' '0' '1') SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:14 America/Chicago] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "/usr/bin/php /var/www/html/AVideo/plugin/Live/controlRecording.php '66f0121507f77-1' '0' '1' & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:14 America/Chicago] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:14 America/Chicago] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:14 America/Chicago] AVideoLog::DEBUG: NGINX Live::controlRecordingAsync end Array SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:14 America/Chicago] AVideoLog::DEBUG: NGINX Live::on_publish end SCRIPT_NAME: /AVideo/plugin/Live/on_publish.php [27-Sep-2024 15:57:15 America/Chicago] Control.json.php start {"command":"record_start","app":"live","name":"66f0121507f77-1","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MENqVG50WnlhL01OV3BkVWVKZkFPVHByTVZ6RWxCZ2RhdUxSTjBKMXdhc0g="} [27-Sep-2024 15:57:15 America/Chicago] Control.json.php verifying token https://videos.kaiserclix.com/AVideo/plugin/Live/verifyToken.json.php?token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MENqVG50WnlhL01OV3BkVWVKZkFPVHByTVZ6RWxCZ2RhdUxSTjBKMXdhc0g= [27-Sep-2024 15:57:15 America/Chicago] AVideoLog::DEBUG: Live::verifyToken.json.php {"salt":"5fbc76c990681","timezone":"America\/Chicago","time":1727470634,"timeout":1727470694} SCRIPT_NAME: /AVideo/plugin/Live/verifyToken.json.php [27-Sep-2024 15:57:15 America/Chicago] Control.json.php verification respond content {"error":false,"msg":"","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MENqVG50WnlhL01OV3BkVWVKZkFPVHByTVZ6RWxCZ2RhdUxSTjBKMXdhc0g=","users_id":0,"key":"_1727470635","RTMPLinkWithOutKey":""} [27-Sep-2024 15:57:15 America/Chicago] Control.json.php token is correct [27-Sep-2024 15:57:15 America/Chicago] Control.json.php finish {"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MENqVG50WnlhL01OV3BkVWVKZkFPVHByTVZ6RWxCZ2RhdUxSTjBKMXdhc0g=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"} [27-Sep-2024 15:57:15 America/Chicago] AVideoLog::DEBUG: Live:controlRecording https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/control.json.php?command=record_start&app=live&name=66f0121507f77-1&token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MENqVG50WnlhL01OV3BkVWVKZkFPVHByTVZ6RWxCZ2RhdUxSTjBKMXdhc0g%3D 0 - [{"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MENqVG50WnlhL01OV3BkVWVKZkFPVHByTVZ6RWxCZ2RhdUxSTjBKMXdhc0g=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 15:57:15 America/Chicago] AVideoLog::DEBUG: Live:controlRecording start record is not ready trying again in 5 seconds From Command Line SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 15:57:15 America/Chicago] AVideoLog::DEBUG: Live:controlRecording [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/controlRecording.php","line":15,"function":"controlRecording","class":"Live","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 20:57:20 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:57:20 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0 IP=127.0.0.1 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 15:57:20 America/Chicago] Control.json.php start {"command":"record_start","app":"live","name":"66f0121507f77-1","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEdZZkorN0RnbE8vWlpSZFRLYmlMdU00RVcwZHcvMVhRK2c4NGU3cm0yZHk="} [27-Sep-2024 15:57:20 America/Chicago] Control.json.php verifying token https://videos.kaiserclix.com/AVideo/plugin/Live/verifyToken.json.php?token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEdZZkorN0RnbE8vWlpSZFRLYmlMdU00RVcwZHcvMVhRK2c4NGU3cm0yZHk= [27-Sep-2024 15:57:20 America/Chicago] AVideoLog::DEBUG: Live::verifyToken.json.php {"salt":"5fbc76c990681","timezone":"America\/Chicago","time":1727470640,"timeout":1727470700} SCRIPT_NAME: /AVideo/plugin/Live/verifyToken.json.php [27-Sep-2024 15:57:20 America/Chicago] Control.json.php verification respond content {"error":false,"msg":"","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEdZZkorN0RnbE8vWlpSZFRLYmlMdU00RVcwZHcvMVhRK2c4NGU3cm0yZHk=","users_id":0,"key":"_1727470640","RTMPLinkWithOutKey":""} [27-Sep-2024 15:57:20 America/Chicago] Control.json.php token is correct [27-Sep-2024 15:57:20 America/Chicago] Control.json.php finish {"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEdZZkorN0RnbE8vWlpSZFRLYmlMdU00RVcwZHcvMVhRK2c4NGU3cm0yZHk=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"} [27-Sep-2024 15:57:20 America/Chicago] AVideoLog::DEBUG: Live:controlRecording https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/control.json.php?command=record_start&app=live&name=66f0121507f77-1&token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEdZZkorN0RnbE8vWlpSZFRLYmlMdU00RVcwZHcvMVhRK2c4NGU3cm0yZHk%3D 0 - [{"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEdZZkorN0RnbE8vWlpSZFRLYmlMdU00RVcwZHcvMVhRK2c4NGU3cm0yZHk=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 15:57:20 America/Chicago] AVideoLog::DEBUG: Live:controlRecording start record is not ready trying again in 5 seconds From Command Line SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 15:57:20 America/Chicago] AVideoLog::DEBUG: Live:controlRecording [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1097,"function":"controlRecording","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/controlRecording.php","line":15,"function":"controlRecording","class":"Live","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 15:57:25 America/Chicago] Control.json.php start {"command":"record_start","app":"live","name":"66f0121507f77-1","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MERHVXZ4c2N5aU1vREhPY0gxS21KaWNPSERuYlJGcmVPWDA1OTNXRFpOV1A="} [27-Sep-2024 15:57:25 America/Chicago] Control.json.php verifying token https://videos.kaiserclix.com/AVideo/plugin/Live/verifyToken.json.php?token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MERHVXZ4c2N5aU1vREhPY0gxS21KaWNPSERuYlJGcmVPWDA1OTNXRFpOV1A= [27-Sep-2024 15:57:25 America/Chicago] AVideoLog::DEBUG: Live::verifyToken.json.php {"salt":"5fbc76c990681","timezone":"America\/Chicago","time":1727470645,"timeout":1727470705} SCRIPT_NAME: /AVideo/plugin/Live/verifyToken.json.php [27-Sep-2024 15:57:25 America/Chicago] Control.json.php verification respond content {"error":false,"msg":"","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MERHVXZ4c2N5aU1vREhPY0gxS21KaWNPSERuYlJGcmVPWDA1OTNXRFpOV1A=","users_id":0,"key":"_1727470645","RTMPLinkWithOutKey":""} [27-Sep-2024 15:57:25 America/Chicago] Control.json.php token is correct [27-Sep-2024 15:57:25 America/Chicago] Control.json.php finish {"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MERHVXZ4c2N5aU1vREhPY0gxS21KaWNPSERuYlJGcmVPWDA1OTNXRFpOV1A=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"} [27-Sep-2024 15:57:25 America/Chicago] AVideoLog::DEBUG: Live:controlRecording https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/control.json.php?command=record_start&app=live&name=66f0121507f77-1&token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MERHVXZ4c2N5aU1vREhPY0gxS21KaWNPSERuYlJGcmVPWDA1OTNXRFpOV1A%3D 0 - [{"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MERHVXZ4c2N5aU1vREhPY0gxS21KaWNPSERuYlJGcmVPWDA1OTNXRFpOV1A=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 15:57:25 America/Chicago] AVideoLog::DEBUG: Live:controlRecording start record is not ready trying again in 5 seconds From Command Line SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 15:57:25 America/Chicago] AVideoLog::DEBUG: Live:controlRecording [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1097,"function":"controlRecording","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1097,"function":"controlRecording","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/controlRecording.php","line":15,"function":"controlRecording","class":"Live","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 15:57:26 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, 1, SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:26 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking live_servers_id=0 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:26 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveTransmitionHistory::finishFromTransmitionHistoryId(253) isLiveAndIsReadyFromKey(66f0121507f77-1, 0) [253] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:26 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[253]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":33,"function":"getInfo","class":"Live","type":"::","args":["66f0121507f77",0,"1","",false]}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:27 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=253 users_id=1 IP=10.1.10.71 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":33,"function":"getInfo","class":"Live","type":"::"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:27 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser [admin] [false,false,false] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:27 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser SELECT * FROM users WHERE user = ? LIMIT 1 ["s",["admin"]] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:27 America/Chicago] AVideoLog::DEBUG: User::loadFromUser(admin) user found [1]admin SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:27 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:27 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveTransmitionHistory::finishFromTransmitionHistoryId(253) isLiveAndIsReadyFromKey(66f0121507f77-1, 0) [253] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:27 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[253]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":111,"function":"getInfo","class":"Live","type":"::","args":["66f0121507f77",0]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:27 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=253 users_id=1 IP=10.1.10.71 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":111,"function":"getInfo","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:27 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77-1, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:27 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveTransmitionHistory::finishFromTransmitionHistoryId(253) isLiveAndIsReadyFromKey(66f0121507f77-1, 0) [253] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:27 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[253]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php","line":11,"function":"getInfo","class":"Live","type":"::","args":["66f0121507f77",0]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":348,"function":"getHTMLMenuRight","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/view\/include\/navbar.php","line":136,"function":"getHTMLMenuRight","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":162,"args":["\/var\/www\/html\/AVideo\/view\/include\/navbar.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":205,"function":"getNavBar","class":"Page","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":233,"function":"getContent","class":"Page","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":243,"function":"getPage","class":"Page","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":248,"function":"print","class":"Page","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:27 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=253 users_id=1 IP=10.1.10.71 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php","line":11,"function":"getInfo","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":348,"function":"getHTMLMenuRight","class":"Live","type":"->"},{"file":"\/var\/www\/html\/AVideo\/view\/include\/navbar.php","line":136,"function":"getHTMLMenuRight","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":162,"args":["\/var\/www\/html\/AVideo\/view\/include\/navbar.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":205,"function":"getNavBar","class":"Page","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":233,"function":"getContent","class":"Page","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":243,"function":"getPage","class":"Page","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":248,"function":"print","class":"Page","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:28 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: admin - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: o06hv53agcomje4lecmre0mqni SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 20:57:29 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:57:30 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:57:30 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 20:57:30 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 15:57:30 America/Chicago] Control.json.php start {"command":"record_start","app":"live","name":"66f0121507f77-1","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEhaMmRyL2Z3RkpoN1JFZndyQUJ4U1gyNkhZYytGNmlXZzBNRm5oM3N5QXM="} [27-Sep-2024 15:57:30 America/Chicago] Control.json.php verifying token https://videos.kaiserclix.com/AVideo/plugin/Live/verifyToken.json.php?token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEhaMmRyL2Z3RkpoN1JFZndyQUJ4U1gyNkhZYytGNmlXZzBNRm5oM3N5QXM= [27-Sep-2024 15:57:30 America/Chicago] AVideoLog::DEBUG: Live::verifyToken.json.php {"salt":"5fbc76c990681","timezone":"America\/Chicago","time":1727470650,"timeout":1727470710} SCRIPT_NAME: /AVideo/plugin/Live/verifyToken.json.php [27-Sep-2024 15:57:30 America/Chicago] Control.json.php verification respond content {"error":false,"msg":"","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEhaMmRyL2Z3RkpoN1JFZndyQUJ4U1gyNkhZYytGNmlXZzBNRm5oM3N5QXM=","users_id":0,"key":"_1727470650","RTMPLinkWithOutKey":""} [27-Sep-2024 15:57:30 America/Chicago] Control.json.php token is correct [27-Sep-2024 15:57:30 America/Chicago] Control.json.php finish {"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEhaMmRyL2Z3RkpoN1JFZndyQUJ4U1gyNkhZYytGNmlXZzBNRm5oM3N5QXM=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"} [27-Sep-2024 15:57:30 America/Chicago] AVideoLog::DEBUG: Live:controlRecording https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/control.json.php?command=record_start&app=live&name=66f0121507f77-1&token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEhaMmRyL2Z3RkpoN1JFZndyQUJ4U1gyNkhZYytGNmlXZzBNRm5oM3N5QXM%3D 0 - [{"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MEhaMmRyL2Z3RkpoN1JFZndyQUJ4U1gyNkhZYytGNmlXZzBNRm5oM3N5QXM=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 15:57:30 America/Chicago] AVideoLog::DEBUG: Live:controlRecording start record is not ready trying again in 5 seconds From Command Line SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 15:57:30 America/Chicago] AVideoLog::DEBUG: Live:controlRecording [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1097,"function":"controlRecording","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1097,"function":"controlRecording","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1097,"function":"controlRecording","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/controlRecording.php","line":15,"function":"controlRecording","class":"Live","type":"::"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 15:57:33 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, 1, SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:33 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveTransmitionHistory::finishFromTransmitionHistoryId(253) isLiveAndIsReadyFromKey(66f0121507f77-1, 0) [253] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:33 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[253]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":33,"function":"getInfo","class":"Live","type":"::","args":["66f0121507f77",0,"1","",false]}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:34 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=253 users_id=1 IP=10.1.10.71 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":33,"function":"getInfo","class":"Live","type":"::"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:34 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser [admin] [false,false,false] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:34 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser SELECT * FROM users WHERE user = ? LIMIT 1 ["s",["admin"]] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:34 America/Chicago] AVideoLog::DEBUG: User::loadFromUser(admin) user found [1]admin SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:34 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:34 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveTransmitionHistory::finishFromTransmitionHistoryId(253) isLiveAndIsReadyFromKey(66f0121507f77-1, 0) [253] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:34 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[253]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":111,"function":"getInfo","class":"Live","type":"::","args":["66f0121507f77",0]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:34 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=253 users_id=1 IP=10.1.10.71 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":111,"function":"getInfo","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:34 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77-1, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:34 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveTransmitionHistory::finishFromTransmitionHistoryId(253) isLiveAndIsReadyFromKey(66f0121507f77-1, 0) [253] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:34 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[253]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php","line":11,"function":"getInfo","class":"Live","type":"::","args":["66f0121507f77",0]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":348,"function":"getHTMLMenuRight","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/view\/include\/navbar.php","line":136,"function":"getHTMLMenuRight","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":162,"args":["\/var\/www\/html\/AVideo\/view\/include\/navbar.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":205,"function":"getNavBar","class":"Page","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":233,"function":"getContent","class":"Page","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":243,"function":"getPage","class":"Page","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":248,"function":"print","class":"Page","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:34 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=253 users_id=1 IP=10.1.10.71 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php","line":11,"function":"getInfo","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":348,"function":"getHTMLMenuRight","class":"Live","type":"->"},{"file":"\/var\/www\/html\/AVideo\/view\/include\/navbar.php","line":136,"function":"getHTMLMenuRight","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":162,"args":["\/var\/www\/html\/AVideo\/view\/include\/navbar.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":205,"function":"getNavBar","class":"Page","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":233,"function":"getContent","class":"Page","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":243,"function":"getPage","class":"Page","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":248,"function":"print","class":"Page","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 20:57:34 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 15:57:34 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: 7hB9G - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: 2lrndcq9u1fsn7o4ho3000h66r SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 20:57:34 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 15:57:34 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: 4wFKU - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: 708d2o5dbsgc81gfl0k00kn70q SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 15:57:35 America/Chicago] AVideoLog::PERFORMANCE: Time: 0.829s | Limit: 0.7s | Location: /var/www/html/AVideo/plugin/Live/stats.json.php Line 30 [stats.json.php] IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 15:57:35 America/Chicago] Control.json.php start {"command":"record_start","app":"live","name":"66f0121507f77-1","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MERCbTBrajRVejBiSU5KbXF3aCs1cWtscFVJQmluZDh1WE9xd2dlVHkzS2Y="} [27-Sep-2024 15:57:35 America/Chicago] Control.json.php verifying token https://videos.kaiserclix.com/AVideo/plugin/Live/verifyToken.json.php?token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MERCbTBrajRVejBiSU5KbXF3aCs1cWtscFVJQmluZDh1WE9xd2dlVHkzS2Y= [27-Sep-2024 15:57:35 America/Chicago] AVideoLog::DEBUG: Live::verifyToken.json.php {"salt":"5fbc76c990681","timezone":"America\/Chicago","time":1727470655,"timeout":1727470715} SCRIPT_NAME: /AVideo/plugin/Live/verifyToken.json.php [27-Sep-2024 15:57:35 America/Chicago] Control.json.php verification respond content {"error":false,"msg":"","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MERCbTBrajRVejBiSU5KbXF3aCs1cWtscFVJQmluZDh1WE9xd2dlVHkzS2Y=","users_id":0,"key":"_1727470655","RTMPLinkWithOutKey":""} [27-Sep-2024 15:57:35 America/Chicago] Control.json.php token is correct [27-Sep-2024 15:57:35 America/Chicago] Control.json.php finish {"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MERCbTBrajRVejBiSU5KbXF3aCs1cWtscFVJQmluZDh1WE9xd2dlVHkzS2Y=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"} [27-Sep-2024 15:57:35 America/Chicago] AVideoLog::DEBUG: Live:controlRecording https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/control.json.php?command=record_start&app=live&name=66f0121507f77-1&token=eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MERCbTBrajRVejBiSU5KbXF3aCs1cWtscFVJQmluZDh1WE9xd2dlVHkzS2Y%3D 0 - [{"error":false,"msg":"","streamerURL":"https:\/\/videos.kaiserclix.com\/AVideo\/","token":"eUI1N1kyeFJJTjBwSC83QUFuNzBSeEJmaTk4ak1EZTkrNkZEWURsN3lZbXdXcFRNek5vTG1SZHZVK3U4YzBpVkg1TWpsSlMwWFlKVUhjK0IyQ3h3MERCbTBrajRVejBiSU5KbXF3aCs1cWtscFVJQmluZDh1WE9xd2dlVHkzS2Y=","command":"record_start","app":"live","name":"66f0121507f77-1","response":false,"requestedURL":"http:\/\/localhost:8080\/control\/record\/start?app=live&name=66f0121507f77-1&rec=video"}] SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 15:57:35 America/Chicago] AVideoLog::DEBUG: Live:controlRecording start record is ready SCRIPT_NAME: /var/www/html/AVideo/plugin/Live/controlRecording.php [27-Sep-2024 15:57:36 America/Chicago] AVideoLog::WARNING: Time: 1.128s | Limit: 0.7s | Location: /var/www/html/AVideo/plugin/Live/stats.json.php Line 30 [stats.json.php] IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 15:57:38 America/Chicago] AVideoLog::DEBUG: Get Image SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 15:57:41 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, 1, SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:41 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser [admin] [false,false,false] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:41 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser SELECT * FROM users WHERE user = ? LIMIT 1 ["s",["admin"]] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:41 America/Chicago] AVideoLog::DEBUG: User::loadFromUser(admin) user found [1]admin SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:41 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:42 America/Chicago] AVideoLog::PERFORMANCE: Time: 0.269s | Limit: 0.2s | Location: /var/www/html/AVideo/plugin/Live/index.php Line 21 [navbar.php] IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:42 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77-1, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:43 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking live_servers_id= Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 15:57:43 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking live_servers_id= Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 15:57:43 America/Chicago] AVideoLog::WARNING: The plugin [Live::getLiveApplicationArray] takes 0.5397 seconds to complete. URL: https://videos.kaiserclix.com/AVideo/plugin/Live/stats.json.php?live_servers_id=0&Label IP: 10.1.10.71 [{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1167,"function":"YPTend","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 15:57:44 America/Chicago] AVideoLog::WARNING: The plugin [Live::getLiveApplicationArray] takes 0.5165 seconds to complete. URL: https://videos.kaiserclix.com/AVideo/plugin/Live/stats.json.php?Menu IP: 10.1.10.71 [{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1167,"function":"YPTend","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 15:57:45 America/Chicago] AVideoLog::PERFORMANCE: session_start takes 1.3439490795135 seconds to open SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 15:57:45 America/Chicago] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1370,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1413,"function":"recreateLoginFromCookie","class":"User","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":332,"function":"isLogged","class":"User","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/getRoom.json.php(18) : eval()'d code(1) : eval()'d code","line":30,"function":"getId","class":"User","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/getRoom.json.php(18) : eval()'d code","line":1,"function":"eval"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/getRoom.json.php","line":18,"function":"eval"}] SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 15:57:47 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: eaLAx - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: 708d2o5dbsgc81gfl0k00kn70q SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 20:57:50 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:57:50 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0 IP=127.0.0.1 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:57:53 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/objects/login.json.php [27-Sep-2024 20:57:53 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/objects/login.json.php [27-Sep-2024 15:57:53 America/Chicago] AVideoLog::DEBUG: login.json.php user found [admin] SCRIPT_NAME: /AVideo/objects/login.json.php [27-Sep-2024 15:57:53 America/Chicago] AVideoLog::DEBUG: gotToLoginAndComeBackHere(Sorry, this video is private, please login) 47.128.30.242 [{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":4457,"function":"gotToLoginAndComeBackHere","args":["Sorry, this video is private, please login"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/CustomizeUser\/CustomizeUser.php","line":746,"function":"forbiddenPage","args":["Sorry, this video is private, please login"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1071,"function":"getModeYouTube","class":"CustomizeUser","object":{},"type":"->","args":[355]},{"file":"\/var\/www\/html\/AVideo\/view\/modeYoutube.php","line":297,"function":"getModeYouTube","class":"AVideoPlugin","type":"::","args":[355]}] SCRIPT_NAME: /AVideo/view/modeYoutube.php [27-Sep-2024 20:57:55 UTC] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 20:57:55 UTC] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 20:57:55 UTC] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 20:57:55 UTC] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":870,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":742,"function":"save","class":"LiveTransmitionHistory","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":328,"function":"getActiveLives","class":"LiveTransmitionHistory","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3857,"function":"getStatsNotifications","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3874,"function":"iskeyOnline","class":"Live","type":"::","args":["66f0121507f77-1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3888,"function":"getValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77","1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4489,"function":"getLatestValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4475,"function":"getIndex","class":"LiveStreamObject","object":{},"type":"->","args":[false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":165,"function":"getKeyWithIndex","class":"LiveStreamObject","object":{},"type":"->","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":264,"function":"getFromDbByUser","class":"LiveTransmition","type":"::","args":[1]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":226,"function":"getFromDbByChannelName","class":"LiveTransmition","type":"::","args":["Greg"]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3344,"function":"getFromRequest","class":"LiveTransmition","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3255,"function":"isLive","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3550,"function":"isVideo","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Cache\/Cache.php","line":132,"function":"getVideos_id","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":780,"function":"getStart","class":"Cache","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":236,"function":"getStart","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":2,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:55 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, 1, SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:55 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser [admin] [false,false,false] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:55 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser SELECT * FROM users WHERE user = ? LIMIT 1 ["s",["admin"]] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:55 America/Chicago] AVideoLog::DEBUG: User::loadFromUser(admin) user found [1]admin SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:55 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:55 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77-1, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:57:57 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: admin - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: mg651s5mr0v6tf1kr9nffrtc3p SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 15:57:57 America/Chicago] AVideoLog::WARNING: The plugin [Live::getLiveApplicationArray] takes 0.9117 seconds to complete. URL: https://videos.kaiserclix.com/AVideo/plugin/Live/stats.json.php?live_servers_id=0&Label IP: 10.1.10.71 [{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1167,"function":"YPTend","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 15:57:57 America/Chicago] AVideoLog::WARNING: Time: 1.035s | Limit: 0.7s | Location: /var/www/html/AVideo/plugin/Live/stats.json.php Line 30 [stats.json.php] IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 20:57:58 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:57:58 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:57:58 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 20:57:58 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 15:58:01 America/Chicago] PHP Warning: Array to string conversion in /var/www/html/AVideo/objects/functionsMail.php on line 194 [27-Sep-2024 15:58:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: Start SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 15:58:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: command line detected SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 15:58:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: argument /var/www/html/AVideo/videos/emails_66f71c59c7c20.log SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 15:58:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: file do exists /var/www/html/AVideo/videos/emails_66f71c59c7c20.log SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 15:58:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: JSON is valid SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 15:58:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: JSON decode SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 15:58:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmail [count=2] Admin is Live now - 2024-09-27 15:57:12 - Admin KaiserClix Video sharing SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 15:58:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmail: to=["gkaiser63@gmail.com","gregorykaiser924@gmail.com"] from=greg@kaiserclix.com subject=Admin is Live now - 2024-09-27 15:57:12 - Admin KaiserClix Video sharing SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 15:58:02 America/Chicago] AVideoLog::DEBUG: partition: listlen=2 totalItens=50 SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 15:58:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmail::sending totalEmails=[2] SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 15:58:02 America/Chicago] AVideoLog::DEBUG: Sending SMTP Email SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 15:58:02 America/Chicago] AVideoLog::DEBUG: Debug disabled on the SMTP Email SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 15:58:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmail::addBCC [1] gkaiser63@gmail.com SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 15:58:02 America/Chicago] AVideoLog::DEBUG: sendSiteEmail::addBCC [2] gregorykaiser924@gmail.com SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 15:58:03 America/Chicago] AVideoLog::DEBUG: sendSiteEmail Error Info: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting count=[2] [2/2] SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 15:58:03 America/Chicago] AVideoLog::DEBUG: sendSiteEmailAsync: Complete SCRIPT_NAME: /var/www/html/AVideo/objects/sendSiteEmailAsync.php [27-Sep-2024 20:58:03 UTC] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:58:03 UTC] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:58:03 UTC] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:58:03 UTC] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":870,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":742,"function":"save","class":"LiveTransmitionHistory","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":328,"function":"getActiveLives","class":"LiveTransmitionHistory","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3857,"function":"getStatsNotifications","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3874,"function":"iskeyOnline","class":"Live","type":"::","args":["66f0121507f77-1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3888,"function":"getValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77","1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4489,"function":"getLatestValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4475,"function":"getIndex","class":"LiveStreamObject","object":{},"type":"->","args":[false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":165,"function":"getKeyWithIndex","class":"LiveStreamObject","object":{},"type":"->","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":245,"function":"getFromDbByUser","class":"LiveTransmition","type":"::","args":[1]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":223,"function":"getFromDbByUserName","class":"LiveTransmition","type":"::","args":["admin"]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3344,"function":"getFromRequest","class":"LiveTransmition","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3255,"function":"isLive","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3550,"function":"isVideo","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Cache\/Cache.php","line":132,"function":"getVideos_id","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":780,"function":"getStart","class":"Cache","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":236,"function":"getStart","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/getImage.php","line":50,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:58:03 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:58:03 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:58:03 UTC] AVideoLog::WARNING: The plugin [Live::getLiveApplicationArray] takes 0.885 seconds to complete. URL: https://videos.kaiserclix.com/AVideo/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=1&u=admin&format=jpg IP: 10.1.10.71 [{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1167,"function":"YPTend","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3857,"function":"getStatsNotifications"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3874,"function":"iskeyOnline","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3888,"function":"getValidNotOnlineLiveIndex","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4489,"function":"getLatestValidNotOnlineLiveIndex","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4475,"function":"getIndex","class":"LiveStreamObject","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":165,"function":"getKeyWithIndex","class":"LiveStreamObject","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":245,"function":"getFromDbByUser","class":"LiveTransmition","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":223,"function":"getFromDbByUserName","class":"LiveTransmition","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3344,"function":"getFromRequest","class":"LiveTransmition","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3255,"function":"isLive"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3550,"function":"isVideo"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Cache\/Cache.php","line":132,"function":"getVideos_id"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":780,"function":"getStart","class":"Cache","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":236,"function":"getStart","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/getImage.php","line":50,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:58:03 UTC] AVideoLog::PERFORMANCE: Time: 0.911s | Limit: 0.7s | Location: /var/www/html/AVideo/plugin/Live/getImage.php Line 5506 [stats.json.php getStatsNotifications] IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 15:58:03 America/Chicago] AVideoLog::DEBUG: Get Image SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 15:58:03 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking live_servers_id=0 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:58:06 UTC] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 20:58:06 UTC] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 20:58:06 UTC] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 20:58:06 UTC] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":870,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":742,"function":"save","class":"LiveTransmitionHistory","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":328,"function":"getActiveLives","class":"LiveTransmitionHistory","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3857,"function":"getStatsNotifications","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3874,"function":"iskeyOnline","class":"Live","type":"::","args":["66f0121507f77-1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3888,"function":"getValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77","1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4489,"function":"getLatestValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4475,"function":"getIndex","class":"LiveStreamObject","object":{},"type":"->","args":[false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":165,"function":"getKeyWithIndex","class":"LiveStreamObject","object":{},"type":"->","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":264,"function":"getFromDbByUser","class":"LiveTransmition","type":"::","args":[1]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":226,"function":"getFromDbByChannelName","class":"LiveTransmition","type":"::","args":["Greg"]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3344,"function":"getFromRequest","class":"LiveTransmition","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3255,"function":"isLive","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3550,"function":"isVideo","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Cache\/Cache.php","line":132,"function":"getVideos_id","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":780,"function":"getStart","class":"Cache","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":236,"function":"getStart","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":2,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 20:58:06 UTC] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking live_servers_id= Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 20:58:06 UTC] AVideoLog::WARNING: The plugin [Live::getLiveApplicationArray] takes 0.6135 seconds to complete. URL: https://videos.kaiserclix.com/AVideo/plugin/Live/?live_servers_id=0&c=Greg&live_index=1 IP: 10.1.10.71 [{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1167,"function":"YPTend","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3857,"function":"getStatsNotifications"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3874,"function":"iskeyOnline","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3888,"function":"getValidNotOnlineLiveIndex","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4489,"function":"getLatestValidNotOnlineLiveIndex","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4475,"function":"getIndex","class":"LiveStreamObject","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":165,"function":"getKeyWithIndex","class":"LiveStreamObject","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":264,"function":"getFromDbByUser","class":"LiveTransmition","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":226,"function":"getFromDbByChannelName","class":"LiveTransmition","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3344,"function":"getFromRequest","class":"LiveTransmition","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3255,"function":"isLive"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3550,"function":"isVideo"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Cache\/Cache.php","line":132,"function":"getVideos_id"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":780,"function":"getStart","class":"Cache","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":236,"function":"getStart","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":2,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:06 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, 1, SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:06 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveTransmitionHistory::finishFromTransmitionHistoryId(253) isLiveAndIsReadyFromKey(66f0121507f77-1, 0) [253] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:06 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[253]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":33,"function":"getInfo","class":"Live","type":"::","args":["66f0121507f77",0,"1","",false]}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:06 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=253 users_id=1 IP=10.1.10.71 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":33,"function":"getInfo","class":"Live","type":"::"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:06 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser [admin] [false,false,false] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:06 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser SELECT * FROM users WHERE user = ? LIMIT 1 ["s",["admin"]] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:06 America/Chicago] AVideoLog::DEBUG: User::loadFromUser(admin) user found [1]admin SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:06 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:06 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveTransmitionHistory::finishFromTransmitionHistoryId(253) isLiveAndIsReadyFromKey(66f0121507f77-1, 0) [253] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:06 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[253]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":111,"function":"getInfo","class":"Live","type":"::","args":["66f0121507f77",0]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:06 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=253 users_id=1 IP=10.1.10.71 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":111,"function":"getInfo","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:06 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77-1, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:06 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveTransmitionHistory::finishFromTransmitionHistoryId(253) isLiveAndIsReadyFromKey(66f0121507f77-1, 0) [253] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:06 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[253]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php","line":11,"function":"getInfo","class":"Live","type":"::","args":["66f0121507f77",0]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":348,"function":"getHTMLMenuRight","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/view\/include\/navbar.php","line":136,"function":"getHTMLMenuRight","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":162,"args":["\/var\/www\/html\/AVideo\/view\/include\/navbar.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":205,"function":"getNavBar","class":"Page","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":233,"function":"getContent","class":"Page","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":243,"function":"getPage","class":"Page","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":248,"function":"print","class":"Page","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:06 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=253 users_id=1 IP=10.1.10.71 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php","line":11,"function":"getInfo","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":348,"function":"getHTMLMenuRight","class":"Live","type":"->"},{"file":"\/var\/www\/html\/AVideo\/view\/include\/navbar.php","line":136,"function":"getHTMLMenuRight","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":162,"args":["\/var\/www\/html\/AVideo\/view\/include\/navbar.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":205,"function":"getNavBar","class":"Page","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":233,"function":"getContent","class":"Page","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":243,"function":"getPage","class":"Page","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":248,"function":"print","class":"Page","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:07 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: admin - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: o3jmr3f6c8bo2kk957ija9ob6f SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 20:58:09 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:58:09 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:58:09 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 20:58:09 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 20:58:14 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:58:14 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 15:58:16 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, 1, SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:16 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveTransmitionHistory::finishFromTransmitionHistoryId(253) isLiveAndIsReadyFromKey(66f0121507f77-1, 0) [253] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:16 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[253]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":33,"function":"getInfo","class":"Live","type":"::","args":["66f0121507f77",0,"1","",false]}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:16 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=253 users_id=1 IP=10.1.10.71 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":33,"function":"getInfo","class":"Live","type":"::"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:16 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser [admin] [false,false,false] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:16 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser SELECT * FROM users WHERE user = ? LIMIT 1 ["s",["admin"]] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:16 America/Chicago] AVideoLog::DEBUG: User::loadFromUser(admin) user found [1]admin SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:16 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:16 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveTransmitionHistory::finishFromTransmitionHistoryId(253) isLiveAndIsReadyFromKey(66f0121507f77-1, 0) [253] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:16 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[253]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":111,"function":"getInfo","class":"Live","type":"::","args":["66f0121507f77",0]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:16 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=253 users_id=1 IP=10.1.10.71 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":111,"function":"getInfo","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:16 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77-1, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:16 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveTransmitionHistory::finishFromTransmitionHistoryId(253) isLiveAndIsReadyFromKey(66f0121507f77-1, 0) [253] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:16 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[253]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php","line":11,"function":"getInfo","class":"Live","type":"::","args":["66f0121507f77",0]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":348,"function":"getHTMLMenuRight","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/view\/include\/navbar.php","line":136,"function":"getHTMLMenuRight","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":162,"args":["\/var\/www\/html\/AVideo\/view\/include\/navbar.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":205,"function":"getNavBar","class":"Page","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":233,"function":"getContent","class":"Page","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":243,"function":"getPage","class":"Page","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":248,"function":"print","class":"Page","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:16 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=253 users_id=1 IP=10.1.10.71 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4138,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php","line":11,"function":"getInfo","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/menuRight.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":348,"function":"getHTMLMenuRight","class":"Live","type":"->"},{"file":"\/var\/www\/html\/AVideo\/view\/include\/navbar.php","line":136,"function":"getHTMLMenuRight","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":162,"args":["\/var\/www\/html\/AVideo\/view\/include\/navbar.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":205,"function":"getNavBar","class":"Page","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":233,"function":"getContent","class":"Page","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/Page.php","line":243,"function":"getPage","class":"Page","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php","line":248,"function":"print","class":"Page","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":64,"args":["\/var\/www\/html\/AVideo\/plugin\/Live\/view\/modeYoutubeLive.php"],"function":"include"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:58:17 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: admin - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: lr9l7n50suosmu9ca4msntk8ij SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 20:58:19 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:58:19 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:58:19 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 20:58:19 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 20:58:21 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:58:21 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0 IP=127.0.0.1 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:58:23 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:58:23 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 15:58:27 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: Kj3y7 - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: qca25deca4ab8fdeqfnunf69m4 SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 20:58:30 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:58:30 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 15:58:30 America/Chicago] AVideoLog::DEBUG: unsetUserCookie _unsetcookie('credentials') [{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1344,"function":"unsetUserCookie","class":"User","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/logoff.php","line":15,"function":"logoff","class":"User","type":"::","args":[]}] SCRIPT_NAME: /AVideo/objects/logoff.php [27-Sep-2024 15:58:30 America/Chicago] AVideoLog::DEBUG: user:logoff SCRIPT_NAME: /AVideo/objects/logoff.php [27-Sep-2024 20:58:33 UTC] AVideoLog::PERFORMANCE: session_start takes 1.2657330036163 seconds to open SCRIPT_NAME: /AVideo/objects/comments.json.php [27-Sep-2024 20:58:33 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":157,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":8,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/comment.php","line":9,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/comments.json.php","line":6,"args":["\/var\/www\/html\/AVideo\/objects\/comment.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/objects/comments.json.php [27-Sep-2024 20:58:33 UTC] AVideoLog::PERFORMANCE: session_start takes 1.3278079032898 seconds to open SCRIPT_NAME: /AVideo/plugin/PlayerSkins/mediaSession.json.php [27-Sep-2024 20:58:33 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/PlayerSkins\/mediaSession.json.php","line":4,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/PlayerSkins/mediaSession.json.php [27-Sep-2024 20:58:33 UTC] AVideoLog::PERFORMANCE: session_start takes 1.4053618907928 seconds to open SCRIPT_NAME: /AVideo/view/xsendfile.php [27-Sep-2024 20:58:33 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/view\/xsendfile.php","line":4,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/view/xsendfile.php [27-Sep-2024 20:58:33 UTC] AVideoLog::PERFORMANCE: session_start takes 1.2717189788818 seconds to open SCRIPT_NAME: /AVideo/objects/getTimes.json.php [27-Sep-2024 20:58:33 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/getTimes.json.php","line":6,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/objects/getTimes.json.php [27-Sep-2024 20:58:33 UTC] AVideoLog::PERFORMANCE: session_start takes 1.0906040668488 seconds to open SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:58:33 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/getChatTotalNew.json.php(18) : eval()'d code(1) : eval()'d code","line":5,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/getChatTotalNew.json.php(18) : eval()'d code","line":1,"function":"eval"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/getChatTotalNew.json.php","line":18,"function":"eval"}] SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:58:33 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:58:34 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:58:34 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 20:58:34 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 20:58:39 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:58:39 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 15:58:47 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: Umr9j - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: nti9avm3hvidaocmol5nkec48m SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 15:58:47 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: prcJv - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: datvg2pt54uqk5j3djb8j770i9 SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 15:58:49 America/Chicago] AVideoLog::DEBUG: unsetUserCookie _unsetcookie('credentials') [{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1344,"function":"unsetUserCookie","class":"User","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/logoff.php","line":15,"function":"logoff","class":"User","type":"::","args":[]}] SCRIPT_NAME: /AVideo/objects/logoff.php [27-Sep-2024 15:58:49 America/Chicago] AVideoLog::DEBUG: user:logoff SCRIPT_NAME: /AVideo/objects/logoff.php [27-Sep-2024 20:58:51 UTC] AVideoLog::PERFORMANCE: session_start takes 1.2308928966522 seconds to open SCRIPT_NAME: /AVideo/objects/comments.json.php [27-Sep-2024 20:58:51 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":157,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":8,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/comment.php","line":9,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/comments.json.php","line":6,"args":["\/var\/www\/html\/AVideo\/objects\/comment.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/objects/comments.json.php [27-Sep-2024 20:58:51 UTC] AVideoLog::PERFORMANCE: session_start takes 1.3045899868011 seconds to open SCRIPT_NAME: /AVideo/plugin/Chat2/index.php [27-Sep-2024 20:58:51 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18) : eval()'d code(1) : eval()'d code","line":9,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php(18) : eval()'d code","line":1,"function":"eval"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/index.php","line":18,"function":"eval"}] SCRIPT_NAME: /AVideo/plugin/Chat2/index.php [27-Sep-2024 20:58:52 UTC] AVideoLog::PERFORMANCE: session_start takes 1.3552401065826 seconds to open SCRIPT_NAME: /AVideo/plugin/PlayerSkins/mediaSession.json.php [27-Sep-2024 20:58:52 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/PlayerSkins\/mediaSession.json.php","line":4,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/PlayerSkins/mediaSession.json.php [27-Sep-2024 20:58:52 UTC] AVideoLog::PERFORMANCE: session_start takes 1.4134879112244 seconds to open SCRIPT_NAME: /AVideo/plugin/UserNotifications/getNotifications.json.php [27-Sep-2024 20:58:52 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/UserNotifications\/getNotifications.json.php","line":3,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/UserNotifications/getNotifications.json.php [27-Sep-2024 20:58:52 UTC] AVideoLog::PERFORMANCE: session_start takes 1.457850933075 seconds to open SCRIPT_NAME: /AVideo/view/videosList.php [27-Sep-2024 20:58:52 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/view\/videosList.php","line":6,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/view/videosList.php [27-Sep-2024 20:58:52 UTC] AVideoLog::PERFORMANCE: session_start takes 1.6218857765198 seconds to open SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 20:58:52 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":4,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 20:58:52 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:58:52 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0 IP=127.0.0.1 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 15:58:54 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: RrFvp - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: 9ihvumihj6s976dhr3ogc9u6g0 SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 20:59:00 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/objects/login.json.php [27-Sep-2024 15:59:00 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: kBi83 - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: 96p6me38ocsq0qq8glce9uemij SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 20:59:00 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 17 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/objects/login.json.php [27-Sep-2024 15:59:00 America/Chicago] AVideoLog::DEBUG: login.json.php user found [gkaiser63@gmail.com] SCRIPT_NAME: /AVideo/objects/login.json.php [27-Sep-2024 15:59:01 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: KWQRd - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: 0iksv9c88l4egmvv5nakgkaqpj SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 20:59:05 UTC] AVideoLog::PERFORMANCE: session_start takes 1.0975651741028 seconds to open SCRIPT_NAME: /AVideo/objects/comments.json.php [27-Sep-2024 20:59:05 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":157,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":8,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/comment.php","line":9,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/comments.json.php","line":6,"args":["\/var\/www\/html\/AVideo\/objects\/comment.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/objects/comments.json.php [27-Sep-2024 20:59:05 UTC] AVideoLog::PERFORMANCE: session_start takes 1.2087907791138 seconds to open SCRIPT_NAME: /AVideo/plugin/UserNotifications/getNotifications.json.php [27-Sep-2024 20:59:05 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/UserNotifications\/getNotifications.json.php","line":3,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/UserNotifications/getNotifications.json.php [27-Sep-2024 20:59:05 UTC] AVideoLog::PERFORMANCE: session_start takes 1.363490819931 seconds to open SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 20:59:05 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":4,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPTNAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 15:59:06 America/Chicago] AVideoLog::PERFORMANCE: Time: 0.127s | Limit: 0.1s | Location: /var/www/html/AVideo/view/videosList.php Line 5165 [getImageFromFilename(video_240612125029_vf246, video)] IP=10.1.10.71 SCRIPT_NAME: /AVideo/view/videosList.php [27-Sep-2024 20:59:07 UTC] AVideoLog::PERFORMANCE: session_start takes 2.4065628051758 seconds to open SCRIPT_NAME: /AVideo/objects/playlists.json.php [27-Sep-2024 20:59:07 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/playlists.json.php","line":4,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/objects/playlists.json.php [27-Sep-2024 15:59:07 America/Chicago] AVideoLog::PERFORMANCE: session_start takes 2.0327479839325 seconds to open SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 15:59:07 America/Chicago] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1370,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1436,"function":"recreateLoginFromCookie","class":"User","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":415,"function":"isAdmin","class":"User","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":2178,"function":"userCanSeeTransmition","class":"LiveTransmition","object":{"modified":"2024-09-22 07:48:21"},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":2410,"function":"canSeeLiveFromLiveKey","class":"Live","type":"::","args":["66f0121507f77-1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":2033,"function":"_getStats","class":"Live","type":"::","args":[0,false]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5484,"function":"getStats","class":"Live","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications","args":[]}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 20:59:07 UTC] AVideoLog::PERFORMANCE: session_start takes 2.0186121463776 seconds to open SCRIPT_NAME: /AVideo/objects/getTimes.json.php [27-Sep-2024 20:59:07 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/getTimes.json.php","line":6,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/objects/getTimes.json.php [27-Sep-2024 20:59:07 UTC] AVideoLog::PERFORMANCE: session_start takes 2.070827960968 seconds to open SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:07 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/getChatTotalNew.json.php(18) : eval()'d code(1) : eval()'d code","line":5,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/getChatTotalNew.json.php(18) : eval()'d code","line":1,"function":"eval"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/getChatTotalNew.json.php","line":18,"function":"eval"}] SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:07 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:07 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 17 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:08 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 15:59:08 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: uH2Ph - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: npkphi1b4d5chcih94p1jg5oar SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 20:59:08 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 17 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 15:59:08 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking live_servers_id= Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 15:59:08 America/Chicago] AVideoLog::ERROR: Time: 2.869s | Limit: 0.7s | Location: /var/www/html/AVideo/plugin/Live/stats.json.php Line 30 [stats.json.php] IP=10.1.10.71 backtrace=[{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":30,"function":"TimeLogEnd","args":["stats.json.php",30]}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 15:59:09 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: IS9dy - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: gqc5iod7f1pubssfp7t9ajjo1l SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 20:59:12 UTC] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:59:12 UTC] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:59:12 UTC] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:59:12 UTC] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":870,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":742,"function":"save","class":"LiveTransmitionHistory","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":328,"function":"getActiveLives","class":"LiveTransmitionHistory","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3857,"function":"getStatsNotifications","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3874,"function":"iskeyOnline","class":"Live","type":"::","args":["66f0121507f77-1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3888,"function":"getValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77","1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4489,"function":"getLatestValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4475,"function":"getIndex","class":"LiveStreamObject","object":{},"type":"->","args":[false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":165,"function":"getKeyWithIndex","class":"LiveStreamObject","object":{},"type":"->","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":245,"function":"getFromDbByUser","class":"LiveTransmition","type":"::","args":[1]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":223,"function":"getFromDbByUserName","class":"LiveTransmition","type":"::","args":["admin"]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3344,"function":"getFromRequest","class":"LiveTransmition","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3255,"function":"isLive","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3550,"function":"isVideo","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Cache\/Cache.php","line":132,"function":"getVideos_id","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":780,"function":"getStart","class":"Cache","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":236,"function":"getStart","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/getImage.php","line":50,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:59:12 UTC] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":342,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[253]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3857,"function":"getStatsNotifications","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3874,"function":"iskeyOnline","class":"Live","type":"::","args":["66f0121507f77-1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3888,"function":"getValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77","1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4489,"function":"getLatestValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4475,"function":"getIndex","class":"LiveStreamObject","object":{},"type":"->","args":[false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":165,"function":"getKeyWithIndex","class":"LiveStreamObject","object":{},"type":"->","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":245,"function":"getFromDbByUser","class":"LiveTransmition","type":"::","args":[1]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":223,"function":"getFromDbByUserName","class":"LiveTransmition","type":"::","args":["admin"]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3344,"function":"getFromRequest","class":"LiveTransmition","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3255,"function":"isLive","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3550,"function":"isVideo","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Cache\/Cache.php","line":132,"function":"getVideos_id","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":780,"function":"getStart","class":"Cache","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":236,"function":"getStart","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/getImage.php","line":50,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:59:12 UTC] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=253 users_id=17 IP=10.1.10.71 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":342,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3857,"function":"getStatsNotifications"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3874,"function":"iskeyOnline","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3888,"function":"getValidNotOnlineLiveIndex","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4489,"function":"getLatestValidNotOnlineLiveIndex","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4475,"function":"getIndex","class":"LiveStreamObject","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":165,"function":"getKeyWithIndex","class":"LiveStreamObject","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":245,"function":"getFromDbByUser","class":"LiveTransmition","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":223,"function":"getFromDbByUserName","class":"LiveTransmition","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3344,"function":"getFromRequest","class":"LiveTransmition","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3255,"function":"isLive"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3550,"function":"isVideo"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Cache\/Cache.php","line":132,"function":"getVideos_id"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":780,"function":"getStart","class":"Cache","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":236,"function":"getStart","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/getImage.php","line":50,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:59:12 UTC] AVideoLog::WARNING: The plugin [Live::getLiveApplicationArray] takes 1.037 seconds to complete. URL: https://videos.kaiserclix.com/AVideo/plugin/Live/getImage.php?live_servers_id=0&playlists_id_live=&live_index=1&u=admin&format=jpg IP: 10.1.10.71 [{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1167,"function":"YPTend","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3857,"function":"getStatsNotifications"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3874,"function":"iskeyOnline","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3888,"function":"getValidNotOnlineLiveIndex","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4489,"function":"getLatestValidNotOnlineLiveIndex","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4475,"function":"getIndex","class":"LiveStreamObject","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":165,"function":"getKeyWithIndex","class":"LiveStreamObject","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":245,"function":"getFromDbByUser","class":"LiveTransmition","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":223,"function":"getFromDbByUserName","class":"LiveTransmition","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3344,"function":"getFromRequest","class":"LiveTransmition","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3255,"function":"isLive"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3550,"function":"isVideo"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Cache\/Cache.php","line":132,"function":"getVideos_id"},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":780,"function":"getStart","class":"Cache","type":"->"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":236,"function":"getStart","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/getImage.php","line":50,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:59:12 UTC] AVideoLog::WARNING: Time: 1.038s | Limit: 0.7s | Location: /var/www/html/AVideo/plugin/Live/getImage.php Line 5506 [stats.json.php getStatsNotifications] IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 15:59:12 America/Chicago] AVideoLog::DEBUG: Get Image SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 15:59:12 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking live_servers_id=0 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:59:12 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:12 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 17 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:16 UTC] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 20:59:16 UTC] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 20:59:16 UTC] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 20:59:16 UTC] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":870,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":742,"function":"save","class":"LiveTransmitionHistory","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":328,"function":"getActiveLives","class":"LiveTransmitionHistory","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3857,"function":"getStatsNotifications","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3874,"function":"iskeyOnline","class":"Live","type":"::","args":["66f0121507f77-1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3888,"function":"getValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77","1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4489,"function":"getLatestValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4475,"function":"getIndex","class":"LiveStreamObject","object":{},"type":"->","args":[false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":165,"function":"getKeyWithIndex","class":"LiveStreamObject","object":{},"type":"->","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":264,"function":"getFromDbByUser","class":"LiveTransmition","type":"::","args":[1]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":226,"function":"getFromDbByChannelName","class":"LiveTransmition","type":"::","args":["Greg"]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3344,"function":"getFromRequest","class":"LiveTransmition","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3255,"function":"isLive","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3550,"function":"isVideo","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Cache\/Cache.php","line":132,"function":"getVideos_id","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":780,"function":"getStart","class":"Cache","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":236,"function":"getStart","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":2,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:59:17 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, 1, SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:59:17 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser [admin] [false,false,false] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:59:17 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser SELECT * FROM users WHERE user = ? LIMIT 1 ["s",["admin"]] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:59:17 America/Chicago] AVideoLog::DEBUG: User::loadFromUser(admin) user found [1]admin SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:59:17 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:59:17 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77-1, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:59:18 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: byu3Z - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: 6d9kfk3plrbtnc00hhdahuavaa SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 20:59:19 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:19 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 17 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:19 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 20:59:19 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 17 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 20:59:23 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:23 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0 IP=127.0.0.1 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:24 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:24 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 17 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:30 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:30 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 17 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 15:59:35 America/Chicago] AVideoLog::DEBUG: unsetUserCookie _unsetcookie('credentials') [{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1344,"function":"unsetUserCookie","class":"User","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/logoff.php","line":15,"function":"logoff","class":"User","type":"::","args":[]}] SCRIPT_NAME: /AVideo/objects/logoff.php [27-Sep-2024 15:59:35 America/Chicago] AVideoLog::DEBUG: user:logoff SCRIPT_NAME: /AVideo/objects/logoff.php [27-Sep-2024 15:59:39 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: dIruY - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: vthh0dqaqovgck2tstkn4cn497 SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 20:59:45 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/objects/login.json.php [27-Sep-2024 20:59:45 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/objects/login.json.php [27-Sep-2024 15:59:45 America/Chicago] AVideoLog::DEBUG: login.json.php user found [admin] SCRIPT_NAME: /AVideo/objects/login.json.php [27-Sep-2024 20:59:50 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:50 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:50 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 20:59:50 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 15:59:50 America/Chicago] AVideoLog::WARNING: The plugin [Live::getLiveApplicationArray] takes 1.0963 seconds to complete. URL: https://videos.kaiserclix.com/AVideo/plugin/Live/stats.json.php?Menu IP: 10.1.10.71 [{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1167,"function":"YPTend","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 15:59:50 America/Chicago] AVideoLog::WARNING: Time: 1.109s | Limit: 0.7s | Location: /var/www/html/AVideo/plugin/Live/stats.json.php Line 30 [stats.json.php] IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 15:59:50 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: LYTru - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: ch3ip837o4tvpgrb5vt2ah22oj SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 15:59:53 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: JL4GS - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: us5c1qna2tas800050nf79l5s6 SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 20:59:54 UTC] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:59:54 UTC] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:59:54 UTC] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:59:54 UTC] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":870,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":742,"function":"save","class":"LiveTransmitionHistory","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":328,"function":"getActiveLives","class":"LiveTransmitionHistory","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3857,"function":"getStatsNotifications","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3874,"function":"iskeyOnline","class":"Live","type":"::","args":["66f0121507f77-1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3888,"function":"getValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77","1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4489,"function":"getLatestValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4475,"function":"getIndex","class":"LiveStreamObject","object":{},"type":"->","args":[false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":165,"function":"getKeyWithIndex","class":"LiveStreamObject","object":{},"type":"->","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":245,"function":"getFromDbByUser","class":"LiveTransmition","type":"::","args":[1]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":223,"function":"getFromDbByUserName","class":"LiveTransmition","type":"::","args":["admin"]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3344,"function":"getFromRequest","class":"LiveTransmition","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3255,"function":"isLive","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3550,"function":"isVideo","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Cache\/Cache.php","line":132,"function":"getVideos_id","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":780,"function":"getStart","class":"Cache","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":236,"function":"getStart","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/getImage.php","line":50,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 15:59:54 America/Chicago] AVideoLog::DEBUG: Get Image SCRIPT_NAME: /AVideo/plugin/Live/getImage.php [27-Sep-2024 20:59:55 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:55 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:55 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0 IP=127.0.0.1 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:55 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 20:59:57 UTC] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 20:59:57 UTC] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 20:59:57 UTC] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 20:59:57 UTC] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":870,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":742,"function":"save","class":"LiveTransmitionHistory","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":328,"function":"getActiveLives","class":"LiveTransmitionHistory","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3857,"function":"getStatsNotifications","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3874,"function":"iskeyOnline","class":"Live","type":"::","args":["66f0121507f77-1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3888,"function":"getValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77","1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4489,"function":"getLatestValidNotOnlineLiveIndex","class":"Live","type":"::","args":["66f0121507f77"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":4475,"function":"getIndex","class":"LiveStreamObject","object":{},"type":"->","args":[false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":165,"function":"getKeyWithIndex","class":"LiveStreamObject","object":{},"type":"->","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":264,"function":"getFromDbByUser","class":"LiveTransmition","type":"::","args":[1]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmition.php","line":226,"function":"getFromDbByChannelName","class":"LiveTransmition","type":"::","args":["Greg"]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3344,"function":"getFromRequest","class":"LiveTransmition","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3255,"function":"isLive","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":3550,"function":"isVideo","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Cache\/Cache.php","line":132,"function":"getVideos_id","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":780,"function":"getStart","class":"Cache","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":236,"function":"getStart","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/index.php","line":2,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:59:57 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, 1, SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:59:57 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser [admin] [false,false,false] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:59:57 America/Chicago] AVideoLog::DEBUG: getUserDbFromUser SELECT * FROM users WHERE user = ? LIMIT 1 ["s",["admin"]] SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:59:57 America/Chicago] AVideoLog::DEBUG: User::loadFromUser(admin) user found [1]admin SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:59:57 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:59:58 America/Chicago] AVideoLog::DEBUG: Live::getInfo LiveStreamObject=66f0121507f77-1 => 66f0121507f77-1, 0, , SCRIPT_NAME: /AVideo/plugin/Live/index.php [27-Sep-2024 15:59:59 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: admin - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: u2ph49ubcipqpmrj01bndqcj0h SCRIPT_NAME: /AVideo/objects/getCaptcha.php [27-Sep-2024 16:00:00 America/Chicago] AVideoLog::PERFORMANCE: Time: 0.731s | Limit: 0.7s | Location: /var/www/html/AVideo/plugin/Live/stats.json.php Line 30 [stats.json.php] IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 21:00:00 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 21:00:00 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 21:00:00 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 21:00:00 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getRoom.json.php [27-Sep-2024 21:00:04 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 21:00:05 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:00:07 America/Chicago] AVideoLog::DEBUG: saveDVR: users_id = 1 SendRecordedToEncoder::saveDVR(66f0121507f77-1, 0, 0, !empty(0)) SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 16:00:07 America/Chicago] AVideoLog::DEBUG: saveDVR(66f0121507f77-1, 0, 0, , ) users_id = 1 line=546 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 16:00:07 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=553 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 16:00:07 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=559 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 16:00:07 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=571 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 16:00:07 America/Chicago] AVideoLog::DEBUG: url_get_contents: Start https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RVB5Q0J0S2VWZU4ycW9UWWZoRGJtaA%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F, , 3600 https://videos.kaiserclix.com/AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php?key=66f0121507f77-1&live_servers_id=0&howManySegments=0&download=0 10.1.10.71 [{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/SendRecordedToEncoder.php(18) : eval()'d code(1) : eval()'d code","line":572,"function":"url_get_contents"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php(18) : eval()'d code(1) : eval()'d code","line":77,"function":"saveDVR","class":"SendRecordedToEncoder","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php(18) : eval()'d code","line":1,"function":"eval"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php","line":18,"function":"eval"}] SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 16:00:07 America/Chicago] AVideoLog::DEBUG: url_get_contents: allow_url_fopen https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RVB5Q0J0S2VWZU4ycW9UWWZoRGJtaA%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 16:00:07 America/Chicago] saveDVR: Start [27-Sep-2024 16:00:07 America/Chicago] saveDVR: copy dir 1 [cp -R '/HLS/live/66f0121507f77-1' '/var/www/tmp/66f0121507f77-166f71cd7e0ace' && chmod -R 777 '/var/www/tmp/66f0121507f77-166f71cd7e0ace'] [27-Sep-2024 16:00:07 America/Chicago] saveDVR: ERROR executing command: cp -R '/HLS/live/66f0121507f77-1' '/var/www/tmp/66f0121507f77-166f71cd7e0ace' && chmod -R 777 '/var/www/tmp/66f0121507f77-166f71cd7e0ace' [27-Sep-2024 16:00:07 America/Chicago] saveDVR: Command output: [27-Sep-2024 16:00:07 America/Chicago] saveDVR: Command return code: 1 [27-Sep-2024 16:00:07 America/Chicago] saveDVR: Trying to copy directory using PHP functions [27-Sep-2024 16:00:07 America/Chicago] PHP Warning: copy(/HLS/live/66f0121507f77-1/10.ts): Failed to open stream: Permission denied in /var/www/html/AVideo/plugin/Live/standAloneFiles/saveDVR.json.php on line 25 [27-Sep-2024 16:00:07 America/Chicago] copyDirectory: Failed to copy file /HLS/live/66f0121507f77-1/10.ts to /var/www/tmp/66f0121507f77-166f71cd7e0ace/10.ts [27-Sep-2024 16:00:07 America/Chicago] saveDVR: ERROR copying directory using PHP functions [27-Sep-2024 16:00:07 America/Chicago] saveDVR: SUCCESS dir exists /var/www/tmp/66f0121507f77-166f71cd7e0ace [27-Sep-2024 16:00:07 America/Chicago] saveDVR: ERROR file does not exist /var/www/tmp/66f0121507f77-166f71cd7e0ace/index.m3u8 [27-Sep-2024 16:00:07 America/Chicago] saveDVR: append [echo "

EXT-X-ENDLIST" >> /var/www/tmp/66f0121507f77-166f71cd7e0ace/index.m3u8]

[27-Sep-2024 16:00:07 America/Chicago] saveDVR: FFMPEG ffmpeg -i /var/www/tmp/66f0121507f77-166f71cd7e0ace/index.m3u8 -c copy -bsf:a aac_adtstoasc /var/www/tmp/66f0121507f77-1_2024-09-27-16-00-07.mp4 -y [27-Sep-2024 16:00:08 America/Chicago] saveDVR: ERROR executing FFmpeg: [27-Sep-2024 16:00:08 America/Chicago] saveDVR: remove dir rm -R /var/www/tmp/66f0121507f77-166f71cd7e0ace [27-Sep-2024 16:00:08 America/Chicago] saveDVR: Temporary directory removed successfully [27-Sep-2024 16:00:08 America/Chicago] PHP Warning: filesize(): stat failed for /var/www/tmp/66f0121507f77-1_2024-09-27-16-00-07.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 31 [27-Sep-2024 16:00:08 America/Chicago] PHP Warning: filesize(): stat failed for /var/www/tmp/66f0121507f77-1_2024-09-27-16-00-07.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 32 [27-Sep-2024 16:00:08 America/Chicago] getRecordedFile: /var/www/tmp/66f0121507f77-1_2024-09-27-16-00-07.mp4 [27-Sep-2024 16:00:08 America/Chicago] PHP Warning: fopen(/var/www/tmp/66f0121507f77-1_2024-09-27-16-00-07.mp4): Failed to open stream: No such file or directory in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 45 [27-Sep-2024 16:00:08 America/Chicago] PHP Fatal error: Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, false given in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php:46 Stack trace:

0 /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php(46): fpassthru()

1 {main}

thrown in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 46 [27-Sep-2024 16:00:08 America/Chicago] AVideoLog::ERROR: {"type":1,"message":"Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, false given in \/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php:46\nStack trace:\n#0 \/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php(46): fpassthru()\n#1 {main}\n thrown","file":"\/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php","line":46} SCRIPT_NAME: /AVideo/plugin/Live/standAloneFiles/getRecordedFile.php [27-Sep-2024 16:00:08 America/Chicago] AVideoLog::DEBUG: url_get_contents: ERROR file_get_contents(https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RVB5Q0J0S2VWZU4ycW9UWWZoRGJtaA%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F) {"type":2,"message":"file_get_contents(https:\/\/videos.kaiserclix.com\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RVB5Q0J0S2VWZU4ycW9UWWZoRGJtaA%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F): Failed to open stream: HTTP request failed! HTTP\/1.1 500 Internal Server Error\r\n","file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":1825} SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 16:00:08 America/Chicago] AVideoLog::DEBUG: url_get_contents: CURL https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RVB5Q0J0S2VWZU4ycW9UWWZoRGJtaA%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 16:00:08 America/Chicago] saveDVR: Start [27-Sep-2024 16:00:08 America/Chicago] saveDVR: copy dir 1 [cp -R '/HLS/live/66f0121507f77-1' '/var/www/tmp/66f0121507f77-166f71cd844d43' && chmod -R 777 '/var/www/tmp/66f0121507f77-166f71cd844d43'] [27-Sep-2024 16:00:08 America/Chicago] saveDVR: ERROR executing command: cp -R '/HLS/live/66f0121507f77-1' '/var/www/tmp/66f0121507f77-166f71cd844d43' && chmod -R 777 '/var/www/tmp/66f0121507f77-166f71cd844d43' [27-Sep-2024 16:00:08 America/Chicago] saveDVR: Command output: [27-Sep-2024 16:00:08 America/Chicago] saveDVR: Command return code: 1 [27-Sep-2024 16:00:08 America/Chicago] saveDVR: Trying to copy directory using PHP functions [27-Sep-2024 16:00:08 America/Chicago] PHP Warning: copy(/HLS/live/66f0121507f77-1/10.ts): Failed to open stream: Permission denied in /var/www/html/AVideo/plugin/Live/standAloneFiles/saveDVR.json.php on line 25 [27-Sep-2024 16:00:08 America/Chicago] copyDirectory: Failed to copy file /HLS/live/66f0121507f77-1/10.ts to /var/www/tmp/66f0121507f77-166f71cd844d43/10.ts [27-Sep-2024 16:00:08 America/Chicago] saveDVR: ERROR copying directory using PHP functions [27-Sep-2024 16:00:08 America/Chicago] saveDVR: SUCCESS dir exists /var/www/tmp/66f0121507f77-166f71cd844d43 [27-Sep-2024 16:00:08 America/Chicago] saveDVR: ERROR file does not exist /var/www/tmp/66f0121507f77-166f71cd844d43/index.m3u8 [27-Sep-2024 16:00:08 America/Chicago] saveDVR: append [echo "

EXT-X-ENDLIST" >> /var/www/tmp/66f0121507f77-166f71cd844d43/index.m3u8]

[27-Sep-2024 16:00:08 America/Chicago] saveDVR: FFMPEG ffmpeg -i /var/www/tmp/66f0121507f77-166f71cd844d43/index.m3u8 -c copy -bsf:a aac_adtstoasc /var/www/tmp/66f0121507f77-1_2024-09-27-16-00-08.mp4 -y [27-Sep-2024 16:00:08 America/Chicago] saveDVR: ERROR executing FFmpeg: [27-Sep-2024 16:00:08 America/Chicago] saveDVR: remove dir rm -R /var/www/tmp/66f0121507f77-166f71cd844d43 [27-Sep-2024 16:00:08 America/Chicago] saveDVR: Temporary directory removed successfully [27-Sep-2024 16:00:08 America/Chicago] PHP Warning: filesize(): stat failed for /var/www/tmp/66f0121507f77-1_2024-09-27-16-00-08.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 31 [27-Sep-2024 16:00:08 America/Chicago] PHP Warning: filesize(): stat failed for /var/www/tmp/66f0121507f77-1_2024-09-27-16-00-08.mp4 in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 32 [27-Sep-2024 16:00:08 America/Chicago] getRecordedFile: /var/www/tmp/66f0121507f77-1_2024-09-27-16-00-08.mp4 [27-Sep-2024 16:00:08 America/Chicago] PHP Warning: fopen(/var/www/tmp/66f0121507f77-1_2024-09-27-16-00-08.mp4): Failed to open stream: No such file or directory in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 45 [27-Sep-2024 16:00:08 America/Chicago] PHP Fatal error: Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, false given in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php:46 Stack trace:

0 /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php(46): fpassthru()

1 {main}

thrown in /var/www/html/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php on line 46 [27-Sep-2024 16:00:08 America/Chicago] AVideoLog::ERROR: {"type":1,"message":"Uncaught TypeError: fpassthru(): Argument #1 ($stream) must be of type resource, false given in \/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php:46\nStack trace:\n#0 \/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php(46): fpassthru()\n#1 {main}\n thrown","file":"\/var\/www\/html\/AVideo\/plugin\/Live\/standAloneFiles\/getRecordedFile.php","line":46} SCRIPT_NAME: /AVideo/plugin/Live/standAloneFiles/getRecordedFile.php [27-Sep-2024 16:00:08 America/Chicago] AVideoLog::DEBUG: url_get_contents: CURL SUCCESS https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RVB5Q0J0S2VWZU4ycW9UWWZoRGJtaA%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 16:00:08 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=573 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 16:00:08 America/Chicago] AVideoLog::DEBUG: saveDVR: File remotely (https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=WGpaS3ZwS0xhTjRnbWtjMnpLRmlEdTR4V0c3bWxyb0U2bnNGeDZqcG44RVB5Q0J0S2VWZU4ycW9UWWZoRGJtaA%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F) Complete users_id = 1 line=575 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 16:00:08 America/Chicago] AVideoLog::DEBUG: saveDVR: got remotely file /var/www/html/AVideo/videos/cache/v_240927160007_vab0a.mp4 users_id = 1 line=578 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 16:00:08 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=585 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 16:00:08 America/Chicago] AVideoLog::DEBUG: saveDVR ERROR: File /var/www/html/AVideo/videos/cache/v_240927160007_vab0a.mp4 is too small: 2.31KB SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [27-Sep-2024 21:00:11 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 21:00:11 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 16:00:14 America/Chicago] AVideoLog::DEBUG: isLiveAndIsReadyFromKey::key: 66f0121507f77-1 checking live_servers_id= Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [27-Sep-2024 21:00:17 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [27-Sep-2024 21:00:17 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php

DanielnetoDotCom commented 1 month ago

Here is the error

[27-Sep-2024 16:00:07 America/Chicago] PHP Warning: copy(/HLS/live/66f0121507f77-1/10.ts): Failed to open stream: Permission denied in /var/www/html/AVideo/plugin/Live/standAloneFiles/saveDVR.json.php on line 25
[27-Sep-2024 16:00:07 America/Chicago] copyDirectory: Failed to copy file /HLS/live/66f0121507f77-1/10.ts to /var/www/tmp/66f0121507f77-166f71cd7e0ace/10.ts
[27-Sep-2024 16:00:07 America/Chicago] saveDVR: ERROR copying directory using PHP functions
[27-Sep-2024 16:00:07 America/Chicago] saveDVR: SUCCESS dir exists /var/www/tmp/66f0121507f77-166f71cd7e0ace
[27-Sep-2024 16:00:07 America/Chicago] saveDVR: ERROR file does not exist /var/www/tmp/66f0121507f77-166f71cd7e0ace/index.m3u8

I do nto knwo how you install your PHP but it cannot access the /HLS/live/ directory

try this

sudo chmod -R 777 /HLS/
gregk63 commented 1 month ago

That looks like it worked! Thank you!

How do I send you some money again?

DanielnetoDotCom commented 1 month ago

Appreccaiate it, please send to my paypal :) billing@youphp.tube

gregk63 commented 1 month ago

Can't save a stream again. A little bit of a different error. Here is some of the log. I tried setting plugin to 777 but it didn't seem to help.

[03-Oct-2024 09:00:35 America/Chicago] AVideoLog::DEBUG: Video::setTitle(Admin is live on DVR 2024-10-03 08:58:55) Title 2 set to ["Admin is live on DVR 2024-10-03 08:58:55"] SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [03-Oct-2024 09:00:37 America/Chicago] AVideoLog::DEBUG: saveDVR(66f0121507f77-1, , 0, , ) users_id = 0 line=632 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [03-Oct-2024 09:00:37 America/Chicago] AVideoLog::DEBUG: Video::save permission denied to save [{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/SendRecordedToEncoder.php(18) : eval()'d code(1) : eval()'d code","line":633,"function":"save","class":"Video","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php(18) : eval()'d code(1) : eval()'d code","line":77,"function":"saveDVR","class":"SendRecordedToEncoder","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php(18) : eval()'d code","line":1,"function":"eval"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php","line":18,"function":"eval"}] SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php

DanielnetoDotCom commented 1 month ago

Something is missing in this log, but check if the user you are trying to save the live can upload videos (if the user has upload videos permission)

also before click in the save button, make sure you still logged in the site

gregk63 commented 1 month ago

I got it to work once a couple of days ago and then it failed a bunch of times. I have done sudo chmod -R 777 /HLS/ and sudo chown -R www-data:www-data /var/www/tmp /HLS/. I have tried to chmod and chown on /var/www/html/AVideo/plugin/SendRecordedToEncoder to. Here is the log of the last fail.

ggk63@kaiserclix:/var/www/html/AVideo/videos$ cat avideo.log [07-Oct-2024 16:51:33 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [07-Oct-2024 16:51:34 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [07-Oct-2024 11:51:35 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: Ulw7r - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: 0s4jis54fpe9cbj4bg4o1i9v9v SCRIPT_NAME: /AVideo/objects/getCaptcha.php [07-Oct-2024 16:51:39 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [07-Oct-2024 16:51:39 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [07-Oct-2024 11:51:41 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: Slnwb - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: t5mmso47sqb7klo62hcd7f7fpb SCRIPT_NAME: /AVideo/objects/getCaptcha.php [07-Oct-2024 11:51:41 America/Chicago] AVideoLog::DEBUG: saveDVR: users_id = 1 SendRecordedToEncoder::saveDVR(6702efb244968-1, 0, 0, !empty(0)) SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:41 America/Chicago] AVideoLog::DEBUG: saveDVR(6702efb244968-1, 0, 0, , ) users_id = 1 line=546 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:41 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=553 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:41 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=559 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:41 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=571 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:41 America/Chicago] AVideoLog::DEBUG: url_get_contents: Start https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=Z0NFc1lLSi9kOFhMSlZuczlkcHdNdVVxTWxoTEU2OTFTTlFtWUk0OU84MnU3SnhJUktwcmdhUlZUUVd0clFvQQ%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F, , 3600 https://videos.kaiserclix.com/AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php?key=6702efb244968-1&live_servers_id=0&howManySegments=0&download=0 10.1.10.71 [{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/SendRecordedToEncoder.php(18) : eval()'d code(1) : eval()'d code","line":572,"function":"url_get_contents"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php(18) : eval()'d code(1) : eval()'d code","line":77,"function":"saveDVR","class":"SendRecordedToEncoder","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php(18) : eval()'d code","line":1,"function":"eval"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php","line":18,"function":"eval"}] SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:41 America/Chicago] AVideoLog::DEBUG: url_get_contents: allow_url_fopen https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=Z0NFc1lLSi9kOFhMSlZuczlkcHdNdVVxTWxoTEU2OTFTTlFtWUk0OU84MnU3SnhJUktwcmdhUlZUUVd0clFvQQ%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:41 America/Chicago] saveDVR: Start [07-Oct-2024 11:51:41 America/Chicago] saveDVR: copy dir 1 [cp -R '/HLS/live/6702efb244968-1' '/var/www/tmp/6702efb244968-16704119db1c8d' && chmod -R 777 '/var/www/tmp/6702efb244968-16704119db1c8d'] [07-Oct-2024 11:51:42 America/Chicago] saveDVR: Command executed successfully [07-Oct-2024 11:51:42 America/Chicago] saveDVR: SUCCESS dir exists /var/www/tmp/6702efb244968-16704119db1c8d [07-Oct-2024 11:51:42 America/Chicago] saveDVR: SUCCESS file exists /var/www/tmp/6702efb244968-16704119db1c8d/index.m3u8 [07-Oct-2024 11:51:42 America/Chicago] saveDVR: append [echo "

EXT-X-ENDLIST" >> /var/www/tmp/6702efb244968-16704119db1c8d/index.m3u8]

[07-Oct-2024 11:51:42 America/Chicago] saveDVR: FFMPEG ffmpeg -i /var/www/tmp/6702efb244968-16704119db1c8d/index.m3u8 -c copy -bsf:a aac_adtstoasc /var/www/tmp/6702efb244968-1_2024-10-07-11-51-41.mp4 -y [07-Oct-2024 11:51:44 America/Chicago] saveDVR: FFMPEG done successfully [07-Oct-2024 11:51:44 America/Chicago] saveDVR: remove dir rm -R /var/www/tmp/6702efb244968-16704119db1c8d [07-Oct-2024 11:51:44 America/Chicago] saveDVR: Temporary directory removed successfully [07-Oct-2024 11:51:44 America/Chicago] getRecordedFile: /var/www/tmp/6702efb244968-1_2024-10-07-11-51-41.mp4 271047030 [07-Oct-2024 11:51:45 America/Chicago] getRecordedFile: /var/www/tmp/6702efb244968-1_2024-10-07-11-51-41.mp4 finish [07-Oct-2024 16:51:54 UTC] AVideoLog::PERFORMANCE: session_start takes 10.344085931778 seconds to open SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [07-Oct-2024 16:51:54 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":4,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [07-Oct-2024 11:51:54 America/Chicago] AVideoLog::DEBUG: url_get_contents: SUCCESS file_get_contents(https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=Z0NFc1lLSi9kOFhMSlZuczlkcHdNdVVxTWxoTEU2OTFTTlFtWUk0OU84MnU3SnhJUktwcmdhUlZUUVd0clFvQQ%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F) SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 16:51:54 UTC] AVideoLog::PERFORMANCE: session_start takes 8.8416900634766 seconds to open SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [07-Oct-2024 16:51:54 UTC] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":15,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/locale\/function.php","line":10,"function":"includeLangFile","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php","line":4,"args":["\/var\/www\/html\/AVideo\/locale\/function.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":14,"args":["\/var\/www\/html\/AVideo\/plugin\/Plugin.abstract.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/configuration.php","line":7,"args":["\/var\/www\/html\/AVideo\/objects\/user.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/objects\/include_config.php","line":135,"args":["\/var\/www\/html\/AVideo\/objects\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/videos\/configuration.php","line":45,"args":["\/var\/www\/html\/AVideo\/objects\/include_config.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/getChatTotalNew.json.php(18) : eval()'d code(1) : eval()'d code","line":5,"args":["\/var\/www\/html\/AVideo\/videos\/configuration.php"],"function":"require_once"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/getChatTotalNew.json.php(18) : eval()'d code","line":1,"function":"eval"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Chat2\/getChatTotalNew.json.php","line":18,"function":"eval"}] SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [07-Oct-2024 16:51:55 UTC] AVideoLog::DEBUG: User::find line= 1661 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [07-Oct-2024 11:51:55 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=573 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:55 America/Chicago] AVideoLog::DEBUG: saveDVR: File remotely (https://videos.kaiserclix.com/AVideo/plugin/Live/standAloneFiles/getRecordedFile.php?saveDVR=Z0NFc1lLSi9kOFhMSlZuczlkcHdNdVVxTWxoTEU2OTFTTlFtWUk0OU84MnU3SnhJUktwcmdhUlZUUVd0clFvQQ%3D%3D&howManySegments=0&webSiteRootURL=https%3A%2F%2Fvideos.kaiserclix.com%2FAVideo%2F) Complete users_id = 1 line=575 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:55 America/Chicago] AVideoLog::DEBUG: saveDVR: got remotely file /var/www/html/AVideo/videos/cache/v_241007115141_v9b7d.mp4 users_id = 1 line=578 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:55 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=585 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:55 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=604 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:55 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=610 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:55 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=616 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:55 America/Chicago] AVideoLog::DEBUG: saveDVR users_id = 1 line=623 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:55 America/Chicago] AVideoLog::DEBUG: Video::setTitle(Greg Kaiser is live! on DVR 2024-10-07 11:51:41) Title 2 set to ["Greg Kaiser is live! on DVR 2024-10-07 11:51:41"] SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 16:51:55 UTC] AVideoLog::DEBUG: User:login finish with success users_id= 1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Chat2/getChatTotalNew.json.php [07-Oct-2024 11:51:56 America/Chicago] AVideoLog::PERFORMANCE: session_start takes 1.384593963623 seconds to open SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [07-Oct-2024 11:51:56 America/Chicago] AVideoLog::PERFORMANCE: [{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1370,"function":"_session_start","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/user.php","line":1413,"function":"recreateLoginFromCookie","class":"User","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":902,"function":"isLogged","class":"User","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":929,"function":"getCacheDir","class":"ObjectYPT","type":"::","args":["6e0099f3ed834edca6838740d645207b260658ef",false,true,false]},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":681,"function":"getCacheFileName","class":"ObjectYPT","type":"::","args":["Live::getAvailableLiveServer",false,true,false]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":2127,"function":"getCache","class":"ObjectYPT","type":"::","args":["Live::getAvailableLiveServer",60,true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1832,"function":"getAvailableLiveServer","class":"Live","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":1867,"function":"getAvailableLiveServersId","class":"Live","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3278,"function":"getCurrentLiveServersId","class":"Live","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3271,"function":"getLivePosterImageRelativePath","class":"Live","type":"::","args":[17,0,0,"1","jpg",0,true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":229,"function":"getLivePosterImage","class":"Live","object":{},"type":"->","args":[17,0,0,"1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Objects\/LiveTransmitionHistory.php","line":449,"function":"getApplicationObject","class":"LiveTransmitionHistory","type":"::","args":[267]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3162,"function":"isLive","class":"LiveTransmitionHistory","type":"::","args":[0]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3259,"function":"getPosterImage","class":"Live","type":"::","args":[17,null]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3353,"function":"getPosterImageOrFalse","class":"Live","type":"::","args":[17,null,"1"]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":380,"function":"getPoster","class":"Live","type":"::","args":[17,null]},{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1154,"function":"getLiveApplicationArray","class":"Live","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications","args":[]}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [07-Oct-2024 11:51:56 America/Chicago] AVideoLog::DEBUG: saveDVR(6702efb244968-1, , 0, , ) users_id = 0 line=632 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:56 America/Chicago] AVideoLog::DEBUG: Video::save permission denied to save [{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/SendRecordedToEncoder.php(18) : eval()'d code(1) : eval()'d code","line":633,"function":"save","class":"Video","type":"->"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php(18) : eval()'d code(1) : eval()'d code","line":77,"function":"saveDVR","class":"SendRecordedToEncoder","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php(18) : eval()'d code","line":1,"function":"eval"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php","line":18,"function":"eval"}] SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:56 America/Chicago] AVideoLog::DEBUG: saveDVR saveDVR ERROR: could not save the video [{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php(18) : eval()'d code(1) : eval()'d code","line":77,"function":"saveDVR","class":"SendRecordedToEncoder","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php(18) : eval()'d code","line":1,"function":"eval"},{"file":"\/var\/www\/html\/AVideo\/plugin\/SendRecordedToEncoder\/saveDVR.json.php","line":18,"function":"eval"}] SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:56 America/Chicago] AVideoLog::DEBUG: saveDVR ERROR: could not save the video SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php [07-Oct-2024 11:51:56 America/Chicago] AVideoLog::WARNING: The plugin [Live::getLiveApplicationArray] takes 1.5265 seconds to complete. URL: https://videos.kaiserclix.com/AVideo/plugin/Live/stats.json.php?live_servers_id=0&Label IP: 10.1.10.71 [{"file":"\/var\/www\/html\/AVideo\/plugin\/AVideoPlugin.php","line":1167,"function":"YPTend","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5505,"function":"getLiveApplicationArray","class":"AVideoPlugin","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/stats.json.php","line":28,"function":"getStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [07-Oct-2024 11:51:56 America/Chicago] AVideoLog::WARNING: Time: 1.532s | Limit: 0.7s | Location: /var/www/html/AVideo/plugin/Live/stats.json.php Line 30 [stats.json.php] IP=10.1.10.71 SCRIPT_NAME: /AVideo/plugin/Live/stats.json.php [07-Oct-2024 11:51:59 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: nQmMX - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: 6hoijetn3jrie6t12it145atc2 SCRIPT_NAME: /AVideo/objects/getCaptcha.php [07-Oct-2024 11:52:01 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done POST: {"app":"live","flashver":"FMLE\/3.0 (compatible; FMSc\/1.0)","swfurl":"rtmp:\/\/videos.kaiserclix.com\/live?s=dDQxeFZSelkyNTg1cW5MRXFzWmxjQT09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","tcurl":"rtmp:\/\/videos.kaiserclix.com\/live?s=dDQxeFZSelkyNTg1cW5MRXFzWmxjQT09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw","pageurl":"","addr":"76.17.169.44","clientid":"2080","call":"publish_done","name":"6702efb244968-1","redirectUri":""} SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:01 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done GET: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:01 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done php://inputapp=live&flashver=FMLE/3.0%20(compatible%3B%20FMSc/1.0)&swfurl=rtmp://videos.kaiserclix.com/live%3Fs=dDQxeFZSelkyNTg1cW5MRXFzWmxjQT09%26webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw&tcurl=rtmp://videos.kaiserclix.com/live%3Fs=dDQxeFZSelkyNTg1cW5MRXFzWmxjQT09%26webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw&pageurl=&addr=76.17.169.44&clientid=2080&call=publish_done&name=6702efb244968-1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:01 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done parse_url: {"scheme":"rtmp","host":"videos.kaiserclix.com","path":"\/live","query":"s=dDQxeFZSelkyNTg1cW5MRXFzWmxjQT09&webSiteRootURL=aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw"} SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:01 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done parse_str: {"s":"dDQxeFZSelkyNTg1cW5MRXFzWmxjQT09","webSiteRootURL":"aHR0cHM6Ly92aWRlb3Mua2Fpc2VyY2xpeC5jb20vQVZpZGVvLw"} SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:01 America/Chicago] AVideoLog::DEBUG: deleteStatsCache: /var/www/html/AVideo/videos/cache/YPTObjectCache/getStats/ [{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5262,"function":"deleteStatsCache","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":60,"function":"deleteStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:03 America/Chicago] AVideoLog::DEBUG: getCaptchaImage: hpwPz - session_name 84b11d010cced71edffee7aa62c4eda0 session_id: fgiavlkb4b1umm56diavr5sq8s SCRIPT_NAME: /AVideo/objects/getCaptcha.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::ERROR: Time: 2.125s | Limit: 0.7s | Location: /var/www/html/AVideo/plugin/Live/on_publish_done.php Line 1210 [/var/www/html/AVideo/objects/Object.php::deleteCache ] IP=127.0.0.1 USER_AGENT=Undefined server={"proto":"http","HTTP_HOST":"127.0.1.1","CONTENT_TYPE":"application\/x-www-form-urlencoded","HTTP_CONNECTION":"Close","CONTENT_LENGTH":"426","PATH":"\/usr\/local\/sbin:\/usr\/local\/bin:\/usr\/sbin:\/usr\/bin:\/snap\/bin","SERVER_SIGNATURE":"

Apache\/2.4.58 (Ubuntu) Server at 127.0.1.1 Port 80<\/address>\n","SERVER_SOFTWARE":"Apache\/2.4.58 (Ubuntu)","SERVER_NAME":"127.0.1.1","SERVER_ADDR":"127.0.1.1","SERVER_PORT":"80","REMOTE_ADDR":"127.0.0.1","DOCUMENT_ROOT":"\/var\/www\/html","REQUEST_SCHEME":"http","CONTEXT_PREFIX":"","CONTEXT_DOCUMENT_ROOT":"\/var\/www\/html","SERVER_ADMIN":"[no address given]","SCRIPT_FILENAME":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","REMOTE_PORT":"38630","GATEWAY_INTERFACE":"CGI\/1.1","SERVER_PROTOCOL":"HTTP\/1.0","REQUEST_METHOD":"POST","QUERY_STRING":"","REQUEST_URI":"\/AVideo\/plugin\/Live\/on_publish_done.php","SCRIPT_NAME":"\/AVideo\/plugin\/Live\/on_publish_done.php","PHP_SELF":"\/AVideo\/plugin\/Live\/on_publish_done.php","REQUEST_TIME_FLOAT":1728319921.849043,"REQUEST_TIME":1728319921,"HTTP_USER_AGENT":""} backtrace=[{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":1210,"function":"TimeLogEnd","args":["\/var\/www\/html\/AVideo\/objects\/Object.php::deleteCache ",1210]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3463,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5262,"function":"deleteStatsCache","class":"Live","type":"::","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":60,"function":"deleteStatsNotifications","args":[true]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3463,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5262,"function":"deleteStatsCache","class":"Live","type":"::","args":[true]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":60,"function":"deleteStatsNotifications","args":[true]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: clearCache is in progress [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/Live.php","line":3466,"function":"clearCache"},{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5262,"function":"deleteStatsCache","class":"Live","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":60,"function":"deleteStatsNotifications"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/objects\/functions.php","line":5264,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]},{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":60,"function":"deleteStatsNotifications","args":[true]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":63,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::","args":[267]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: LiveTransmitionHistory::finishFromTransmitionHistoryId: live_transmitions_history_id=267 users_id=0 IP=127.0.0.1 [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":63,"function":"finishFromTransmitionHistoryId","class":"LiveTransmitionHistory","type":"::"}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done finishFromTransmitionHistoryId 6702efb244968-1 id=267 key=6702efb244968-1 live_servers_id= insert_row=1 SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: NGINX Live::on_publish_socket_notification sendSocketMessageToAll Start SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: NGINX Live::on_publish_socket_notification SocketMessageToAll END SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: NGINX ON Publish Done success (267, 17, 6702efb244968-1, ) SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: execAsync Linux: nohup sh -c "rm -R /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ & echo \$!" > /dev/null 2>&1 & SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: Command output: [] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: Return value: 0 SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php [07-Oct-2024 11:52:04 America/Chicago] AVideoLog::DEBUG: deleteCache not schedule /var/www/html/AVideo/videos/cache/YPTObjectCache/live/ [{"file":"\/var\/www\/html\/AVideo\/plugin\/Live\/on_publish_done.php","line":83,"function":"deleteCache","class":"CacheHandler","object":{},"type":"->","args":[]}] SCRIPT_NAME: /AVideo/plugin/Live/on_publish_done.php

DanielnetoDotCom commented 1 month ago

I can see you could save it here

note that the users_id=1 so it is a valid user

[07-Oct-2024 11:51:41 America/Chicago] AVideoLog::DEBUG: saveDVR(6702efb244968-1, 0, 0, , ) users_id = 1 line=546 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php

but it fails here (15 seconds later)

note that the users_id=0 so it means you are not logged

[07-Oct-2024 11:51:56 America/Chicago] AVideoLog::DEBUG: saveDVR(6702efb244968-1, , 0, , ) users_id = 0 line=632 SCRIPT_NAME: /AVideo/plugin/SendRecordedToEncoder/saveDVR.json.php

So something happen and you got disconnected. your plugin permissions and configuration seems to be fine, but you are having an issue with your session or cookies. this is regarding more with your server or browser

DanielnetoDotCom commented 1 month ago

I am sending an update SendRecordedToEncoder version 10.5

please try this one and check if the issue goes away

gregk63 commented 1 month ago

Great! Thank you! I will give it a try.

gregk63 commented 1 month ago

I think that worked. I was able to save the last couple of streams.

Thanks!