Community
    • Login

    Cannot install plugins at all

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    34 Posts 14 Posters 57.5k 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.
    • amathubA
      amathub
      last edited by

      I had similar issue with the proxy preventing me from installing any plugins. I was able to resolve it by manually creating a gupOptions.xml file with the proxy address. I used the following to help https://notepad-plus-plus.org/community/topic/13030/problem-with-set-updater-proxy/5

      1 Reply Last reply Reply Quote 1
      • pnedevP
        pnedev
        last edited by

        @amathub ,

        You can now do it directly from Notepad++.
        Go to the help and about menu - ? and you’ll see Set Updater Proxy ....

        BR

        amathubA 1 Reply Last reply Reply Quote 2
        • amathubA
          amathub @pnedev
          last edited by

          @pnedev thanks, I should have clarified that I had a similar issue above that someone else was having where going to the setting “Set Updater Proxy …” would not retain the proxy address. I would set the proxy there, but going back to the setting would show 0.0.0.0 again.

          After manually creating the missing gupOptions.xml file with the proxy address, it would then show up in the “Set updater Proxy …” location. I could then also install plugins after that as well.

          Thought I’d pass the info along to anyone else requiring the use of a proxy that wasn’t sticking in the setting.

          Meta ChuhM 1 Reply Last reply Reply Quote 2
          • pnedevP
            pnedev
            last edited by

            @amathub ,

            Thanks for sharing. I never actually used that just know that the setting is there but never tested if it is working.

            1 Reply Last reply Reply Quote 1
            • Meta ChuhM
              Meta Chuh moderator @amathub
              last edited by Meta Chuh

              @amathub

              it’s necessary to open notepad++ elevated as administrator, due to the permissions required for %ProgramFiles(x86) or %ProgramFiles, to save the changes to e.g. %ProgramFiles(x86)\Notepad++\gupOptions.xml lies.

              our apologies, if we did not mention this, and that it is a bit confusing, as the proxy settings panel will not throw a permission warning, but just exit without modifying gupOptions.xml.

              many thanks and best regards.

              1 Reply Last reply Reply Quote 2
              • PeterJonesP
                PeterJones
                last edited by

                off-topic aside to @Meta-Chuh:

                %ProgramFiles(x86) or %ProgramFiles … %ProgramFiles(x86)\Notepad++\gupOptions.xml…

                You seem to be dropping the closing % from Windows variables recently. It should be:

                %ProgramFiles(x86)% or %ProgramFiles%… %ProgramFiles(x86)%\Notepad++\gupOptions.xml…

                Meta ChuhM 1 Reply Last reply Reply Quote 1
                • Meta ChuhM
                  Meta Chuh moderator @PeterJones
                  last edited by

                  @PeterJones

                  thanks, and sorry for the typo.

                  1 Reply Last reply Reply Quote 1
                  • Joe SytniakJ
                    Joe Sytniak
                    last edited by

                    I found that when I had plugins listed in the Plugin Admin’s Update tab, that until I updated those plugins, I could not get a new plugin to install.

                    1 Reply Last reply Reply Quote 0
                    • jnappo64J
                      jnappo64
                      last edited by

                      go to proxy configuration and delete 0.0.0.0

                      1 Reply Last reply Reply Quote 0
                      • Kang TriK
                        Kang Tri
                        last edited by

                        If you cannot install plugins at all, it’s means Notepad++ connection is blocked. Disable all your Firewall and reinstall plugins.

                        mkupperM 1 Reply Last reply Reply Quote -1
                        • mkupperM
                          mkupper @Kang Tri
                          last edited by

                          @Kang-Tri Firewalls rarely get in the way of plugins. Disabling them as a general practice in an attempt to solve a problem that someone can’t articulate well is bad advice.

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