zielu / GitToolBox

GitToolBox IntelliJ plugin
GNU General Public License v3.0
605 stars 74 forks source link

[BUG] Remote host terminated the handshake #552

Open mhosafy opened 5 months ago

mhosafy commented 5 months ago

Describe the bug For a machine behind firewall with no marketplace access, trying to install previously downloaded plugin from disk fails with error "Remote host terminated the handshake"

To Reproduce Steps to reproduce the behavior, on a machine with no access to IntelliJ marketplace behind firewall:

  1. Go to 'File > Settings > plugins.'
  2. Click on 'Gear Icon' > 'Install Plugin From Disk...'
  3. Choose downloaded plugin zip file
  4. See error

Expected behavior Plugin to be installed without errors

Plugin version Exact plugin version. 500.2.6+233

IDE version IntelliJ IDEA 2024.1 (Ultimate Edition) Build #IU-241.14494.240, built on March 28, 2024

Runtime version: 17.0.10+8-b1207.12 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 10.0 GC: G1 Young Generation, G1 Old Generation Memory: 4048M Cores: 6 Registry: ide.experimental.ui=true Non-Bundled Plugins: com.intellij.spring.webflow (241.14494.240) com.intellij.jsf (241.14494.158) commit-prefix-plugin (1.3.0) Kotlin: 241.14494.240-IJ

Screenshots image

zielu commented 5 months ago

Hi, could you check logs if there are any related exceptions Help > Open Log in Editor ? First time I'm seeing this.