I have set up GPG on my own computer. My friends computer is on the same system, F41, Sway, Thunderbird. All updated. My GPG in Thunderbird works, and the other system ha… (மேலும் படிக்க)
I have set up GPG on my own computer. My friends computer is on the same system, F41, Sway, Thunderbird. All updated. My GPG in Thunderbird works, and the other system hangs for around 30 seconds then return “failed to send mail”. The error console returns the following:
16:07:29.888 openpgp: rnp_key_export_autocrypt FAILED RNP.sys.mjs:5083:16
16:08:30.700 EnigmailFuncs.sync() failed result: TypeError: typedArray is null
isASCIIArmored chrome://openpgp/content/modules/RNP.sys.mjs:3732
encryptAndOrSign chrome://openpgp/content/modules/RNP.sys.mjs:3762
sync chrome://openpgp/content/modules/funcs.sys.mjs:502
encryptMessageStart chrome://openpgp/content/modules/encryption.sys.mjs:406
finishCryptoEncapsulation chrome://openpgp/content/modules/mimeEncrypt.sys.mjs:442
createMessageFile resource:///modules/MimeMessage.sys.mjs:83
funcs.sys.mjs:492:17
16:08:30.707 Error: encryptMessageStart FAILED: -1 mimeEncrypt.sys.mjs:455:15
16:08:30.707 mailnews.send: NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "encryptMessageStart FAILED: -1" {file: "chrome://openpgp/content/modules/mimeEncrypt.sys.mjs" line: 455}]'[JavaScript Error: "encryptMessageStart FAILED: -1" {file: "chrome://openpgp/content/modules/mimeEncrypt.sys.mjs" line: 455}]' when calling method: [nsIMsgComposeSecure::finishCryptoEncapsulation]
createMessageFile resource:///modules/MimeMessage.sys.mjs:83
MessageSend.sys.mjs:147:32
16:08:30.707 mailnews.send: Sending failed; , exitCode=2153185313, originalMsgURI= MessageSend.sys.mjs:341:32
16:08:30.719 TypeError: typedArray is null
RNP.sys.mjs:3732:7
We followed the instructions Encrypt emails with Thunderbird and GPG | Bacardi55's Web Cave and GPG Keys Management :: Fedora Docs which as I said results in my other system working as intended.
Could the non-working system be missing a package or a pointer set incorrectly? GPG and GPGME are installed. Keys are configured.
Cross posted at https://discussion.fedoraproject.org/t/thunderbird-hangs-and-fails-to-send-gpg-mail/145419