After updating to version 7.2.0, I started having issues with live streaming. Around 2 minutes after starting to watch a live stream, it suddenly stops. In the logs, I see the following error:
error[6/14/2025, 9:40:39 AM] Client log: HLS.js error: networkError - fatal: true - fragLoadError
Here is the full client error log:
Blockquote
error[6/14/2025, 9:40:39 AM] Client log: HLS.js error: networkError - fatal: true - fragLoadError
{
« tags »: [
« client »
],
« userAgent »: « Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:139.0) Gecko/20100101 Firefox/139.0 »,
« meta »: "{"currentTime":191.830041,"data":{"type":"networkError","details":"fragLoadError","fatal":true,"frag":{"_byteRange":null,"_url":"https://v.trm.md/static/streaming-playlists/hls/6b3b523a-6a02-444c-8129-8354bbeffbc9/0-004206.ts\« ,\« baseurl\ »:\« https://v.trm.md/static/streaming-playlists/hls/6b3b523a-6a02-444c-8129-8354bbeffbc9/0.m3u8\ »,\« relurl\ »:\« 0-004206.ts\ »,\« elementaryStreams\ »:{\« audio\ »:null,\« video\ »:null,\« audiovideo\ »:null},\ »_decryptdata\« :null,\« rawProgramDateTime\ »:\« 2025-06-14T09:40:15.237+0300\ »,\« programDateTime\ »:1749883215237,\« tagList\ »:[[\« INF\ »,\« 4.000000\ »],[\« PROGRAM-DATE-TIME\ »,\« 2025-06-14T09:40:15.237+0300\ »]],\« duration\ »:4,\« sn\ »:4206,\« type\ »:\« main\ »,\« loader\ »:null,\« keyLoader\ »:null,\« level\ »:0,\« cc\ »:0,\« start\ »:218.93883333333332,\« stats\ »:{\« aborted\ »:true,\« chunkCount\ »:0,\« loading\ »:{\« start\ »:0,\« first\ »:0,\« end\ »:0},\« buffering\ »:{\« start\ »:0,\« first\ »:0,\« end\ »:0},\« parsing\ »:{\« start\ »:0,\« end\ »:0},\« total\ »:1,\« loaded\ »:1,\« bwEstimate\ »:0,\« retry\ »:0},\« bitrateTest\ »:false,\« title\ »:null,\« initSegment\ »:null,\« urlId\ »:0},\« response\ »:{\« url\ »:\« https://v.trm.md/static/streaming-playlists/hls/6b3b523a-6a02-444c-8129-8354bbeffbc9/0-004206.ts\ »,\« code\ »:0,\« text\ »:\ »\« },\« error\ »:{},\« networkDetails\ »:null,\« stats\ »:{\« aborted\ »:true,\« chunkCount\ »:0,\« loading\ »:{\« start\ »:0,\« first\ »:0,\« end\ »:0},\« buffering\ »:{\« start\ »:0,\« first\ »:0,\« end\ »:0},\« parsing\ »:{\« start\ »:0,\« end\ »:0},\« total\ »:1,\« loaded\ »:1,\« bwEstimate\ »:0,\« retry\ »:0},\« errorAction\ »:{\« action\ »:2,\« flags\ »:1,\« retryConfig\ »:{\« maxNumRetry\ »:6,\« retryDelayMs\ »:1000,\« maxRetryDelayMs\ »:8000},\« retryCount\ »:6}}} »,
« url »: « Live: Moldova1 - v.trm.md »
}
It appears that the client fails to load a specific segment:
(https://v.trm.md/static/streaming-playlists/hls/6b3b523a-6a02-444c-8129-8354bbeffbc9/0-004206.ts)
The error is fatal and occurs consistently after about 2 minutes of playback. Before the update, live streaming worked fine.
Any ideas or suggestions would be appreciated.