• Login
Community
  • Login

Notepad++ update curl error: sec_e_secpkg_not_found (0x80090305)

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
update errorcurl
5 Posts 2 Posters 2.3k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A
    Anton Reshetnikov
    last edited by Oct 13, 2022, 8:43 AM

    Hi!

    I have a problem updating Notepad++: each time I go ? → Update Notepad++, I get an error.

    64d14645-7dc9-4679-8b05-2ea77bc4c1e3-image.png

    Google doesn’t help.

    Debug info:

    Notepad++ v8.4.6   (64-bit)
    Build time : Sep 25 2022 - 19:51:39
    Path : C:\Program Files\Notepad++\notepad++.exe
    Command Line : 
    Admin mode : ON
    Local Conf mode : OFF
    Cloud Config : OFF
    OS Name : Windows 11 (64-bit) 
    OS Version : 21H2
    OS Build : 22000.832
    Current ANSI codepage : 1252
    Plugins : 
        mimeTools (2.8)
        NppConverter (4.4)
        NppExport (0.4)
    

    Note: it doesn’t matter if I already have the latest version of Notepad++ or not, I had the same error before, and the only way to update was to manually install the latest version from the file downloaded from the site.

    Any idea what might be wrong here?

    Thanks!

    P 1 Reply Last reply Oct 13, 2022, 1:17 PM Reply Quote 0
    • P
      PeterJones @Anton Reshetnikov
      last edited by Oct 13, 2022, 1:17 PM

      @Anton-Reshetnikov ,

      That looks like something is wrong with the libcurl you have.

      Can you go into C:\Program Files\Notepad++\updater, right click on libcurl.dll and go to the Details tab:
      0f67c797-8309-42b1-8444-5fc646c112c4-image.png
      … and also grab the size and size-on-disk from the General tab:
      a0055dba-6e5f-444e-9820-46dd318a6333-image.png

      My hunch is that somehow your version of libcurl has fallen behind the rest of Notepad++, and that if you manually grab that from portable edition, that next time, it might work right.

      My other thought, given “credentials” and “security” in the message, is that you are having to go through a proxy, in which case, check the settings in ?-menu, set updater proxy

      A 1 Reply Last reply Oct 13, 2022, 1:29 PM Reply Quote 0
      • A
        Anton Reshetnikov @PeterJones
        last edited by Oct 13, 2022, 1:29 PM

        Hi, @PeterJones! Thanks for your reply!

        Here’s the info about libcurl.dll:
        aea1d3b7-cdc0-4c30-978e-0027643a6499-image.png
        d833ab13-2bf1-4482-a218-558ee18f47bd-image.png
        Seems to be exactly like yours and the one from the portable version, right?
        And here’s what I have in updater proxy:
        5b089193-bb73-4505-9d86-e21e2c7858b9-image.png
        Never touched this thing previously.
        Does it help you to have some ideas here? Because I’m stuck.

        P 1 Reply Last reply Oct 13, 2022, 2:03 PM Reply Quote 0
        • P
          PeterJones @Anton Reshetnikov
          last edited by Oct 13, 2022, 2:03 PM

          @Anton-Reshetnikov said in Notepad++ update curl error: sec_e_secpkg_not_found (0x80090305):

          Never touched this thing previously.

          Then probably isn’t necessary, if you used to be able to update and now you cannot. I don’t know if you are behind an I.T. system that requires a proxy for such actions, and I cannot tell you what the settings would need to be if you were. But if you’re on a home computer, then proxy is not the likely culprit.

          Seems to be exactly like yours and the one from the portable version, right?

          Yep.

          Does it help you to have some ideas here?

          Me? No. I’m not an expert on the updater, nor one of the developers. Some googling for the error message seems to indicate that it often involves not getting appropriate public/private keys for the HTTPS communication… so maybe you have a man-in-the-middle attack or other such issue – oh, that made me think: I know that some antivirus/antimalware software will set up a wall between your web browser and the internet, so maybe the AV is messing up the keypair and thus invalidating the HTTPS security between Notepad++ and the download website.

          If I were you, I would probably create a new issue, so that the developers can be informed about this problem, by following the instructions in the FAQ.

          A 1 Reply Last reply Oct 13, 2022, 2:05 PM Reply Quote 2
          • A
            Anton Reshetnikov @PeterJones
            last edited by Oct 13, 2022, 2:05 PM

            @PeterJones, thank you again! I appreciate your assistance.

            1 Reply Last reply Reply Quote 1
            4 out of 5
            • First post
              4/5
              Last post
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors