Skip to content

Instantly share code, notes, and snippets.

@olezvinskyi
Created November 30, 2023 10:00
Show Gist options
  • Save olezvinskyi/487824b235969dd8f4efa1c7fc6056b8 to your computer and use it in GitHub Desktop.
Save olezvinskyi/487824b235969dd8f4efa1c7fc6056b8 to your computer and use it in GitHub Desktop.
exception2
event: audio|remoteErrorLog|streamId=e478930100.listenerId=1701338351727.date=2023-11-30 09:59:22.guideId=s324660.itemToken=null.uri=/data/user/0/tunein{DOT}player/app_hls/cache{DOT}m3u8.elapsedStreamTimeMs=33881826.loadDurationMs=10437.bytesLoaded=0.errorMessage=java{DOT}io{DOT}IOException: java{DOT}util{DOT}concurrent{DOT}ExecutionException: java{DOT}net{DOT}SocketTimeoutException: timeout.errorStackTrace=androidx{DOT}media3{DOT}datasource{DOT}HttpDataSource$HttpDataSourceException: java{DOT}io{DOT}IOException: java{DOT}util{DOT}concurrent{DOT}ExecutionException: java{DOT}net{DOT}SocketTimeoutException: timeout
at androidx{DOT}media3{DOT}datasource{DOT}okhttp{DOT}OkHttpDataSource{DOT}open(OkHttpDataSource{DOT}java:321)
at exoplayer{DOT}okhttp{DOT}BandwidthTrackingHttpDataSource{DOT}open(BandwidthTrackingHttpDataSource{DOT}kt:24)
at tunein{DOT}base{DOT}exo{DOT}datasource{DOT}PlaylistSniffingDataSource{DOT}open(PlaylistSniffingDataSource{DOT}kt:31)
at tunein{DOT}base{DOT}exo{DOT}buffered{DOT}converter{DOT}HlsConverterV2$convert$1{DOT}invoke(HlsConverterV2{DOT}kt:82)
at tunein{DOT}base{DOT}exo{DOT}buffered{DOT}converter{DOT}HlsConverterV2$convert$1{DOT}invoke(HlsConverterV2{DOT}kt:79)
at tunein{DOT}base{DOT}exo{DOT}buffered{DOT}converter{DOT}ConversionSessionV2$convert$1{DOT}invoke(ConversionSessionV2{DOT}kt:46)
at tunein{DOT}base{DOT}exo{DOT}buffered{DOT}converter{DOT}ConversionSessionV2$convert$1{DOT}invoke(ConversionSessionV2{DOT}kt:32)
at tunein{DOT}base{DOT}exo{DOT}buffered{DOT}converter{DOT}ReadyPipelineStep{DOT}start(ConversionSessionV2{DOT}kt:175)
at tunein{DOT}base{DOT}exo{DOT}buffered{DOT}converter{DOT}HlsConverterV2{DOT}convert(HlsConverterV2{DOT}kt:147)
at tunein{DOT}base{DOT}exo{DOT}buffered{DOT}converter{DOT}HlsConverterV2{DOT}access$convert(HlsConverterV2{DOT}kt:26)
at tunein{DOT}base{DOT}exo{DOT}buffered{DOT}converter{DOT}HlsConverterV2$start$1{DOT}invoke(HlsConverterV2{DOT}kt:61)
at tunein{DOT}base{DOT}exo{DOT}buffered{DOT}converter{DOT}HlsConverterV2$start$1{DOT}invoke(HlsConverterV2{DOT}kt:60)
at tunein{DOT}utils{DOT}ThreadProxy{DOT}execute$lambda$0(ThreadProxy{DOT}kt:6)
at tunein{DOT}utils{DOT}ThreadProxy{DOT}$r8$lambda$KglD11hvnSSqVBkAQwe2QiPTyzU(Unknown Source:0)
at tunein{DOT}utils{DOT}ThreadProxy$$ExternalSyntheticLambda0{DOT}run(Unknown Source:2)
at java{DOT}lang{DOT}Thread{DOT}run(Thread{DOT}java:923)
Caused by: java{DOT}io{DOT}IOException: java{DOT}util{DOT}concurrent{DOT}ExecutionException: java{DOT}net{DOT}SocketTimeoutException: timeout
at androidx{DOT}media3{DOT}datasource{DOT}okhttp{DOT}OkHttpDataSource{DOT}executeCall(OkHttpDataSource{DOT}java:489)
at androidx{DOT}media3{DOT}datasource{DOT}okhttp{DOT}OkHttpDataSource{DOT}open(OkHttpDataSource{DOT}java:316)
{DOT}{DOT}{DOT} 15 more
Caused by: java{DOT}util{DOT}concurrent{DOT}ExecutionException: java{DOT}net{DOT}SocketTimeoutException: timeout
at com{DOT}google{DOT}common{DOT}util{DOT}concurrent{DOT}AbstractFuture{DOT}getDoneValue(AbstractFuture{DOT}java:588)
at com{DOT}google{DOT}common{DOT}util{DOT}concurrent{DOT}AbstractFuture{DOT}get(AbstractFuture{DOT}java:567)
at com{DOT}google{DOT}common{DOT}util{DOT}concurrent{DOT}AbstractFuture$TrustedFuture{DOT}get(AbstractFuture{DOT}java:113)
at androidx{DOT}media3{DOT}datasource{DOT}okhttp{DOT}OkHttpDataSource{DOT}executeCall(OkHttpDataSource{DOT}java:484)
{DOT}{DOT}{DOT} 16 more
Caused by: java{DOT}net{DOT}SocketTimeoutException: timeout
at okio{DOT}SocketAsyncTimeout{DOT}newTimeoutException(JvmOkio{DOT}kt:146)
at okio{DOT}AsyncTimeout{DOT}access$newTimeoutException(AsyncTimeout{DOT}kt:161)
at okio{DOT}AsyncTimeout$source$1{DOT}read(AsyncTimeout{DOT}kt:339)
at okio{DOT}RealBufferedSource{DOT}indexOf(RealBufferedSource{DOT}kt:430)
at okio{DOT}RealBufferedSource{DOT}readUtf8LineStrict(RealBufferedSource{DOT}kt:323)
at okhttp3{DOT}internal{DOT}http1{DOT}HeadersReader{DOT}readLine(HeadersReader{DOT}kt:29)
at okhttp3{DOT}internal{DOT}http1{DOT}Http1ExchangeCodec{DOT}readResponseHeaders(Http1ExchangeCodec{DOT}kt:180)
at okhttp3{DOT}internal{DOT}connection{DOT}Exchange{DOT}readResponseHeaders(Exchange{DOT}kt:110)
at okhttp3{DOT}internal{DOT}http{DOT}CallServerInterceptor{DOT}intercept(CallServerInterceptor{DOT}kt:93)
at okhttp3{DOT}internal{DOT}http{DOT}RealInterceptorChain{DOT}proceed(RealInterceptorChain{DOT}kt:109)
at okhttp3{DOT}internal{DOT}connection{DOT}ConnectInterceptor{DOT}intercept(ConnectInterceptor{DOT}kt:34)
at okhttp3{DOT}internal{DOT}http{DOT}RealInterceptorChain{DOT}proceed(RealInterceptorChain{DOT}kt:109)
at okhttp3{DOT}internal{DOT}cache{DOT}CacheInterceptor{DOT}intercept(CacheInterceptor{DOT}kt:95)
at okhttp3{DOT}internal{DOT}http{DOT}RealInterceptorChain{DOT}proceed(RealInterceptorChain{DOT}kt:109)
at okhttp3{DOT}internal{DOT}http{DOT}BridgeInterceptor{DOT}intercept(BridgeInterceptor{DOT}kt:83)
at okhttp3{DOT}internal{DOT}http{DOT}RealInterceptorChain{DOT}proceed(RealInterceptorChain{DOT}kt:109)
at okhttp3{DOT}internal{DOT}http{DOT}RetryAndFollowUpInterceptor{DOT}intercept(RetryAndFollowUpInterceptor{DOT}kt:76)
at okhttp3{DOT}internal{DOT}http{DOT}RealInterceptorChain{DOT}proceed(RealInterceptorChain{DOT}kt:109)
at okhttp3{DOT}internal{DOT}connection{DOT}RealCall{DOT}getResponseWithInterceptorChain$okhttp(RealCall{DOT}kt:201)
at okhttp3{DOT}internal{DOT}connection{DOT}RealCall$AsyncCall{DOT}run(RealCall{DOT}kt:517)
at java{DOT}util{DOT}concurrent{DOT}ThreadPoolExecutor{DOT}runWorker(ThreadPoolExecutor{DOT}java:1167)
at java{DOT}util{DOT}concurrent{DOT}ThreadPoolExecutor$Worker{DOT}run(ThreadPoolExecutor{DOT}java:641)
{DOT}{DOT}{DOT} 1 more
Caused by: java{DOT}net{DOT}SocketException: Socket closed
at java{DOT}net{DOT}SocketInputStream{DOT}read(SocketInputStream{DOT}java:209)
at java{DOT}net{DOT}SocketInputStream{DOT}read(SocketInputStream{DOT}java:144)
at okio{DOT}InputStreamSource{DOT}read(JvmOkio{DOT}kt:93)
at okio{DOT}AsyncTimeout$source$1{DOT}read(AsyncTimeout{DOT}kt:128)
{DOT}{DOT}{DOT} 20 more
.remotePositionInBytes=0.remoteDataLengthInBytes=-1.dataTypeCode=4.mediaTypeCode=-1.selectionReasonCode=0.streamStartTimeMs=-9223372036854775807.averageBitrate=null.streamEndTimeMs=-9223372036854775807.peakBitrate=null.usedCodecs=null.mimeType=null.videoWidth=null.videoHeight=null.videoFrameRate=null.audioChannelCount=null.audioSampleRate=null.pcmEncodingCode=null.wasCanceled=true.isBackgroundRestricted=false.isPowerSaveMode=false.isBatteryOptimizationDisabled=false.isDeviceIdleMode=false.isDeviceLightIdleMode=null.isLowPowerStandbyEnabled=null.isAppInactive=false.appBucket=10
*:8089mitmproxy 10.1.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment