You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unhelpful error message when plugin list cannot be downloaded: "There was an error downloading the plugin list. Please check your internet connection, and your proxy settings in Internet Explorer, Edge or Chrome"
#144
Open
loop-evgeny opened this issue
Jan 16, 2019
· 2 comments
When I start Notepad++ after installing PluginManager I get a dialog with the following error:
There was an error downloading the plugin list. Please check your internet connection, and your proxy settings in Internet Explorer, Edge or Chrome
This tells me nothing about what the problem actually is. My internet connection is fine and I have no proxy - those are obviously just generic guesses. The program should tell me what actually failed: resolving a hostname (what hostname), establishing a TCP connection to it on port X, the SSL handshake, HTTP error Y from requesting URL Z, etc. Then I can either fix the problem myself or file a more useful bug for the actual problem.
Steps to Reproduce the Issue
Start Notepad++ with PluginManager installed.
Expected Behavior
No error or a a helpful error.
Actual Behavior
The error above.
Debug Information
Notepad++ v7.5.9 (32-bit)
Build time : Oct 14 2018 - 15:02:52
Path : C:\Program Files (x86)\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS : Windows 7 (64-bit)
Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll JSMinNPP.dll PluginManager.dll
PluginManager 1.4.12.0
The text was updated successfully, but these errors were encountered:
Note: the underlying problem was resolved by enabling TLS 1.2, as noted in #114 (comment) This issue is about the bad error message which wastes way too much of the users' time.
Description of the Issue
When I start Notepad++ after installing PluginManager I get a dialog with the following error:
This tells me nothing about what the problem actually is. My internet connection is fine and I have no proxy - those are obviously just generic guesses. The program should tell me what actually failed: resolving a hostname (what hostname), establishing a TCP connection to it on port X, the SSL handshake, HTTP error Y from requesting URL Z, etc. Then I can either fix the problem myself or file a more useful bug for the actual problem.
Steps to Reproduce the Issue
Expected Behavior
No error or a a helpful error.
Actual Behavior
The error above.
Debug Information
Notepad++ v7.5.9 (32-bit)
Build time : Oct 14 2018 - 15:02:52
Path : C:\Program Files (x86)\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS : Windows 7 (64-bit)
Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll JSMinNPP.dll PluginManager.dll
PluginManager 1.4.12.0
The text was updated successfully, but these errors were encountered: