Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 5

2020-04-28 16:25:07 DEBUG com.miui.

videoplayer [ FrameworkConfig ]
setAppPath appPath == /storage/emulated/0/MiVideoGlobal
2020-04-28 16:25:07 DEBUG DeviceUtils [ init ] ==========Device Info==========
2020-04-28 16:25:07 DEBUG DeviceUtils [ androidSDK ] 28
2020-04-28 16:25:07 DEBUG DeviceUtils [ phoneBoard ] sdm660
2020-04-28 16:25:07 DEBUG DeviceUtils [ phoneBrand ] xiaomi
2020-04-28 16:25:07 DEBUG DeviceUtils [ phoneCPU_ABT ] arm64-v8a
2020-04-28 16:25:07 DEBUG DeviceUtils [ phoneDevice ] lavender
2020-04-28 16:25:07 DEBUG DeviceUtils [ phoneDisplay ] PKQ1.180904.001
2020-04-28 16:25:07 DEBUG DeviceUtils [ phoneFingerprint ]
xiaomi/lavender/lavender:9/PKQ1.180904.001/V11.0.5.0.PFGMIXM:user/release-keys
2020-04-28 16:25:07 DEBUG DeviceUtils [ phoneHost ] mi-server
2020-04-28 16:25:07 DEBUG DeviceUtils [ phoneID ] PKQ1.180904.001
2020-04-28 16:25:07 DEBUG DeviceUtils [ phoneManufacturer ] Xiaomi
2020-04-28 16:25:07 DEBUG DeviceUtils [ phoneModel ] Redmi Note 7
2020-04-28 16:25:07 DEBUG DeviceUtils [ phoneVersion ] 9
2020-04-28 16:25:07 DEBUG DeviceUtils [ phoneProduct ] lavender
2020-04-28 16:25:07 DEBUG DeviceUtils [ phoneTags ] release-keys
2020-04-28 16:25:07 DEBUG DeviceUtils [ phoneTime ] Tue Jan 14 16:51:30
GMT+01:00 2020
2020-04-28 16:25:07 DEBUG DeviceUtils [ phoneType ] user
2020-04-28 16:25:07 DEBUG DeviceUtils [ phoneUser ] builder
2020-04-28 16:25:07 DEBUG DeviceUtils [ screenDensity ] 2.75
2020-04-28 16:25:07 DEBUG DeviceUtils [ screenScaledDensity ] 3.63
2020-04-28 16:25:07 DEBUG DeviceUtils [ screenWidthPixels ] 1080
2020-04-28 16:25:07 DEBUG DeviceUtils [ wcreenHeightPixels ] 2131
2020-04-28 16:25:07 DEBUG DeviceUtils [ screenStatusBarHeight ] 80
2020-04-28 16:25:07 DEBUG DeviceUtils [ init ] ===============================
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ MiDevUtils3.0 ] init
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success channel = gp
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success platform = gp
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
checkAppVersion = 2020030660
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
end ENABLE_LOG = trueIS_LOCAL_CONFIG = false ; Staging = false ; is test = false
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ ] GreenDaoDbManager
mContext com.miui.video.service.application.GlobalApplication@3fb91c0
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@3fb91c0
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@3fb91c0
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
delayTime = 48
lastTimeStamp = 1587974963589, ignoreSyncSettingTimes = 4
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
getCloudSetting ignore
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ LocalServService ] onBind
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ ServerInitor ] start Server
success: 36170
2020-04-28 16:25:08 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] init
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ HttpUrlSource ] Open
connection to http://127.0.0.1:43148/ping
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Accept new socket Socket[address=/127.0.0.1,port=37587,localPort=43148]
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ GetRequest ] request :
GET /ping HTTP/1.1
User-Agent: Dalvik/2.1.0 (Linux; U; Android 9; Redmi Note 7 MIUI/V11.0.5.0.PFGMIXM)
Host: 127.0.0.1:43148
Connection: Keep-Alive
Accept-Encoding: gzip

2020-04-28 16:25:08 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]


Request to cache proxy:GetRequest{rangeOffset=0, partial=false, uri='ping'}
2020-04-28 16:25:08 INFO com.miui.videoplayer [ Pinger ] Ping response:
`ping ok`, pinged? true
2020-04-28 16:25:08 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Proxy cache server started. Is it alive? true
2020-04-28 16:25:08 DEBUG com.miui.videoplayer [ ThreadPoolManager ]
initThreadPool index 0
2020-04-28 16:25:08 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Opened connections: 0
2020-04-28 16:25:08 ERROR com.miui.videoplayer [ GlobalApplication ]
RxJavaErrorHandler:The exception was not handled due to missing onError handler in
the subscribe() method call. Further reading:
https://github.com/ReactiveX/RxJava/wiki/Error-Handling |
java.lang.IllegalStateException: Default FirebaseApp is not initialized in this
process com.miui.videoplayer:localservservice. Make sure to call
FirebaseApp.initializeApp(Context) first.

2020-04-28 16:25:21 DEBUG com.miui.videoplayer [ FrameworkConfig ]


setAppPath appPath == /storage/emulated/0/MiVideoGlobal
2020-04-28 16:25:21 DEBUG DeviceUtils [ init ] ==========Device Info==========
2020-04-28 16:25:21 DEBUG DeviceUtils [ androidSDK ] 28
2020-04-28 16:25:21 DEBUG DeviceUtils [ phoneBoard ] sdm660
2020-04-28 16:25:21 DEBUG DeviceUtils [ phoneBrand ] xiaomi
2020-04-28 16:25:21 DEBUG DeviceUtils [ phoneCPU_ABT ] arm64-v8a
2020-04-28 16:25:21 DEBUG DeviceUtils [ phoneDevice ] lavender
2020-04-28 16:25:21 DEBUG DeviceUtils [ phoneDisplay ] PKQ1.180904.001
2020-04-28 16:25:21 DEBUG DeviceUtils [ phoneFingerprint ]
xiaomi/lavender/lavender:9/PKQ1.180904.001/V11.0.5.0.PFGMIXM:user/release-keys
2020-04-28 16:25:21 DEBUG DeviceUtils [ phoneHost ] mi-server
2020-04-28 16:25:21 DEBUG DeviceUtils [ phoneID ] PKQ1.180904.001
2020-04-28 16:25:21 DEBUG DeviceUtils [ phoneManufacturer ] Xiaomi
2020-04-28 16:25:21 DEBUG DeviceUtils [ phoneModel ] Redmi Note 7
2020-04-28 16:25:21 DEBUG DeviceUtils [ phoneVersion ] 9
2020-04-28 16:25:21 DEBUG DeviceUtils [ phoneProduct ] lavender
2020-04-28 16:25:21 DEBUG DeviceUtils [ phoneTags ] release-keys
2020-04-28 16:25:21 DEBUG DeviceUtils [ phoneTime ] Tue Jan 14 16:51:30
GMT+01:00 2020
2020-04-28 16:25:21 DEBUG DeviceUtils [ phoneType ] user
2020-04-28 16:25:21 DEBUG DeviceUtils [ phoneUser ] builder
2020-04-28 16:25:21 DEBUG DeviceUtils [ screenDensity ] 2.75
2020-04-28 16:25:21 DEBUG DeviceUtils [ screenScaledDensity ] 3.63
2020-04-28 16:25:21 DEBUG DeviceUtils [ screenWidthPixels ] 1080
2020-04-28 16:25:21 DEBUG DeviceUtils [ wcreenHeightPixels ] 2131
2020-04-28 16:25:21 DEBUG DeviceUtils [ screenStatusBarHeight ] 80
2020-04-28 16:25:21 DEBUG DeviceUtils [ init ] ===============================
2020-04-28 16:25:21 DEBUG com.miui.videoplayer [ MiDevUtils3.0 ] init
2020-04-28 16:25:21 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success channel = gp
2020-04-28 16:25:21 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success platform = gp
2020-04-28 16:25:21 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
checkAppVersion = 2020030660
2020-04-28 16:25:21 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
2020-04-28 16:25:21 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
end ENABLE_LOG = trueIS_LOCAL_CONFIG = false ; Staging = false ; is test = false
2020-04-28 16:25:21 DEBUG com.miui.videoplayer [ ] GreenDaoDbManager
mContext com.miui.video.service.application.GlobalApplication@3fb91c0
2020-04-28 16:25:21 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@3fb91c0
2020-04-28 16:25:21 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@3fb91c0
2020-04-28 16:25:21 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-04-28 16:25:21 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
delayTime = 48
lastTimeStamp = 1587974963589, ignoreSyncSettingTimes = 6
2020-04-28 16:25:21 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
getCloudSetting ignore
2020-04-28 16:25:21 DEBUG com.miui.videoplayer [ LocalServService ] onBind
2020-04-28 16:25:22 DEBUG com.miui.videoplayer [ ServerInitor ] start Server
success: 33347
2020-04-28 16:25:22 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] init
2020-04-28 16:25:22 DEBUG com.miui.videoplayer [ HttpUrlSource ] Open
connection to http://127.0.0.1:41510/ping
2020-04-28 16:25:22 DEBUG com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Accept new socket Socket[address=/127.0.0.1,port=41278,localPort=41510]
2020-04-28 16:25:22 DEBUG com.miui.videoplayer [ GetRequest ] request :
GET /ping HTTP/1.1
User-Agent: Dalvik/2.1.0 (Linux; U; Android 9; Redmi Note 7 MIUI/V11.0.5.0.PFGMIXM)
Host: 127.0.0.1:41510
Connection: Keep-Alive
Accept-Encoding: gzip

2020-04-28 16:25:22 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]


Request to cache proxy:GetRequest{rangeOffset=0, partial=false, uri='ping'}
2020-04-28 16:25:22 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Opened connections: 0
2020-04-28 16:25:22 INFO com.miui.videoplayer [ Pinger ] Ping response:
`ping ok`, pinged? true
2020-04-28 16:25:22 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Proxy cache server started. Is it alive? true
2020-04-28 16:25:22 DEBUG com.miui.videoplayer [ ThreadPoolManager ]
initThreadPool index 0
2020-04-28 16:25:22 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] clearCache
2020-04-28 16:25:22 ERROR com.miui.videoplayer [ GlobalApplication ]
RxJavaErrorHandler:The exception was not handled due to missing onError handler in
the subscribe() method call. Further reading:
https://github.com/ReactiveX/RxJava/wiki/Error-Handling |
java.lang.IllegalStateException: Default FirebaseApp is not initialized in this
process com.miui.videoplayer:localservservice. Make sure to call
FirebaseApp.initializeApp(Context) first.
2020-04-28 16:25:43 DEBUG com.miui.videoplayer [ FrameworkConfig ]
setAppPath appPath == /storage/emulated/0/MiVideoGlobal
2020-04-28 16:25:43 DEBUG DeviceUtils [ init ] ==========Device Info==========
2020-04-28 16:25:43 DEBUG DeviceUtils [ androidSDK ] 28
2020-04-28 16:25:43 DEBUG DeviceUtils [ phoneBoard ] sdm660
2020-04-28 16:25:43 DEBUG DeviceUtils [ phoneBrand ] xiaomi
2020-04-28 16:25:43 DEBUG DeviceUtils [ phoneCPU_ABT ] arm64-v8a
2020-04-28 16:25:43 DEBUG DeviceUtils [ phoneDevice ] lavender
2020-04-28 16:25:43 DEBUG DeviceUtils [ phoneDisplay ] PKQ1.180904.001
2020-04-28 16:25:43 DEBUG DeviceUtils [ phoneFingerprint ]
xiaomi/lavender/lavender:9/PKQ1.180904.001/V11.0.5.0.PFGMIXM:user/release-keys
2020-04-28 16:25:43 DEBUG DeviceUtils [ phoneHost ] mi-server
2020-04-28 16:25:43 DEBUG DeviceUtils [ phoneID ] PKQ1.180904.001
2020-04-28 16:25:43 DEBUG DeviceUtils [ phoneManufacturer ] Xiaomi
2020-04-28 16:25:43 DEBUG DeviceUtils [ phoneModel ] Redmi Note 7
2020-04-28 16:25:43 DEBUG DeviceUtils [ phoneVersion ] 9
2020-04-28 16:25:43 DEBUG DeviceUtils [ phoneProduct ] lavender
2020-04-28 16:25:43 DEBUG DeviceUtils [ phoneTags ] release-keys
2020-04-28 16:25:43 DEBUG DeviceUtils [ phoneTime ] Tue Jan 14 16:51:30
GMT+01:00 2020
2020-04-28 16:25:43 DEBUG DeviceUtils [ phoneType ] user
2020-04-28 16:25:43 DEBUG DeviceUtils [ phoneUser ] builder
2020-04-28 16:25:43 DEBUG DeviceUtils [ screenDensity ] 2.75
2020-04-28 16:25:43 DEBUG DeviceUtils [ screenScaledDensity ] 3.63
2020-04-28 16:25:43 DEBUG DeviceUtils [ screenWidthPixels ] 1080
2020-04-28 16:25:43 DEBUG DeviceUtils [ wcreenHeightPixels ] 2131
2020-04-28 16:25:43 DEBUG DeviceUtils [ screenStatusBarHeight ] 80
2020-04-28 16:25:43 DEBUG DeviceUtils [ init ] ===============================
2020-04-28 16:25:43 DEBUG com.miui.videoplayer [ MiDevUtils3.0 ] init
2020-04-28 16:25:43 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success channel = gp
2020-04-28 16:25:43 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success platform = gp
2020-04-28 16:25:43 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
checkAppVersion = 2020030660
2020-04-28 16:25:43 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
2020-04-28 16:25:43 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
end ENABLE_LOG = trueIS_LOCAL_CONFIG = false ; Staging = false ; is test = false
2020-04-28 16:25:43 DEBUG com.miui.videoplayer [ ] GreenDaoDbManager
mContext com.miui.video.service.application.GlobalApplication@3fb91c0
2020-04-28 16:25:43 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@3fb91c0
2020-04-28 16:25:43 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@3fb91c0
2020-04-28 16:25:43 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-04-28 16:25:44 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
delayTime = 48
lastTimeStamp = 1587974963589, ignoreSyncSettingTimes = 7
2020-04-28 16:25:44 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
getCloudSetting ignore
2020-04-28 16:25:44 DEBUG com.miui.videoplayer [ LocalServService ] onBind
2020-04-28 16:25:44 DEBUG com.miui.videoplayer [ ServerInitor ] start Server
success: 37395
2020-04-28 16:25:44 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] init
2020-04-28 16:25:44 DEBUG com.miui.videoplayer [ HttpUrlSource ] Open
connection to http://127.0.0.1:43152/ping
2020-04-28 16:25:44 DEBUG com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Accept new socket Socket[address=/127.0.0.1,port=44660,localPort=43152]
2020-04-28 16:25:44 DEBUG com.miui.videoplayer [ GetRequest ] request :
GET /ping HTTP/1.1
User-Agent: Dalvik/2.1.0 (Linux; U; Android 9; Redmi Note 7 MIUI/V11.0.5.0.PFGMIXM)
Host: 127.0.0.1:43152
Connection: Keep-Alive
Accept-Encoding: gzip

2020-04-28 16:25:44 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]


Request to cache proxy:GetRequest{rangeOffset=0, partial=false, uri='ping'}
2020-04-28 16:25:44 INFO com.miui.videoplayer [ Pinger ] Ping response:
`ping ok`, pinged? true
2020-04-28 16:25:44 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Opened connections: 0
2020-04-28 16:25:44 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Proxy cache server started. Is it alive? true
2020-04-28 16:25:44 DEBUG com.miui.videoplayer [ ThreadPoolManager ]
initThreadPool index 0
2020-04-28 16:25:44 DEBUG com.miui.videoplayer [ LocalServService ] onUnbind
2020-04-28 16:25:44 DEBUG com.miui.videoplayer [ LocalServService ]
onDestroy
2020-04-28 16:25:44 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] clearCache
2020-04-28 16:25:44 ERROR com.miui.videoplayer [ GlobalApplication ]
RxJavaErrorHandler:The exception was not handled due to missing onError handler in
the subscribe() method call. Further reading:
https://github.com/ReactiveX/RxJava/wiki/Error-Handling |
java.lang.IllegalStateException: Default FirebaseApp is not initialized in this
process com.miui.videoplayer:localservservice. Make sure to call
FirebaseApp.initializeApp(Context) first.

You might also like