ErrLookup › TeamNewPipe/NewPipe

TeamNewPipe/NewPipe

A libre lightweight streaming front-end for Android. · Java · 490 source files

Analyzed at 9e8be09156 on 2026-08-14. 53 documented errors.

Code / MessageTypeSeverityTags
Invalid content length
exception warning network, http, header-parsing, downloader
reCaptcha Challenge requested
exception error network, http, rate-limiting, recaptcha, downloader
ERROR_CODE_IO_NETWORK_CONNECTION_FAILED
Too many redirects: {}
http error network, http, redirect, exoplayer, playback, youtube
Unsupported type: {}
exception error playback, resolver, media-source, live-stream, exoplayer
Unsupported delivery type: {}
exception error playback, resolver, media-source, delivery-method
Non URI progressive contents are not supported
exception error playback, resolver, media-source, progressive, validation
Could not create a DASH media source/manifest from the manif
exception error playback, resolver, dash, manifest-parsing, media-source
Error when parsing manual SS manifest
exception error playback, resolver, smooth-streaming, manifest-parsing, media-source
Generation of YouTube DASH manifest for {} is not supported
exception error playback, resolver, youtube, media-source, type-check
Error when generating the DASH manifest of YouTube ended liv
exception error playback, resolver, youtube, dash, live-stream, media-source
DASH manifest generation of YouTube livestreams is not suppo
exception error playback, resolver, youtube, live-stream, media-source
Error when generating the DASH manifest of YouTube OTF strea
exception error playback, resolver, youtube, dash, otf, media-source
Unsupported delivery method for YouTube contents: {}
exception error playback, resolver, youtube, delivery-method, media-source
Null stream URL
exception error playback, resolver, validation, null-check, media-source
Empty stream URL
exception error playback, resolver, validation, empty-check, media-source
No write permissions on {}
exception warning android, storage, saf, permissions, downloads, settings
JSON doesn't contain "tabs" array
exception warning settings, json, parsing, tabs, configuration
Truncated stream, missing {} bytes
exception error io, stream, truncated-data, mp4, webm, java
Not a MPEG-4 DASH container, major brand is not 'dash' or 'i
exception error mp4, dash, format-validation, container, java
The provided Mp4 doesn't have the 'moov' box
exception error mp4, dash, container, missing-metadata, java
moof found without mdat
exception error mp4, dash, container, corrupt-data, java
trun box has wrong data offset, points outside of concurrent
exception error mp4, dash, corrupt-data, offset-validation, java
mdat found without moof
exception error mp4, dash, container, corrupt-data, java
expected {} found {}
exception error mp4, container, format-validation, java
EOF reached in box: type=%s offset=%s size=%s
exception error mp4, io, truncated-data, container, java
parser go beyond limits of the box. type=%s offset=%s size=%
exception error mp4, container, corrupt-data, offset-validation, java
EOF reached while reading a sample
exception warning mp4, dash, io, truncated-data, samples, java
cannot get the audio sample rate
exception error ogg, webm, audio, metadata, java
missing default frame time
exception error ogg, webm, video, metadata, java
not implemented
exception error ogg, webm, track-selection, not-implemented, java
page size cannot be larger than 65025
exception error ogg, format-limit, size-limit, webm, java
Unsupported EBML data (WebM)
exception error webm, format-validation, version, ebml, java
Fragment element not found
exception error webm, truncated-data, container, io, java
Invalid encoded length
exception error webm, ebml, corrupt-data, format-validation, java
expected {} found {}
exception error webm, ebml, format-validation, container, java
parser go beyond limits of the Element. type=%s offset=%s si
exception error webm, ebml, corrupt-data, offset-validation, java
Element Timecode not found
exception error webm, ebml, metadata, missing-metadata, java
Cluster element found without Info and/or Tracks element at
exception error webm, matroska, media-demuxer, corrupt-file, streaming
Unexpected SimpleBlock element size, missing %s bytes
exception error webm, simpleblock, media-demuxer, corrupt-file, io
Cluster at {} without Timecode element
exception error webm, matroska, media-demuxer, corrupt-file, streaming
Failed to create the tree from Uri
exception error android-saf, storage, documentfile, uri-permission, io
Cannot create the file
exception error android-saf, storage, documentfile, io, file-creation
SAF not available
exception error android-saf, storage, documentfile, uri-permission, io
Directory with the same name found but cannot delete
exception error android-saf, storage, documentfile, file-conflict, io
Url not known to service. service={} url={}
exception error navigation, url-routing, extractor, streaming-service
Cache dir does not exist >
exception error state-management, cache, storage, io, android
The chunk is empty or invalid
exception error io, download, chunking, byte-range, validation
invalid file length. expected = %s found = %s
exception error io, download, chunking, byte-range, truncated-file
Cannot create a temporal file
exception error io, download, temp-file, storage, file-creation
Cannot get the ParcelFileDescriptor for
exception error android-saf, io, storage, parcel-file-descriptor, uri-permission
file not recognized, failed to demux the audio stream
exception error media, postprocessing, ogg, webm, format-detection
TTML to SRT conversion failed
exception error subtitle, ttml, srt, postprocessing, xml-parsing
path to pending downloads are not accessible
exception critical download-manager, storage, init, android, io