You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, this a great project, I'll try my best to contribute as much as I can. I'm trying to using gtt on my hosted gitlab, but I keep getting an error when doing the sync:
$ gtt sync
📦 Fetching or creating issues & merge requests...... ✗) [---------------------------------------] 0% - 0m left
Error: Could not resolve issue 1 on "felipe.moreira/simple-node-js-react-npm-app"
I'm on windows, running it on git-bash, I can confirm that it works on my gitlab.com account, but on my hosted gitlab instance is not working. Worth mention that it's behind a nginx proxy, and it is using a context-path redirection. I tried to add "_verbose: true" to the config.yml, but it doesn't output anything.
I appreciate any help
Thanks in advance.
Felipe
The text was updated successfully, but these errors were encountered:
Hi,
First of all, this a great project, I'll try my best to contribute as much as I can. I'm trying to using gtt on my hosted gitlab, but I keep getting an error when doing the sync:
$ gtt sync
📦 Fetching or creating issues & merge requests...... ✗) [---------------------------------------] 0% - 0m left
Error: Could not resolve issue 1 on "felipe.moreira/simple-node-js-react-npm-app"
I'm on windows, running it on git-bash, I can confirm that it works on my gitlab.com account, but on my hosted gitlab instance is not working. Worth mention that it's behind a nginx proxy, and it is using a context-path redirection. I tried to add "_verbose: true" to the config.yml, but it doesn't output anything.
I appreciate any help
Thanks in advance.
Felipe
The text was updated successfully, but these errors were encountered: