-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Steps to reproduce
Load video "N0I4-UHI5uU" (occurs on other videos, but not all)
Buffers until error is produced
Failure Logs
{
"severity": 2,
"category": 1,
"code": 1007,
"data": [
{
"severity": 2,
"category": 1,
"code": 1002,
"data": [
"Server streaming error",
{
"info": {
"format": {
"itag": 140,
"lastModified": "1762919124974192",
"mimeType": "audio/mp4; codecs=\"mp4a.40.2\"",
"audioQuality": "AUDIO_QUALITY_MEDIUM",
"bitrate": 130977,
"averageBitrate": 129499,
"quality": "tiny",
"approxDurationMs": 365853,
"contentLength": 5922203,
"isDrc": false,
"isAutoDubbed": false,
"isDescriptive": false,
"isDubbed": false,
"language": "en",
"isOriginal": true,
"isSecondary": false
},
"isUMP": true,
"isSABR": true,
"isInit": true,
"byteRange": {
"start": 723,
"end": 1198
},
"timestamp": 1762958284891,
"error": {
"sabrError": {
"type": "sabr.malformed_config",
"code": 2
}
}
}
}
],
"handled": false,
"message": "Shaka Error 1002",
"stack": "Error: Shaka Error 1002\n at new U (http://localhost:5173/node_modules/.vite/deps/chunk-X26JZVI5.js?v=cfb615ae:1366:19)\n at createRecoverableError (http://localhost:5173/src/helpers.ts:32:10)\n at checkResultIntegrity (http://localhost:5173/src/ShakaPlayerAdapter.ts?t=1762958278994:132:15)\n at ShakaPlayerAdapter.handleUmpResponse (http://localhost:5173/src/ShakaPlayerAdapter.ts?t=1762958278994:211:23)"
}
],
"handled": false,
"message": "Shaka Error 1007",
"stack": "Error: Shaka Error 1007\n at new U (http://localhost:5173/node_modules/.vite/deps/chunk-X26JZVI5.js?v=cfb615ae:1366:19)\n at http://localhost:5173/node_modules/.vite/deps/chunk-X26JZVI5.js?v=cfb615ae:4606:19\n at Vg (http://localhost:5173/node_modules/.vite/deps/chunk-X26JZVI5.js?v=cfb615ae:4343:21)\n at http://localhost:5173/node_modules/.vite/deps/chunk-X26JZVI5.js?v=cfb615ae:4324:25"
}Expected behavior
N/A
Current behavior
N/A
Version
Default
Anything else?
No response
Checklist
- I am running the latest version.
- I checked the documentation and found no answer.
- I have searched the existing issues and made sure this is not a duplicate.
- I have provided sufficient information.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working