-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
I am having the following issue with Youtube bridge for a couple of days.
Please let me know if you need additional information
Uncaught Exception HttpException: HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1) (92) at lib/contents.php line 230
#0 index.php:32
#1 actions/DisplayAction.php:136
#2 bridges/YoutubeBridge.php:342
#3 bridges/YoutubeBridge.php:227
#4 lib/contents.php:284
#5 lib/contents.php:107
#6 lib/contents.php:230
Query string:action=display&bridge=YoutubeBridge&context=By+channel+id&c=UCHL9bfHTxCMi-7vfxQ-AYtg&duration_min=&duration_max=&format=Html
Version:git.master.a0a0d52
Error_log is full of:
[01-Aug-2022 09:43:37 UTC] HttpException: HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1) (92) in /home/diludovi/public_html/bridge/lib/contents.php:230
Stack trace:
#0 /home/diludovi/public_html/bridge/lib/contents.php(107): _http_request('https://www.you...', Array)
#1 /home/diludovi/public_html/bridge/lib/contents.php(284): getContents('https://www.you...', Array, Array)
#2 /home/diludovi/public_html/bridge/bridges/YoutubeBridge.php(227): getSimpleHTMLDOM('https://www.you...', Array, Array, true, true, 'UTF-8', false, '\r\n', ' ')
#3 /home/diludovi/public_html/bridge/bridges/YoutubeBridge.php(342): YoutubeBridge->ytGetSimpleHTMLDOM('https://www.you...')
#4 /home/diludovi/public_html/bridge/actions/DisplayAction.php(136): YoutubeBridge->collectData()
#5 /home/diludovi/public_html/bridge/index.php(32): DisplayAction->execute(Array)
#6 {main}