Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We have failure under below categories which are out side RDK (AAMP)

  1. CDN ( for VOD and cDVR ) - Failures can come, if CDN fails to respond for manifest/fragment request given by the Player. 
      1. Curl codes will be returned in the case of connection issues and request timed out cases.
      2. HTTP codes will be returned in the case of content not available in CDN or Server error and etc.,

...

Curl Errors Codes ( Example: 28, 7 and etc., )

2019 Aug 13 19:20:30.648675 tchxi6 WPEWebProcess[11930]: AAMPLogNetworkError RDK-10044 error='curl error 28' type='main manifest' location='unknown' symptom='video fails to start, has delayed start or freezes/buffers' url='http://ccr.cox-ipvod-t6.wcdn.cox.net/ipvod18/e66dbb7d-1ffd-4279-8c09-ac21dc5ba995/1564967135344/M/HD/manifest.m3u8'
...
2019 Aug 13 19:20:34.661177 tchxi6 WPEWebProcess[11930]: Sending error AAMP: Manifest Download failed : Curl Error Code 28 

...


  1. FOG

    Hide If
    groupconfluence_rdk_user, rdk_license_onlywiki
    1. Failures can come, if CDN fails to respond for manifest/fragment request given by the Player. 
      1. Curl codes will be returned in the case of connection issues and request timed out cases ( these error codes are processed from FOG once its responded with those error codes from CDN ).
      2. HTTP codes will be returned in the case of content not available in CDN or Server error and etc.,


    Show If
    groupconfluence_rdk_user, rdk_license_onlywiki

...

    1. FOG( for Linear with TSB )- Failures can come, if CDN fails to respond for manifest/fragment request given by the Player. 
      1. Curl codes will be returned in the case of connection issues and request timed out cases ( these error codes are processed from FOG once its responded with those error codes from CDN ).
      2. HTTP codes will be returned in the case of content not available in CDN or Server

...

Curl Errors Codes ( Example: 28, 7 and etc., )

...

      1. error

...

      1. and etc.,

...

...


  1. Network

    • This can be a temporary connectivity issue due to poor network (or) environment. This can cause manifest/fragment download failure with HTTP/Curl errors as described above due to request failures.

...