Skip to content

Instantly share code, notes, and snippets.

@ayufan
Created March 27, 2014 21:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ayufan/9818735 to your computer and use it in GitHub Desktop.
Save ayufan/9818735 to your computer and use it in GitHub Desktop.
ayufan@Kamils-MacBook-Air ~/.config> cat gcr.json
{
"buildDir": "/tmp/builds",
"git": "/usr/bin/git"
}
[?] Please enter your GitLab CI url: https://***
[?] Please enter your GitLab CI Registration Token: ***
gcr http POST undefined/api/v1/runners/register.json
gcr ERR! [register] Error: Invalid protocol
gcr ERR! [register] at Request.self._buildRequest (/usr/local/lib/node_modules/gcr/node_modules/request/request.js:336:53)
gcr ERR! [register] at Request.init (/usr/local/lib/node_modules/gcr/node_modules/request/request.js:503:10)
gcr ERR! [register] at new Request (/usr/local/lib/node_modules/gcr/node_modules/request/request.js:97:8)
gcr ERR! [register] at request (/usr/local/lib/node_modules/gcr/node_modules/request/index.js:50:11)
gcr ERR! [register] at Function.request.post (/usr/local/lib/node_modules/gcr/node_modules/request/index.js:116:27)
gcr ERR! [register] at Client.registerRunner (/usr/local/lib/node_modules/gcr/lib/client.js:55:11)
gcr ERR! [register] at /usr/local/lib/node_modules/gcr/bin/cmd.js:63:18
gcr ERR! [register] at fs.js:266:14
gcr ERR! [register] at Object.oncomplete (fs.js:107:15)
gcr ERR! [register] error registering [Error: Invalid protocol]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment