Closed namgk closed 5 years ago
@namgk I have also encountered the same problem , and then I check the url of my gitlab server , Then the problem is solved. so I suggest you change the url to your gitlab project access to the root address. eg: my project address is "http://192.168.1.10/demo/gitflow-demo" , then the final URL should be "http://192.168.1.10" .
Same problem with wrong token.
Message body:
Object {message: "401 Unauthorized"}
Gitlab version: GitLab Community Edition 10.3.3 888cf31
Appears the problem has been solved: https://github.com/node-gitlab/node-gitlab/commit/ad0ce2fec3d84d5895219e8e20fd546f87e15f61
But the current npm version (1.7.1) not contains the fix
Hello, @moul and @dave-irvine
I have the same problem !
same problem
Hi, can you try again with latest pushed version (1.8.0) ?
On 30 Mar 2018, at 11:43, MrSnoozles notifications@github.com wrote:
same problem
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/node-gitlab/node-gitlab/issues/184#issuecomment-377490169, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFvTQsblIe62oRdaUPy1edRphnT_WSHks5tjf4xgaJpZM4PKnOg.
Hi,
On a new install of node-gitlab, the following example failed to produce correct result:
This is the output:
Is there any ongoing issue related to this?
Thanks