GitLabProjects icon indicating copy to clipboard operation
GitLabProjects copied to clipboard

Cannot Create Merge Request: Can't find GitLab remote

Open Delagen opened this issue 8 years ago • 8 comments

Cannot find remote as it in subfolder as https://domain.host.com/gitlab/

Delagen avatar Jul 29 '17 06:07 Delagen

Hi, yes subfolders could be a problem :D What is a address for your remote? (git remote -v)

PavlikPolivka avatar Sep 27 '17 20:09 PavlikPolivka

I push via ssh, but https hosted in subfolder

Delagen avatar Mar 01 '18 18:03 Delagen

For example https://domain1/gitlab/group/project.git git@domain2:group/project.git

Delagen avatar Mar 15 '18 03:03 Delagen

I experience the same issue now, but in different situation. I was able to create merge request without any problem. This was my working configuration:

image

Then i was testing another gitlab server, so I added another token there. So I had two. When I stopped testing second gitlab, I removed the second API token. And the originally working repository is now not working as it generates error:

image

Funny thing is, that I have only one API token in configuration, and IntelliJ IDEA always asks me what token I want to use when I want to create merge request, like this:

image

If I "Add New One" it has the same result. Also reinstalling plugin doesn't help at all. Plugin has the same behavior after reinstallation.

Lopfest avatar Jun 20 '18 06:06 Lopfest

I am experiencing the same issue.

ptrkaz avatar Oct 09 '18 06:10 ptrkaz

same problem

z0dd avatar Dec 21 '19 08:12 z0dd

same problem

OMGZui avatar Dec 26 '19 10:12 OMGZui

me either... but in some projects it is working and in some not

roman204 avatar Feb 07 '23 10:02 roman204