Skip to content

Conversation

@rockwyc992
Copy link

please add this file to fix this bug
lib/gitlab_net.rb:122:in read': No such file or directory @ rb_sysopen - ./.gitlab_shell_secret (Errno::ENOENT) from lib/gitlab_net.rb:122:insecret_token'
from lib/gitlab_net.rb:79:in get' from lib/gitlab_net.rb:34:indiscover'
from lib/gitlab_shell.rb:82:in user' from lib/gitlab_shell.rb:87:inusername'
from lib/gitlab_shell.rb:36:in exec' from bin/gitlab-shell:16:in

'

add this file to fix this bug lib/gitlab_net.rb:122:in `read': No such file or directory @ rb_sysopen - ./.gitlab_shell_secret (Errno::ENOENT)	from lib/gitlab_net.rb:122:in `secret_token'	from lib/gitlab_net.rb:79:in `get'	from lib/gitlab_net.rb:34:in `discover'	from lib/gitlab_shell.rb:82:in `user'	from lib/gitlab_shell.rb:87:in `username'	from lib/gitlab_shell.rb:36:in `exec'	from bin/gitlab-shell:16:in `<main>'
@maxlazio
Copy link
Member

gitlab-shell 2.1.0 will be supported with GitLab 7.5 so there is no bug yet as there is no release that uses this version.

@Razer6 Razer6 closed this Feb 28, 2015
@weathery
Copy link

gitlab-shell 2.6.10
$ ./bin/check
Check GitLab API access: /git/gitlab-shell/lib/gitlab_net.rb:145:in read': No such file or directory @ rb_sysopen - /git/gitlab-shell/.gitlab_shell_secret (Errno::ENOENT) from /git/gitlab-shell/lib/gitlab_net.rb:145:insecret_token'
from /git/gitlab-shell/lib/gitlab_net.rb:90:in http_request_for' from /git/gitlab-shell/lib/gitlab_net.rb:101:inrequest'
from /git/gitlab-shell/lib/gitlab_net.rb:120:in get' from /git/gitlab-shell/lib/gitlab_net.rb:53:incheck'
from ./bin/check:12:in `

'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants