You are on page 1of 5

2020-03-27 07:02:38 DEBUG com.miui.

videoplayer [ FrameworkConfig ]
setAppPath appPath == /storage/emulated/0/MiVideoGlobal
2020-03-27 07:02:38 DEBUG DeviceUtils [ init ] ==========Device Info==========
2020-03-27 07:02:38 DEBUG DeviceUtils [ androidSDK ] 28
2020-03-27 07:02:38 DEBUG DeviceUtils [ phoneBoard ] begonia
2020-03-27 07:02:38 DEBUG DeviceUtils [ phoneBrand ] Redmi
2020-03-27 07:02:38 DEBUG DeviceUtils [ phoneCPU_ABT ] arm64-v8a
2020-03-27 07:02:38 DEBUG DeviceUtils [ phoneDevice ] begonia
2020-03-27 07:02:38 DEBUG DeviceUtils [ phoneDisplay ] PPR1.180610.011
2020-03-27 07:02:38 DEBUG DeviceUtils [ phoneFingerprint ]
Redmi/begonia/begonia:9/PPR1.180610.011/V11.0.6.0.PGGMIXM:user/release-keys
2020-03-27 07:02:38 DEBUG DeviceUtils [ phoneHost ] mi-server
2020-03-27 07:02:38 DEBUG DeviceUtils [ phoneID ] PPR1.180610.011
2020-03-27 07:02:38 DEBUG DeviceUtils [ phoneManufacturer ] Xiaomi
2020-03-27 07:02:38 DEBUG DeviceUtils [ phoneModel ] Redmi Note 8 Pro
2020-03-27 07:02:38 DEBUG DeviceUtils [ phoneVersion ] 9
2020-03-27 07:02:38 DEBUG DeviceUtils [ phoneProduct ] begonia
2020-03-27 07:02:38 DEBUG DeviceUtils [ phoneTags ] release-keys
2020-03-27 07:02:38 DEBUG DeviceUtils [ phoneTime ] Tue Jan 07 15:25:04 GMT-
03:00 2020
2020-03-27 07:02:38 DEBUG DeviceUtils [ phoneType ] user
2020-03-27 07:02:38 DEBUG DeviceUtils [ phoneUser ] builder
2020-03-27 07:02:38 DEBUG DeviceUtils [ screenDensity ] 2.5687501
2020-03-27 07:02:38 DEBUG DeviceUtils [ screenScaledDensity ] 2.5687501
2020-03-27 07:02:38 DEBUG DeviceUtils [ screenWidthPixels ] 1080
2020-03-27 07:02:38 DEBUG DeviceUtils [ wcreenHeightPixels ] 2143
2020-03-27 07:02:38 DEBUG DeviceUtils [ screenStatusBarHeight ] 71
2020-03-27 07:02:38 DEBUG DeviceUtils [ init ] ===============================
2020-03-27 07:02:38 DEBUG com.miui.videoplayer [ MiDevUtils3.0 ] init
2020-03-27 07:02:38 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success channel = gp
2020-03-27 07:02:38 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success platform = gp
2020-03-27 07:02:38 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
checkAppVersion = 2020030660
2020-03-27 07:02:38 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
2020-03-27 07:02:39 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
end ENABLE_LOG = trueIS_LOCAL_CONFIG = false ; Staging = false ; is test = false
2020-03-27 07:02:39 DEBUG com.miui.videoplayer [ ] GreenDaoDbManager
mContext com.miui.video.service.application.GlobalApplication@c824fea
2020-03-27 07:02:39 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@c824fea
2020-03-27 07:02:39 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@c824fea
2020-03-27 07:02:39 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-03-27 07:02:39 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
delayTime = 48
lastTimeStamp = 1585220240537, ignoreSyncSettingTimes = 2
2020-03-27 07:02:39 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
getCloudSetting ignore
2020-03-27 07:02:39 DEBUG com.miui.videoplayer [ LocalServService ] onBind
2020-03-27 07:02:39 DEBUG com.miui.videoplayer [ ServerInitor ] start Server
success: 34958
2020-03-27 07:02:39 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] init
2020-03-27 07:02:39 DEBUG com.miui.videoplayer [ HttpUrlSource ] Open
connection to http://127.0.0.1:44201/ping
2020-03-27 07:02:39 DEBUG com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Accept new socket Socket[address=/127.0.0.1,port=60512,localPort=44201]
2020-03-27 07:02:39 DEBUG com.miui.videoplayer [ GetRequest ] request :
GET /ping HTTP/1.1
User-Agent: Dalvik/2.1.0 (Linux; U; Android 9; Redmi Note 8 Pro
MIUI/V11.0.6.0.PGGMIXM)
Host: 127.0.0.1:44201
Connection: Keep-Alive
Accept-Encoding: gzip

2020-03-27 07:02:39 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]


Request to cache proxy:GetRequest{rangeOffset=0, partial=false, uri='ping'}
2020-03-27 07:02:39 INFO com.miui.videoplayer [ Pinger ] Ping response:
`ping ok`, pinged? true
2020-03-27 07:02:39 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Opened connections: 0
2020-03-27 07:02:39 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Proxy cache server started. Is it alive? true
2020-03-27 07:02:39 DEBUG com.miui.videoplayer [ ThreadPoolManager ]
initThreadPool index 0
2020-03-27 07:02:39 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-03-27 07:02:42 DEBUG com.miui.videoplayer [ FrameworkConfig ]


setAppPath appPath == /storage/emulated/0/MiVideoGlobal
2020-03-27 07:02:42 DEBUG DeviceUtils [ init ] ==========Device Info==========
2020-03-27 07:02:42 DEBUG DeviceUtils [ androidSDK ] 28
2020-03-27 07:02:42 DEBUG DeviceUtils [ phoneBoard ] begonia
2020-03-27 07:02:42 DEBUG DeviceUtils [ phoneBrand ] Redmi
2020-03-27 07:02:42 DEBUG DeviceUtils [ phoneCPU_ABT ] arm64-v8a
2020-03-27 07:02:42 DEBUG DeviceUtils [ phoneDevice ] begonia
2020-03-27 07:02:42 DEBUG DeviceUtils [ phoneDisplay ] PPR1.180610.011
2020-03-27 07:02:42 DEBUG DeviceUtils [ phoneFingerprint ]
Redmi/begonia/begonia:9/PPR1.180610.011/V11.0.6.0.PGGMIXM:user/release-keys
2020-03-27 07:02:42 DEBUG DeviceUtils [ phoneHost ] mi-server
2020-03-27 07:02:42 DEBUG DeviceUtils [ phoneID ] PPR1.180610.011
2020-03-27 07:02:42 DEBUG DeviceUtils [ phoneManufacturer ] Xiaomi
2020-03-27 07:02:42 DEBUG DeviceUtils [ phoneModel ] Redmi Note 8 Pro
2020-03-27 07:02:42 DEBUG DeviceUtils [ phoneVersion ] 9
2020-03-27 07:02:42 DEBUG DeviceUtils [ phoneProduct ] begonia
2020-03-27 07:02:42 DEBUG DeviceUtils [ phoneTags ] release-keys
2020-03-27 07:02:42 DEBUG DeviceUtils [ phoneTime ] Tue Jan 07 15:25:04 GMT-
03:00 2020
2020-03-27 07:02:42 DEBUG DeviceUtils [ phoneType ] user
2020-03-27 07:02:42 DEBUG DeviceUtils [ phoneUser ] builder
2020-03-27 07:02:42 DEBUG DeviceUtils [ screenDensity ] 2.5687501
2020-03-27 07:02:42 DEBUG DeviceUtils [ screenScaledDensity ] 2.5687501
2020-03-27 07:02:42 DEBUG DeviceUtils [ screenWidthPixels ] 1080
2020-03-27 07:02:42 DEBUG DeviceUtils [ wcreenHeightPixels ] 2143
2020-03-27 07:02:42 DEBUG DeviceUtils [ screenStatusBarHeight ] 71
2020-03-27 07:02:42 DEBUG DeviceUtils [ init ] ===============================
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ MiDevUtils3.0 ] init
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success channel = gp
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success platform = gp
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
checkAppVersion = 2020030660
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
end ENABLE_LOG = trueIS_LOCAL_CONFIG = false ; Staging = false ; is test = false
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ ] GreenDaoDbManager
mContext com.miui.video.service.application.GlobalApplication@c824fea
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@c824fea
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@c824fea
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
delayTime = 48
lastTimeStamp = 1585220240537, ignoreSyncSettingTimes = 4
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
getCloudSetting ignore
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ LocalServService ] onBind
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ ServerInitor ] start Server
success: 34846
2020-03-27 07:02:42 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] init
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ HttpUrlSource ] Open
connection to http://127.0.0.1:36743/ping
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Accept new socket Socket[address=/127.0.0.1,port=58450,localPort=36743]
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ GetRequest ] request :
GET /ping HTTP/1.1
User-Agent: Dalvik/2.1.0 (Linux; U; Android 9; Redmi Note 8 Pro
MIUI/V11.0.6.0.PGGMIXM)
Host: 127.0.0.1:36743
Connection: Keep-Alive
Accept-Encoding: gzip

2020-03-27 07:02:42 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]


Request to cache proxy:GetRequest{rangeOffset=0, partial=false, uri='ping'}
2020-03-27 07:02:42 INFO com.miui.videoplayer [ Pinger ] Ping response:
`ping ok`, pinged? true
2020-03-27 07:02:42 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Proxy cache server started. Is it alive? true
2020-03-27 07:02:42 DEBUG com.miui.videoplayer [ ThreadPoolManager ]
initThreadPool index 0
2020-03-27 07:02:42 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Opened connections: 0
2020-03-27 07:02:42 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] clearCache
2020-03-27 07:02:42 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-03-27 07:03:16 DEBUG com.miui.videoplayer [ FrameworkConfig ]


setAppPath appPath == /storage/emulated/0/MiVideoGlobal
2020-03-27 07:03:16 DEBUG DeviceUtils [ init ] ==========Device Info==========
2020-03-27 07:03:16 DEBUG DeviceUtils [ androidSDK ] 28
2020-03-27 07:03:16 DEBUG DeviceUtils [ phoneBoard ] begonia
2020-03-27 07:03:16 DEBUG DeviceUtils [ phoneBrand ] Redmi
2020-03-27 07:03:16 DEBUG DeviceUtils [ phoneCPU_ABT ] arm64-v8a
2020-03-27 07:03:16 DEBUG DeviceUtils [ phoneDevice ] begonia
2020-03-27 07:03:16 DEBUG DeviceUtils [ phoneDisplay ] PPR1.180610.011
2020-03-27 07:03:16 DEBUG DeviceUtils [ phoneFingerprint ]
Redmi/begonia/begonia:9/PPR1.180610.011/V11.0.6.0.PGGMIXM:user/release-keys
2020-03-27 07:03:16 DEBUG DeviceUtils [ phoneHost ] mi-server
2020-03-27 07:03:16 DEBUG DeviceUtils [ phoneID ] PPR1.180610.011
2020-03-27 07:03:16 DEBUG DeviceUtils [ phoneManufacturer ] Xiaomi
2020-03-27 07:03:16 DEBUG DeviceUtils [ phoneModel ] Redmi Note 8 Pro
2020-03-27 07:03:16 DEBUG DeviceUtils [ phoneVersion ] 9
2020-03-27 07:03:16 DEBUG DeviceUtils [ phoneProduct ] begonia
2020-03-27 07:03:16 DEBUG DeviceUtils [ phoneTags ] release-keys
2020-03-27 07:03:16 DEBUG DeviceUtils [ phoneTime ] Tue Jan 07 15:25:04 GMT-
03:00 2020
2020-03-27 07:03:16 DEBUG DeviceUtils [ phoneType ] user
2020-03-27 07:03:16 DEBUG DeviceUtils [ phoneUser ] builder
2020-03-27 07:03:16 DEBUG DeviceUtils [ screenDensity ] 2.5687501
2020-03-27 07:03:16 DEBUG DeviceUtils [ screenScaledDensity ] 2.5687501
2020-03-27 07:03:16 DEBUG DeviceUtils [ screenWidthPixels ] 1080
2020-03-27 07:03:16 DEBUG DeviceUtils [ wcreenHeightPixels ] 2143
2020-03-27 07:03:16 DEBUG DeviceUtils [ screenStatusBarHeight ] 71
2020-03-27 07:03:16 DEBUG DeviceUtils [ init ] ===============================
2020-03-27 07:03:16 DEBUG com.miui.videoplayer [ MiDevUtils3.0 ] init
2020-03-27 07:03:16 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success channel = gp
2020-03-27 07:03:16 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success platform = gp
2020-03-27 07:03:16 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
checkAppVersion = 2020030660
2020-03-27 07:03:16 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
2020-03-27 07:03:16 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
end ENABLE_LOG = trueIS_LOCAL_CONFIG = false ; Staging = false ; is test = false
2020-03-27 07:03:16 DEBUG com.miui.videoplayer [ ] GreenDaoDbManager
mContext com.miui.video.service.application.GlobalApplication@756fbd5
2020-03-27 07:03:16 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@756fbd5
2020-03-27 07:03:16 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@756fbd5
2020-03-27 07:03:16 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-03-27 07:03:16 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
delayTime = 48
lastTimeStamp = 1585220240537, ignoreSyncSettingTimes = 5
2020-03-27 07:03:16 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
getCloudSetting ignore
2020-03-27 07:03:16 DEBUG com.miui.videoplayer [ LocalServService ] onBind
2020-03-27 07:03:17 DEBUG com.miui.videoplayer [ ServerInitor ] start Server
success: 31043
2020-03-27 07:03:17 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] init
2020-03-27 07:03:17 DEBUG com.miui.videoplayer [ HttpUrlSource ] Open
connection to http://127.0.0.1:40911/ping
2020-03-27 07:03:17 DEBUG com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Accept new socket Socket[address=/127.0.0.1,port=40272,localPort=40911]
2020-03-27 07:03:17 DEBUG com.miui.videoplayer [ GetRequest ] request :
GET /ping HTTP/1.1
User-Agent: Dalvik/2.1.0 (Linux; U; Android 9; Redmi Note 8 Pro
MIUI/V11.0.6.0.PGGMIXM)
Host: 127.0.0.1:40911
Connection: Keep-Alive
Accept-Encoding: gzip

2020-03-27 07:03:17 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]


Request to cache proxy:GetRequest{rangeOffset=0, partial=false, uri='ping'}
2020-03-27 07:03:17 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Opened connections: 0
2020-03-27 07:03:17 INFO com.miui.videoplayer [ Pinger ] Ping response:
`ping ok`, pinged? true
2020-03-27 07:03:17 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Proxy cache server started. Is it alive? true
2020-03-27 07:03:17 DEBUG com.miui.videoplayer [ ThreadPoolManager ]
initThreadPool index 0
2020-03-27 07:03:17 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] clearCache
2020-03-27 07:03:17 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