Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

Error while saving draft - The configured key ID '0xTypeError: RNPLib is undefined' cannot be found on your keyring.

  • 2 одговорa
  • 1 има овај проблем
  • 1 преглед
  • Последњи одговор послао Mathias

more options

Hello Folks!

I recently attempted to install an OpenPGP key in Thunderbird. I had difficulties to figure out what exactly was expected from me and cancelled the installation. If I check for OpenPGP Key Manager there is nothing listed.

Now when I try to save a message as draft I get an error message: Error while saving draft - The configured key ID '0xTypeError: RNPLib is undefined' cannot be found on your keyring.

This is only happening for the account for which I started the process of installing a OpenPGP key. Other accounts that I have setup in Thunderbird are not suffering from that problem (e.g. I can save drafts). In the End-to-End Encryption settings for the account where I started the process I can't see any changes. It looks like the End-to-End Encryption settings for any other account where drafts do work.

What can I do to identify the files that contain keyring information that were never finalised?

Thanks for a short answer in advance.

Salut,

 Mathias
Hello Folks! I recently attempted to install an ''OpenPGP'' key in Thunderbird. I had difficulties to figure out what exactly was expected from me and cancelled the installation. If I check for ''OpenPGP Key Manager'' there is nothing listed. Now when I try to save a message as draft I get an error message: Error while saving draft - The configured key ID '0xTypeError: RNPLib is undefined' cannot be found on your keyring. This is only happening for the account for which I started the process of installing a OpenPGP key. Other accounts that I have setup in Thunderbird are not suffering from that problem (e.g. I can save drafts). In the ''End-to-End Encryption'' settings for the account where I started the process I can't see any changes. It looks like the ''End-to-End Encryption'' settings for any other account where drafts do work. What can I do to identify the files that contain keyring information that were never finalised? Thanks for a short answer in advance. Salut, ''Mathias''

Изабрано решење

I found the reason. In my prefs.js was one line: user_pref("mail.identity.id1.openpgp_key_id", "TypeError: RNPLib is undefined"); After I removed that line I was able to store drafts for main account again.

I think that the unsuccessful installation attempt of OpenPGP had left that entry in the file.

Прочитајте овај одговор са објашњењем 👍 0

Сви одговори (2)

more options

I should have mentioned I am using Thunderbird 78.2.2 (32 bit).

more options

Одабрано решење

I found the reason. In my prefs.js was one line: user_pref("mail.identity.id1.openpgp_key_id", "TypeError: RNPLib is undefined"); After I removed that line I was able to store drafts for main account again.

I think that the unsuccessful installation attempt of OpenPGP had left that entry in the file.