danikula / danikula/AndroidVideoCache
RemoteException
- Dominant language
- Java
- Stars
- 5.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
When I close the application network permissions,The miui system will be wrongly reported;
Log in here
/system_process E/ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=116, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
system_process E/ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=115, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
Caused by: java.lang.IllegalStateException: Error starting local proxy server
at com.danikula.videocache.HttpProxyCacheServer.(HttpProxyCacheServer.java:85)
at com.danikula.videocache.HttpProxyCacheServer.(HttpProxyCacheServer.java:52)
at com.danikula.videocache.HttpProxyCacheServer$Builder.build(HttpProxyCacheServer.java:435)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.