Skip to content

error ocurred during receiving the message details #628

Description

@tomholub

https://mail.google.com/mail/u/flowcrypt.compatibility@gmail.com/#search/compatibility+issue+public+key/WhctKJTrSJkJWfxbckhpLSRcXrnqCxmnwdXXQrbHmWwLFflmKMRlfKBCQhVRqzdwqbBTKZQ

This pubkey has also some issue on chrome, but it looks like the app gives up before even sending it to mobile-core.

D/ActiveSyncTaskRunnable: Start a new task = LoadMessageDetailsSyncTask for store gimaps://flowcrypt.compatibility%40gmail.com@imap.gmail.com
D/EmailSyncService: onActionProgress: accountAccountDao(email=flowcrypt.compatibility@gmail.com, accountType=com.google, displayName=FlowCrypt Compatibility, givenName=FlowCrypt, familyName=Compatibility, photoUrl=https://www.google.com/s2/photos/private/AIbEiAIAAABECIqJoOyM3fej1AEiC3ZjYXJkX3Bob3RvKig5MzhkNTBhNjQwNGM3YzViNmQ2ZmU0MjM0N2NjNjdkMDc5N2FiMGI5MAFByEbkIwRf4-NHV9NfvQKAAbT2JQ, areContactsLoaded=true, authCreds=AuthCredentials(email=flowcrypt.compatibility@gmail.com, username=flowcrypt.compatibility@gmail.com, password=, imapServer=imap.gmail.com, imapPort=993, imapOpt=SSL_TLS, smtpServer=smtp.gmail.com, smtpPort=465, smtpOpt=SSL_TLS, hasCustomSignInForSmtp=false, smtpSigInUsername=null, smtpSignInPassword=null))| ownerKey =MessageDetailsActivity_153318746| requestCode =2131296693
I/System.out: DEBUG GIMAPS: connection available -- size: 1
    I10 SELECT tests/pubkey
I/System.out: * FLAGS (\Answered \Flagged \Draft \Deleted \Seen $NotPhishing $Phishing)
    * OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen $NotPhishing $Phishing \*)] Flags permitted.
    * OK [UIDVALIDITY 17] UIDs valid.
I/System.out: * 18 EXISTS
    * 0 RECENT
    * OK [UIDNEXT 20] Predicted next UID.
    * OK [HIGHESTMODSEQ 981338]
    I10 OK [READ-WRITE] tests/pubkey selected. (Success)
I/System.out: I11 UID FETCH 13 (RFC822.SIZE BODY[]<0.1024000>)
I/System.out: I11 OK Success
W/System.err: java.lang.IllegalStateException: An error occurred during receiving the message details
        at com.flowcrypt.email.api.email.sync.tasks.LoadMessageDetailsSyncTask.runIMAPAction(LoadMessageDetailsSyncTask.kt:74)
        at com.flowcrypt.email.api.email.sync.EmailSyncManager$BaseSyncRunnable.runSyncTask$FlowCrypt_devDebug(EmailSyncManager.kt:519)
        at com.flowcrypt.email.api.email.sync.EmailSyncManager$ActiveSyncTaskRunnable.run(EmailSyncManager.kt:614)
W/System.err:     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
        at java.lang.Thread.run(Thread.java:764)
E/EmailSyncService: onError: errorType2| e =java.lang.IllegalStateException: An error occurred during receiving the message details
D/ActiveSyncTaskRunnable: ActiveSyncTaskBlockingQueue size = 0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions