You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browser name/version: Google Chrome/127.0.6533.120
OS name/version: Windows 10 Home/22H2
Steps to reproduce
Open the Dash.js player in live mode.
In devtools -> network set throttling to 3G or slow 4G or run several players simultaneously to slow down the channel.
wait 5-10 minutes
Observed behavior
A network error appears in the console. error code 416 (Requested Range Not Satisfiable)
the player gives an error and stops playing video and sound.
however, the manifest continues to be constantly requested
Moreover, if you look at the manifest and at the request that throws an error, we can notice that the request specifies an incorrect range (or segment Url)
for Rrepresentation with BaseUrl === 101051/_30__9927111640246786043/20240822/120413.m4v
does not exist range === 1532636-1570522
this range is valid for Representation with baseUrl === 101051/_30__9927111640246786043/20240822/120213.m4v
REQUEST HEADERS
Request URL: https://probe01-qa-ubuntu20.vot/probe_id/4/data/101051/_30__9927111640246786043/20240822/120413.m4v
Request Method: GET
Status Code: 416 Requested Range Not Satisfiable
range: bytes=1532636-1570522
[3149968][StreamProcessor][audio] OnFragmentLoadingCompleted for stream id 2024-08-22T12:02:13.893717+00:00 and media type audio - Url: https://probe01-qa-ubuntu20.vot/probe_id/4/data/101051/_30__9927110540735157832/20240822/120213.m4a , Range:611594-628031
Debug.js:169 [3149968][AbrController] [audio] switching from throughput to buffer occupancy ABR rule (buffer: 2.255).
Debug.js:169 [3151252][AbrController] [video] switching from buffer occupancy to throughput ABR rule (buffer: 0.955).
Debug.js:169 [3151253][AbrController] [audio] switching from buffer occupancy to throughput ABR rule (buffer: 0.973).
Debug.js:169 [3151979][StreamProcessor][video] OnFragmentLoadingCompleted for stream id 2024-08-22T12:02:13.893717+00:00 and media type video - Url: https://probe01-qa-ubuntu20.vot/probe_id/4/data/101051/_30__9927111640246786043/20240822/120213.m4v , Range:1463410-1498011
Debug.js:169 [3151980][AbrController] [video] switching from throughput to buffer occupancy ABR rule (buffer: 2.225).
Debug.js:169 [3152050][StreamProcessor][audio] Buffer is empty! Stalling!
Debug.js:169 [3152171][PlaybackController] Native video element event: waiting
Debug.js:169 [3152427][StreamProcessor][audio] OnFragmentLoadingCompleted for stream id 2024-08-22T12:02:13.893717+00:00 and media type audio - Url: https://probe01-qa-ubuntu20.vot/probe_id/4/data/101051/_30__9927110540735157832/20240822/120213.m4a , Range:628032-644490
Debug.js:169 [3152428][AbrController] [audio] switching from throughput to buffer occupancy ABR rule (buffer: 2.051).
Debug.js:169 [3153794][DashParser] Parsing complete: ( xml2json: 21.9ms, objectiron: 0.100ms, total: 0.0220s)
Debug.js:169 [3153795][StreamController] Manifest updated... updating data system wide.
Debug.js:169 [3153798][ManifestUpdater] Manifest has been refreshed at Thu Aug 22 2024 14:04:55 GMT+0200 (Центральная Европа, летнее время)[1724328295.586]
Debug.js:169 [3155069][StreamProcessor][video] OnFragmentLoadingCompleted for stream id 2024-08-22T12:02:13.893717+00:00 and media type video - Url: https://probe01-qa-ubuntu20.vot/probe_id/4/data/101051/_30__9927111640246786043/20240822/120213.m4v , Range:1498012-1532635
Debug.js:169 [3155158][StreamProcessor][audio] OnFragmentLoadingCompleted for stream id 2024-08-22T12:02:13.893717+00:00 and media type audio - Url: https://probe01-qa-ubuntu20.vot/probe_id/4/data/101051/_30__9927110540735157832/20240822/120213.m4a , Range:644491-660885
Debug.js:169 [3155161][PlaybackController] Native video element event: playing
XHRLoader.js:102
GET https://probe01-qa-ubuntu20.vot/probe_id/4/data/101051/_30__9927111640246786043/20240822/120413.m4v 416 (Requested Range Not Satisfiable)
GET https://probe01-qa-ubuntu20.vot/probe_id/4/data/101051/_30__9927110540735157832/20240822/120413.m4a 416 (Requested Range Not Satisfiable)
Debug.js:169 [3158314][AbrController] [video] switching from buffer occupancy to throughput ABR rule (buffer: 0.868).
Debug.js:169 [3158315][AbrController] [audio] switching from buffer occupancy to throughput ABR rule (buffer: 0.880).
Debug.js:169 [3158801][DashParser] Parsing complete: ( xml2json: 8.40ms, objectiron: 0.00ms, total: 0.00840s)
Debug.js:169 [3158801][StreamController] Manifest updated... updating data system wide.
Debug.js:169 [3158803][ManifestUpdater] Manifest has been refreshed at Thu Aug 22 2024 14:05:00 GMT+0200 (Центральная Европа, летнее время)[1724328300.592]
Debug.js:169 [3159112][StreamProcessor][video] Buffer is empty! Stalling!
Debug.js:169 [3159113][StreamProcessor][audio] Buffer is empty! Stalling!
Debug.js:169 [3159142][PlaybackController] Native video element event: waiting
XHRLoader.js:102
GET https://probe01-qa-ubuntu20.vot/probe_id/4/data/101051/_30__9927111640246786043/20240822/120413.m4v 416 (Requested Range Not Satisfiable)
GET https://probe01-qa-ubuntu20.vot/probe_id/4/data/101051/_30__9927110540735157832/20240822/120413.m4a 416 (Requested Range Not Satisfiable)
Debug.js:169 [3163932][DashParser] Parsing complete: ( xml2json: 9.90ms, objectiron: 0.00ms, total: 0.00990s)
Debug.js:169 [3163932][StreamController] Manifest updated... updating data system wide.
Debug.js:169 [3163934][ManifestUpdater] Manifest has been refreshed at Thu Aug 22 2024 14:05:05 GMT+0200 (Центральная Европа, летнее время)[1724328305.723]
XHRLoader.js:102
GET https://probe01-qa-ubuntu20.vot/probe_id/4/data/101051/_30__9927111640246786043/20240822/120413.m4v 416 (Requested Range Not Satisfiable)
GET https://probe01-qa-ubuntu20.vot/probe_id/4/data/101051/_30__9927110540735157832/20240822/120413.m4a 416 (Requested Range Not Satisfiable)
GET https://probe01-qa-ubuntu20.vot/probe_id/4/data/101051/_30__9927111640246786043/20240822/120413.m4v 416 (Requested Range Not Satisfiable)
Debug.js:169 [3168875][StreamProcessor][video] OnFragmentLoadingCompleted for stream id 2024-08-22T12:02:13.893717+00:00 and media type video - Url: https://probe01-qa-ubuntu20.vot/probe_id/4/data/101051/_30__9927111640246786043/20240822/120413.m4v , Range:1532636-1570522
Debug.js:169 [3168875][StreamProcessor][video] Fragment loading completed with an error
Debug.js:169 [3168877][StreamProcessor][audio] onFragmentLoadingAbandoned request: https://probe01-qa-ubuntu20.vot/probe_id/4/data/101051/_30__9927110540735157832/20240822/120413.m4a has been aborted
Debug.js:169 [3168878][StreamProcessor][audio] onFragmentLoadingAbandoned request: https://probe01-qa-ubuntu20.vot/probe_id/4/data/101051/_30__9927110540735157832/20240822/120413.m4a has to be downloaded again, origin is not seeking process or switch track call
XHRLoader.js:102
GET https://probe01-qa-ubuntu20.vot/probe_id/4/data/101051/_30__9927110540735157832/20240822/120413.m4a 416 (Requested Range Not Satisfiable)
Debug.js:169 [3168897][DashParser] Parsing complete: ( xml2json: 16.5ms, objectiron: 0.00ms, total: 0.0165s)
Debug.js:169 [3168897][StreamController] Manifest updated... updating data system wide.
Debug.js:169 [3168899][ManifestUpdater] Manifest has been refreshed at Thu Aug 22 2024 14:05:10 GMT+0200 (Центральная Европа, летнее время)[1724328310.688]
Debug.js:169 [3173951][DashParser] Parsing complete: ( xml2json: 8.20ms, objectiron: 0.00ms, total: 0.00820s)
Debug.js:169 [3173951][StreamController] Manifest updated... updating data system wide.
Debug.js:169 [3173953][ManifestUpdater] Manifest has been refreshed at Thu Aug 22 2024 14:05:15 GMT+0200 (Центральная Европа, летнее время)[1724328315.742]
Debug.js:169 [3178719][DashParser] Parsing complete: ( xml2json: 9.40ms, objectiron: 0.00ms, total: 0.00940s)
Debug.js:169 [3178719][StreamController] Manifest updated... updating data system wide.
Debug.js:169 [3178720][ManifestUpdater] Manifest has been refreshed at Thu Aug 22 2024 14:05:20 GMT+0200 (Центральная Европа, летнее время)[1724328320.51]
Debug.js:169 [3183738][DashParser] Parsing complete: ( xml2json: 11.4ms, objectiron: 0.00ms, total: 0.0114s)
Debug.js:169 [3183738][StreamController] Manifest updated... updating data system wide.
Debug.js:169 [3183740][ManifestUpdater] Manifest has been refreshed at Thu Aug 22 2024 14:05:25 GMT+0200 (Центральная Европа, летнее время)[1724328325.529]
Debug.js:169 [3188801][DashParser] Parsing complete: ( xml2json: 9.20ms, objectiron: 0.00ms, total: 0.00920s)
Expected behavior
The player must request the correct Range and not stop
The text was updated successfully, but these errors were encountered:
Environment
Steps to reproduce
Observed behavior
A network error appears in the console. error code 416 (Requested Range Not Satisfiable)
the player gives an error and stops playing video and sound.
however, the manifest continues to be constantly requested
Moreover, if you look at the manifest and at the request that throws an error, we can notice that the request specifies an incorrect range (or segment Url)
for Rrepresentation with BaseUrl === 101051/_30__9927111640246786043/20240822/120413.m4v
does not exist range === 1532636-1570522
this range is valid for Representation with baseUrl === 101051/_30__9927111640246786043/20240822/120213.m4v
REQUEST HEADERS
MANIFEST SEGMENTS
Console output
Expected behavior
The player must request the correct Range and not stop
The text was updated successfully, but these errors were encountered: