-
Notifications
You must be signed in to change notification settings - Fork 18
Invalid remote Gitlab url: https://*** #21
Comments
@andrisp it will not work if you use |
@bsideup I'm using https://. |
@andrisp can you post slightly less obfuscated exception? |
@bsideup the only thing I didnt include in the exception was the domain and the path from the URL because of the privacy reasons. As you see in the attached filed, the remote repo URL starts with |
Same on my PC. Then I get the following error: https://gist.github.com/mrh1997/ef1a22896205255adb84ab88b896f64f |
The same |
Same issue. Had repo with ssh link, used git set-url to switch to https one, but no luck, it says 'wrong url'. |
I just ran into this with PhpStorm 2018.3.3. The URL in first line of the following stack trace works fine when opened in a browser.
|
The issue is this line of code: IDEA-GitLab-Integration/src/ru/trylogic/idea/gitlab/integration/utils/GitlabUrlUtil.java Line 31 in db5cae0
If your username is not git , you are toast. Mine is gitlab .
|
Installed plugin from the jetbrains plugin repository.
When tried to use the "Open in Gitlab", got this exception:
gitlab_exc.txt
The text was updated successfully, but these errors were encountered: