IDEA: Update failed unable to access 'https://...git/': The requested URL returned error: 500

Viewed 2176

When I try any operation with git in IDEA (pull, push, clone etc.), I receive message:

Update failed
unable to access 'https:...git/': The requested URL returned error: 500

But when I try it with terminal, it works. It's about all gitlab projects. It looks like something wrong with my IDEA, but I not shure. My Pycharm-projects in same gitlab directory works fine.

2 Answers
Related