Don't know if container log will help. I can't make sense of it as it's too verbose.
Starting from the 2nd failure, then success (container log)
2026-03-14T04:59:07.795936493Z Channel #216 has an active event (The Five). Going to start the stream.
2026-03-14T04:59:08.962634580Z Could not parse chunklist properly!
2026-03-14T04:59:08.965762721Z AxiosError: Request failed with status code 406
2026-03-14T04:59:08.965923534Z at settle (/app/node_modules/axios/lib/core/settle.js:19:12)
2026-03-14T04:59:08.965976776Z at IncomingMessage.handleStreamEnd (/app/node_modules/axios/lib/adapters/http.js:512:11)
2026-03-14T04:59:08.966029085Z at IncomingMessage.emit (node:events:520:35)
2026-03-14T04:59:08.966072698Z at IncomingMessage.emit (node:domain:489:12)
2026-03-14T04:59:08.966114720Z at endReadableNT (node:internal/streams/readable:1701:12)
2026-03-14T04:59:08.966160106Z at processTicksAndRejections (node:internal/process/task_queues:89:21) {
2026-03-14T04:59:08.966208267Z code: 'ERR_BAD_REQUEST',
2026-03-14T04:59:08.966247809Z config: {
2026-03-14T04:59:08.966286876Z transitional: {
2026-03-14T04:59:08.966325384Z silentJSONParsing: true,
2026-03-14T04:59:08.966365347Z forcedJSONParsing: true,
2026-03-14T04:59:08.966405684Z clarifyTimeoutError: false
2026-03-14T04:59:08.966446140Z },
2026-03-14T04:59:08.966483315Z adapter: [ 'xhr', 'http' ],
2026-03-14T04:59:08.966523055Z transformRequest: [ [Function: transformRequest] ],
2026-03-14T04:59:08.966564605Z transformResponse: [ [Function: transformResponse] ],
2026-03-14T04:59:08.966605045Z timeout: 60000,
2026-03-14T04:59:08.966665294Z xsrfCookieName: 'XSRF-TOKEN',
2026-03-14T04:59:08.966708106Z xsrfHeaderName: 'X-XSRF-TOKEN',
2026-03-14T04:59:08.966749024Z maxContentLength: -1,
2026-03-14T04:59:08.966791498Z maxBodyLength: -1,
2026-03-14T04:59:08.966834110Z env: { FormData: [Function [FormData]], Blob: [class Blob] },
2026-03-14T04:59:08.966881092Z validateStatus: [Function: validateStatus],
2026-03-14T04:59:08.966932404Z headers: AxiosHeaders {
2026-03-14T04:59:08.966972540Z Accept: 'application/json, text/plain, */*',
2026-03-14T04:59:08.967015888Z 'Accept-Encoding': 'identity',
2026-03-14T04:59:08.967057582Z 'User-Agent': 'foxone-androidtv/1.3.0 (Linux; Android 12; en-us; onn. 4K Streaming Box Build/SGZ1.221127.063.A1.9885170)'
2026-03-14T04:59:08.967115893Z },
2026-03-14T04:59:08.967153520Z method: 'get',
2026-03-14T04:59:08.967205174Z url: 'https://cf.edge.foxdtc.digitalvideoplatform.com/<REDACTED>',
2026-03-14T04:59:08.967341802Z data: undefined
2026-03-14T04:59:08.967388809Z },
2026-03-14T04:59:08.967427292Z request: <ref *1> ClientRequest {
2026-03-14T04:59:08.967470264Z _events: [Object: null prototype] {
2026-03-14T04:59:08.967520642Z abort: [Function (anonymous)],
2026-03-14T04:59:08.967568691Z aborted: [Function (anonymous)],
2026-03-14T04:59:08.967609577Z connect: [Function (anonymous)],
2026-03-14T04:59:08.967670325Z error: [Function (anonymous)],
2026-03-14T04:59:08.967712124Z socket: [Function (anonymous)],
2026-03-14T04:59:08.967756642Z timeout: [Function (anonymous)],
2026-03-14T04:59:08.967797729Z finish: [Function: requestOnFinish]
2026-03-14T04:59:08.967838573Z },
2026-03-14T04:59:08.967875291Z _eventsCount: 7,
2026-03-14T04:59:08.967914378Z _maxListeners: undefined,
2026-03-14T04:59:08.967956449Z outputData: [],
2026-03-14T04:59:08.967995325Z outputSize: 0,
2026-03-14T04:59:08.968034877Z writable: true,
2026-03-14T04:59:08.968076135Z destroyed: true,
2026-03-14T04:59:08.968116039Z _last: true,
2026-03-14T04:59:08.968155960Z chunkedEncoding: false,
2026-03-14T04:59:08.968196471Z shouldKeepAlive: true,
2026-03-14T04:59:08.968235855Z maxRequestsOnConnectionReached: false,
2026-03-14T04:59:08.968276094Z _defaultKeepAlive: true,
2026-03-14T04:59:08.968318503Z useChunkedEncodingByDefault: false,
2026-03-14T04:59:08.968368142Z sendDate: false,
2026-03-14T04:59:08.968417590Z _removedConnection: false,
2026-03-14T04:59:08.968457831Z _removedContLen: false,
2026-03-14T04:59:08.968497509Z _removedTE: false,
2026-03-14T04:59:08.968546093Z strictContentLength: false,
2026-03-14T04:59:08.968593750Z _contentLength: 0,
2026-03-14T04:59:08.968633753Z _hasBody: true,
2026-03-14T04:59:08.968702153Z _trailer: '',
2026-03-14T04:59:08.968743011Z finished: true,
2026-03-14T04:59:08.968790696Z _headerSent: true,
2026-03-14T04:59:08.968830294Z _closed: true,
2026-03-14T04:59:08.968878561Z _header: 'GET <REDACTED> HTTP/1.1\r\n' +
2026-03-14T04:59:08.969012194Z 'Accept: application/json, text/plain, */*\r\n' +
2026-03-14T04:59:08.969060796Z 'Accept-Encoding: identity\r\n' +
2026-03-14T04:59:08.969110777Z 'User-Agent: foxone-androidtv/1.3.0 (Linux; Android 12; en-us; onn. 4K Streaming Box Build/SGZ1.221127.063.A1.9885170)\r\n' +
2026-03-14T04:59:08.969164676Z 'Host: cf.edge.foxdtc.digitalvideoplatform.com\r\n' +
2026-03-14T04:59:08.969216496Z 'Connection: keep-alive\r\n' +
2026-03-14T04:59:08.969259134Z '\r\n',
2026-03-14T04:59:08.969305225Z _keepAliveTimeout: 0,
2026-03-14T04:59:08.969345356Z _onPendingData: [Function: nop],
2026-03-14T04:59:08.969393499Z agent: Agent {
2026-03-14T04:59:08.969440667Z _events: [Object: null prototype],
2026-03-14T04:59:08.969489971Z _eventsCount: 2,
2026-03-14T04:59:08.969530566Z _maxListeners: undefined,
2026-03-14T04:59:08.968504067Z Could not get chunklist for channel #216.
2026-03-14T04:59:08.969586675Z options: [Object: null prototype],
2026-03-14T04:59:08.969685711Z defaultPort: 443,
2026-03-14T04:59:08.969724334Z protocol: 'https:',
2026-03-14T04:59:08.969762925Z requests: [Object: null prototype] {},
2026-03-14T04:59:08.969803841Z sockets: [Object: null prototype] {},
2026-03-14T04:59:08.969848004Z freeSockets: [Object: null prototype],
2026-03-14T04:59:08.969888162Z keepAliveMsecs: 1000,
2026-03-14T04:59:08.969929267Z keepAlive: true,
2026-03-14T04:59:08.969970801Z maxSockets: Infinity,
2026-03-14T04:59:08.970010820Z maxFreeSockets: 256,
2026-03-14T04:59:08.970049155Z scheduling: 'lifo',
2026-03-14T04:59:08.970087736Z maxTotalSockets: Infinity,
2026-03-14T04:59:08.970127104Z totalSocketCount: 2,
2026-03-14T04:59:08.970165951Z agentKeepAliveTimeoutBuffer: 1000,
2026-03-14T04:59:08.970204255Z maxCachedSessions: 100,
2026-03-14T04:59:08.970243065Z _sessionCache: [Object],
2026-03-14T04:59:08.970286325Z Symbol(shapeMode): false,
2026-03-14T04:59:08.970327030Z Symbol(kCapture): false
2026-03-14T04:59:08.970366300Z },
2026-03-14T04:59:08.970402163Z socketPath: undefined,
2026-03-14T04:59:08.970440872Z method: 'GET',
2026-03-14T04:59:08.970478715Z maxHeaderSize: undefined,
2026-03-14T04:59:08.970518165Z insecureHTTPParser: undefined,
2026-03-14T04:59:08.970557519Z joinDuplicateHeaders: undefined,
2026-03-14T04:59:08.970605533Z path: '<REDACTED>',
2026-03-14T04:59:08.970724509Z _ended: true,
2026-03-14T04:59:08.970764849Z res: IncomingMessage {
2026-03-14T04:59:08.970804975Z _events: [Object],
2026-03-14T04:59:08.970843613Z _readableState: [ReadableState],
2026-03-14T04:59:08.970886536Z _maxListeners: undefined,
2026-03-14T04:59:08.970925550Z socket: null,
2026-03-14T04:59:08.970963400Z httpVersionMajor: 1,
2026-03-14T04:59:08.971001881Z httpVersionMinor: 1,
2026-03-14T04:59:08.971039572Z httpVersion: '1.1',
2026-03-14T04:59:08.971079375Z complete: true,
2026-03-14T04:59:08.971118006Z rawHeaders: [Array],
2026-03-14T04:59:08.971156565Z rawTrailers: [],
2026-03-14T04:59:08.971194018Z joinDuplicateHeaders: undefined,
2026-03-14T04:59:08.971240415Z aborted: false,
2026-03-14T04:59:08.971279064Z upgrade: false,
2026-03-14T04:59:08.971321367Z url: '',
2026-03-14T04:59:08.971358900Z method: null,
2026-03-14T04:59:08.971396371Z statusCode: 406,
2026-03-14T04:59:08.971434172Z statusMessage: 'Not Acceptable',
2026-03-14T04:59:08.971473736Z client: [TLSSocket],
2026-03-14T04:59:08.971512683Z _consuming: false,
2026-03-14T04:59:08.971554365Z _dumped: false,
2026-03-14T04:59:08.971592467Z req: [Circular *1],
2026-03-14T04:59:08.971634684Z _eventsCount: 4,
2026-03-14T04:59:08.971685235Z responseUrl: 'https://cf.edge.foxdtc.digitalvideoplatform.com/<REDACTED>',
2026-03-14T04:59:08.971798176Z redirects: [],
2026-03-14T04:59:08.971838505Z Symbol(shapeMode): true,
2026-03-14T04:59:08.971877964Z Symbol(kCapture): false,
2026-03-14T04:59:08.971920061Z Symbol(kHeaders): [Object],
2026-03-14T04:59:08.971960010Z Symbol(kHeadersCount): 22,
2026-03-14T04:59:08.971999686Z Symbol(kTrailers): null,
2026-03-14T04:59:08.972044234Z Symbol(kTrailersCount): 0
2026-03-14T04:59:08.972084313Z },
2026-03-14T04:59:08.972120735Z aborted: false,
2026-03-14T04:59:08.972159794Z timeoutCb: null,
2026-03-14T04:59:08.972198241Z upgradeOrConnect: false,
2026-03-14T04:59:08.972240204Z parser: null,
2026-03-14T04:59:08.972278990Z maxHeadersCount: null,
2026-03-14T04:59:08.972318501Z reusedSocket: true,
2026-03-14T04:59:08.972357896Z host: 'cf.edge.foxdtc.digitalvideoplatform.com',
2026-03-14T04:59:08.972401337Z protocol: 'https:',
2026-03-14T04:59:08.972444121Z _redirectable: Writable {
2026-03-14T04:59:08.972487019Z _events: [Object],
2026-03-14T04:59:08.972525677Z _writableState: [WritableState],
2026-03-14T04:59:08.972564979Z _maxListeners: undefined,
2026-03-14T04:59:08.972605055Z _options: [Object],
2026-03-14T04:59:08.972663448Z _ended: true,
2026-03-14T04:59:08.972711028Z _ending: true,
2026-03-14T04:59:08.972751504Z _redirectCount: 0,
2026-03-14T04:59:08.972789508Z _redirects: [],
2026-03-14T04:59:08.972827481Z _requestBodyLength: 0,
2026-03-14T04:59:08.972865636Z _requestBodyBuffers: [],
2026-03-14T04:59:08.972903469Z _eventsCount: 3,
2026-03-14T04:59:08.972941089Z _onNativeResponse: [Function (anonymous)],
2026-03-14T04:59:08.972981669Z _currentRequest: [Circular *1],
2026-03-14T04:59:08.973025707Z _currentUrl: 'https://cf.edge.foxdtc.digitalvideoplatform.com/<REDACTED>',
2026-03-14T04:59:08.973146611Z _timeout: null,
2026-03-14T04:59:08.973186743Z Symbol(shapeMode): true,
2026-03-14T04:59:08.973226444Z Symbol(kCapture): false
2026-03-14T04:59:08.973269877Z },
2026-03-14T04:59:08.973306236Z Symbol(shapeMode): false,
2026-03-14T04:59:08.973345384Z Symbol(kCapture): false,
2026-03-14T04:59:08.973384326Z Symbol(kBytesWritten): 0,
2026-03-14T04:59:08.973423278Z Symbol(kNeedDrain): false,
2026-03-14T04:59:08.973462510Z Symbol(corked): 0,
2026-03-14T04:59:08.973501360Z Symbol(kChunkedBuffer): [],
2026-03-14T04:59:08.973539737Z Symbol(kChunkedLength): 0,
2026-03-14T04:59:08.973580389Z Symbol(kSocket): TLSSocket {
2026-03-14T04:59:08.973622027Z _tlsOptions: [Object],
2026-03-14T04:59:08.973670957Z _secureEstablished: true,
2026-03-14T04:59:08.973709631Z _securePending: false,
2026-03-14T04:59:08.973747921Z _newSessionPending: false,
2026-03-14T04:59:08.973786450Z _controlReleased: true,
2026-03-14T04:59:08.973824651Z secureConnecting: false,
2026-03-14T04:59:08.973863800Z _SNICallback: null,
2026-03-14T04:59:08.973901612Z servername: 'cf.edge.foxdtc.digitalvideoplatform.com',
2026-03-14T04:59:08.973942831Z alpnProtocol: false,
2026-03-14T04:59:08.973981090Z authorized: true,
2026-03-14T04:59:08.974019770Z authorizationError: null,
2026-03-14T04:59:08.974061197Z encrypted: true,
2026-03-14T04:59:08.974103513Z _events: [Object: null prototype],
2026-03-14T04:59:08.974143956Z _eventsCount: 9,
2026-03-14T04:59:08.974181436Z connecting: false,
2026-03-14T04:59:08.974220197Z _hadError: false,
2026-03-14T04:59:08.974257948Z _parent: null,
2026-03-14T04:59:08.974295622Z _host: 'cf.edge.foxdtc.digitalvideoplatform.com',
2026-03-14T04:59:08.974336595Z _closeAfterHandlingError: false,
2026-03-14T04:59:08.974382533Z _readableState: [ReadableState],
2026-03-14T04:59:08.974422516Z _writableState: [WritableState],
2026-03-14T04:59:08.974460961Z allowHalfOpen: false,
2026-03-14T04:59:08.974499504Z _maxListeners: undefined,
2026-03-14T04:59:08.974540244Z _sockname: null,
2026-03-14T04:59:08.974578240Z _pendingData: null,
2026-03-14T04:59:08.974616790Z _pendingEncoding: '',
2026-03-14T04:59:08.974663537Z server: undefined,
2026-03-14T04:59:08.974702790Z _server: null,
2026-03-14T04:59:08.974740805Z ssl: [TLSWrap],
2026-03-14T04:59:08.974780779Z _requestCert: true,
2026-03-14T04:59:08.974825522Z _rejectUnauthorized: true,
2026-03-14T04:59:08.974864219Z timeout: 5000,
2026-03-14T04:59:08.974902790Z parser: null,
2026-03-14T04:59:08.974940836Z _httpMessage: null,
2026-03-14T04:59:08.974979078Z autoSelectFamilyAttemptedAddresses: [Array],
2026-03-14T04:59:08.975018135Z Symbol(alpncallback): null,
2026-03-14T04:59:08.975061508Z Symbol(res): [TLSWrap],
2026-03-14T04:59:08.975101024Z Symbol(verified): true,
2026-03-14T04:59:08.975139809Z Symbol(pendingSession): null,
2026-03-14T04:59:08.975203501Z Symbol(async_id_symbol): -1,
2026-03-14T04:59:08.975242424Z Symbol(kHandle): [TLSWrap],
2026-03-14T04:59:08.975284642Z Symbol(lastWriteQueueSize): 0,
2026-03-14T04:59:08.975323447Z Symbol(timeout): Timeout {
2026-03-14T04:59:08.975365209Z _idleTimeout: 5000,
2026-03-14T04:59:08.975403171Z _idlePrev: [TimersList],
2026-03-14T04:59:08.975441669Z _idleNext: [Timeout],
2026-03-14T04:59:08.975482229Z _idleStart: 446084473,
2026-03-14T04:59:08.975521574Z _onTimeout: [Function: bound ],
2026-03-14T04:59:08.975561063Z _timerArgs: undefined,
2026-03-14T04:59:08.975599426Z _repeat: null,
2026-03-14T04:59:08.975637453Z _destroyed: false,
2026-03-14T04:59:08.975688451Z Symbol(refed): false,
2026-03-14T04:59:08.975728819Z Symbol(kHasPrimitive): false,
2026-03-14T04:59:08.975767589Z Symbol(asyncId): 1030673,
2026-03-14T04:59:08.975809379Z Symbol(triggerId): 1030671,
2026-03-14T04:59:08.975849844Z Symbol(kAsyncContextFrame): undefined
2026-03-14T04:59:08.975890108Z },
2026-03-14T04:59:08.975925986Z Symbol(kBuffer): null,
2026-03-14T04:59:08.975966359Z Symbol(kBufferCb): null,
2026-03-14T04:59:08.976005387Z Symbol(kBufferGen): null,
2026-03-14T04:59:08.976046591Z Symbol(shapeMode): true,
2026-03-14T04:59:08.976085033Z Symbol(kCapture): false,
2026-03-14T04:59:08.976125910Z Symbol(kSetNoDelay): false,
2026-03-14T04:59:08.976165121Z Symbol(kSetKeepAlive): true,
2026-03-14T04:59:08.976203883Z Symbol(kSetKeepAliveInitialDelay): 1,
2026-03-14T04:59:08.976242833Z Symbol(kBytesRead): 0,
2026-03-14T04:59:08.976280628Z Symbol(kBytesWritten): 0,
2026-03-14T04:59:08.976318639Z Symbol(connect-options): [Object]
2026-03-14T04:59:08.976358329Z },
2026-03-14T04:59:08.976394194Z Symbol(kOutHeaders): [Object: null prototype] {
2026-03-14T04:59:08.976435051Z accept: [Array],
2026-03-14T04:59:08.976473113Z 'accept-encoding': [Array],
2026-03-14T04:59:08.976512536Z 'user-agent': [Array],
2026-03-14T04:59:08.976551981Z host: [Array]
2026-03-14T04:59:08.976589846Z },
2026-03-14T04:59:08.976638574Z Symbol(errored): null,
2026-03-14T04:59:08.976687542Z Symbol(kHighWaterMark): 65536,
2026-03-14T04:59:08.976726790Z Symbol(kRejectNonStandardBodyWrites): false,
2026-03-14T04:59:08.976769564Z Symbol(kUniqueHeaders): null
2026-03-14T04:59:08.976808753Z },
2026-03-14T04:59:08.976844490Z response: {
2026-03-14T04:59:08.976882330Z status: 406,
2026-03-14T04:59:08.976920998Z statusText: 'Not Acceptable',
2026-03-14T04:59:08.976966426Z headers: AxiosHeaders {
2026-03-14T04:59:08.977006546Z 'content-length': '30',
2026-03-14T04:59:08.977045452Z connection: 'keep-alive',
2026-03-14T04:59:08.977085295Z server: 'nginx',
2026-03-14T04:59:08.977126071Z date: 'Sat, 14 Mar 2026 04:59:08 GMT',
2026-03-14T04:59:08.977168776Z 'x-yospace-hostname': 'csm-e-cefoxdtcprdause1live-07b5d91adf7eaa54f.bln1.yospace.com',
2026-03-14T04:59:08.977213358Z 'x-cache': 'Error from cloudfront',
2026-03-14T04:59:08.977254319Z via: '1.1 eac5ff8c8951bc7fa5bbf706c830ab88.cloudfront.net (CloudFront)',
2026-03-14T04:59:08.977298858Z 'x-amz-cf-pop': 'SFO5-P1',
2026-03-14T04:59:08.977338447Z 'x-amz-cf-id': 'p2JWp5i_xLLw3aQpJFwlgcvoxDECQI_RyygU4mp4PohAAuW70-eoxQ==',
2026-03-14T04:59:08.977385093Z 'x-cdn': 'cloudfront',
2026-03-14T04:59:08.977424270Z vary: 'Origin'
2026-03-14T04:59:08.977463982Z },
2026-03-14T04:59:08.977500147Z config: {
2026-03-14T04:59:08.977540416Z transitional: [Object],
2026-03-14T04:59:08.977579340Z adapter: [Array],
2026-03-14T04:59:08.977617634Z transformRequest: [Array],
2026-03-14T04:59:08.977667520Z transformResponse: [Array],
2026-03-14T04:59:08.977709216Z timeout: 60000,
2026-03-14T04:59:08.977747143Z xsrfCookieName: 'XSRF-TOKEN',
2026-03-14T04:59:08.977786903Z xsrfHeaderName: 'X-XSRF-TOKEN',
2026-03-14T04:59:08.977826277Z maxContentLength: -1,
2026-03-14T04:59:08.977868896Z maxBodyLength: -1,
2026-03-14T04:59:08.977906969Z env: [Object],
2026-03-14T04:59:08.977948461Z validateStatus: [Function: validateStatus],
2026-03-14T04:59:08.977989632Z headers: [AxiosHeaders],
2026-03-14T04:59:08.978028509Z method: 'get',
2026-03-14T04:59:08.978068035Z url: 'https://cf.edge.foxdtc.digitalvideoplatform.com/<REDACTED>',
2026-03-14T04:59:08.978176193Z data: undefined
2026-03-14T04:59:08.978216078Z },
2026-03-14T04:59:08.978252363Z request: <ref *1> ClientRequest {
2026-03-14T04:59:08.978297305Z _events: [Object: null prototype],
2026-03-14T04:59:08.978339862Z _eventsCount: 7,
2026-03-14T04:59:08.978378176Z _maxListeners: undefined,
2026-03-14T04:59:08.978416555Z outputData: [],
2026-03-14T04:59:08.978453755Z outputSize: 0,
2026-03-14T04:59:08.978491456Z writable: true,
2026-03-14T04:59:08.978530045Z destroyed: true,
2026-03-14T04:59:08.978568253Z _last: true,
2026-03-14T04:59:08.978606439Z chunkedEncoding: false,
2026-03-14T04:59:08.978660648Z shouldKeepAlive: true,
2026-03-14T04:59:08.978700795Z maxRequestsOnConnectionReached: false,
2026-03-14T04:59:08.978740242Z _defaultKeepAlive: true,
2026-03-14T04:59:08.978778529Z useChunkedEncodingByDefault: false,
2026-03-14T04:59:08.978817253Z sendDate: false,
2026-03-14T04:59:08.978855943Z _removedConnection: false,
2026-03-14T04:59:08.978894448Z _removedContLen: false,
2026-03-14T04:59:08.978932475Z _removedTE: false,
2026-03-14T04:59:08.978970511Z strictContentLength: false,
2026-03-14T04:59:08.979009083Z _contentLength: 0,
2026-03-14T04:59:08.979046188Z _hasBody: true,
2026-03-14T04:59:08.979099730Z _trailer: '',
2026-03-14T04:59:08.979141905Z finished: true,
2026-03-14T04:59:08.979182401Z _headerSent: true,
2026-03-14T04:59:08.979220513Z _closed: true,
2026-03-14T04:59:08.979261863Z _header: 'GET <REDACTED> HTTP/1.1\r\n' +
2026-03-14T04:59:08.979367485Z 'Accept: application/json, text/plain, */*\r\n' +
2026-03-14T04:59:08.979412717Z 'Accept-Encoding: identity\r\n' +
2026-03-14T04:59:08.979453985Z 'User-Agent: foxone-androidtv/1.3.0 (Linux; Android 12; en-us; onn. 4K Streaming Box Build/SGZ1.221127.063.A1.9885170)\r\n' +
2026-03-14T04:59:08.979508782Z 'Host: cf.edge.foxdtc.digitalvideoplatform.com\r\n' +
2026-03-14T04:59:08.979553267Z 'Connection: keep-alive\r\n' +
2026-03-14T04:59:08.979594276Z '\r\n',
2026-03-14T04:59:08.979632168Z _keepAliveTimeout: 0,
2026-03-14T04:59:08.979684308Z _onPendingData: [Function: nop],
2026-03-14T04:59:08.979734852Z agent: [Agent],
2026-03-14T04:59:08.979775277Z socketPath: undefined,
2026-03-14T04:59:08.979815378Z method: 'GET',
2026-03-14T04:59:08.979858297Z maxHeaderSize: undefined,
2026-03-14T04:59:08.979898124Z insecureHTTPParser: undefined,
2026-03-14T04:59:08.979944344Z joinDuplicateHeaders: undefined,
2026-03-14T04:59:08.979987201Z path: '<REDACTED>',
2026-03-14T04:59:08.980117722Z _ended: true,
2026-03-14T04:59:08.980162561Z res: [IncomingMessage],
2026-03-14T04:59:08.980203325Z aborted: false,
2026-03-14T04:59:08.980243710Z timeoutCb: null,
2026-03-14T04:59:08.980282611Z upgradeOrConnect: false,
2026-03-14T04:59:08.980321917Z parser: null,
2026-03-14T04:59:08.980360539Z maxHeadersCount: null,
2026-03-14T04:59:08.980399483Z reusedSocket: true,
2026-03-14T04:59:08.980438673Z host: 'cf.edge.foxdtc.digitalvideoplatform.com',
2026-03-14T04:59:08.980486356Z protocol: 'https:',
2026-03-14T04:59:08.980526807Z _redirectable: [Writable],
2026-03-14T04:59:08.980573225Z Symbol(shapeMode): false,
2026-03-14T04:59:08.980615250Z Symbol(kCapture): false,
2026-03-14T04:59:08.980703394Z Symbol(kBytesWritten): 0,
2026-03-14T04:59:08.980751201Z Symbol(kNeedDrain): false,
2026-03-14T04:59:08.980790703Z Symbol(corked): 0,
2026-03-14T04:59:08.980830356Z Symbol(kChunkedBuffer): [],
2026-03-14T04:59:08.980878587Z Symbol(kChunkedLength): 0,
2026-03-14T04:59:08.980922214Z Symbol(kSocket): [TLSSocket],
2026-03-14T04:59:08.980961628Z Symbol(kOutHeaders): [Object: null prototype],
2026-03-14T04:59:08.981005518Z Symbol(errored): null,
2026-03-14T04:59:08.981045278Z Symbol(kHighWaterMark): 65536,
2026-03-14T04:59:08.981084349Z Symbol(kRejectNonStandardBodyWrites): false,
2026-03-14T04:59:08.981128347Z Symbol(kUniqueHeaders): null
2026-03-14T04:59:08.981171204Z },
2026-03-14T04:59:08.981212963Z data: 'Non-Gzip client not supported\n'
2026-03-14T04:59:08.981261337Z }
2026-03-14T04:59:08.981297560Z }
2026-03-14T04:59:09.825538859Z Channel #216 has an active event (The Five). Going to start the stream.
2026-03-14T05:05:29.454156375Z Channel #216 has been idle for more than 5 minutes. Removing playlist info.