Closed oransherf closed 4 years ago
@Orans94: What version of PyCharm are you using? Have you tried this plugin with a previous version of PyCharm?
@Orans94: What version of PyCharm are you using? Have you tried this plugin with a previous version of PyCharm?
I'm using PyCharm 2020.1 (Professional Edition), I have not tried this plugin in any previous versions of PyCharm.
Can you try to connect to a public Gerrit server like https://gerrit-review.googlesource.com/? Then we can see if this issue is related to your (authentication) setup.
Also: what JRE are you using for PyCharm?
The problem was solved. There was an issue with my HTTP proxy setting, after fixing it, I was able to connect successfully.
Hi,
I'm trying to connect to a Gerrit server via GUI panel on PyCharm but I got an error. My login info:
The error I got:
I think it happening because the Gerrit URL I'm trying to connect is from the pattern: https://XXXXX:port.
Any suggestions?
Thanks, Oran