Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com.android.mms.service_alt.exception.MmsNetworkException: Acquiring network timed out at Google Pixel Android 11 #188

Open
BareumSW opened this issue Sep 2, 2021 · 1 comment

Comments

@BareumSW
Copy link

BareumSW commented Sep 2, 2021

  • There is no issue under Android 10
  • Issue is with Android 11 / Google Pixel Phone
  • No issue on Galaxy Android 11
  • Issue Log
    com.android.mms.service_alt.MmsNetworkManager [acquireNetwork] MmsNetworkManager: start new network request
    [ConnectivityThread] com.android.mms.service_alt.MmsNetworkManager [onAvailable] NetworkCallbackListener.onAvailable: network=505
    W/System.err: java.io.IOException: com.android.mms.service_alt.exception.MmsNetworkException: Acquiring network timed out
    W/System.err: at .Utils.ensureRouteToMmsNetworkMarshmallow(Utils.java:119)
    W/System.err: at .Utils.ensureRouteToMmsNetwork(Utils.java:96)
    W/System.err: at .Transaction.trySending(Transaction.java:1339)
    W/System.err: at .Transaction.access$500(Transaction.java:103)
    W/System.err: at .Transaction$6.run(Transaction.java:1215)
    W/System.err: at java.lang.Thread.run(Thread.java:923)
    W/System.err: Caused by: com.android.mms.service_alt.exception.MmsNetworkException: Acquiring network timed out
    W/System.err: at com.android.mms.service_alt.MmsNetworkManager.acquireNetwork(MmsNetworkManager.java:151)
    W/System.err: at .Utils.ensureRouteToMmsNetworkMarshmallow(Utils.java:113)
    W/System.err: ... 5 more
@cdslily
Copy link

cdslily commented Mar 17, 2023

@BareumSW

i have the same issue,do you resolve it?

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants