Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uninitialized constant RallyAPI::RallyJsonConnection::OpenSSL #55

Open
tanujprabhakar opened this issue Mar 24, 2016 · 0 comments
Open

Comments

@tanujprabhakar
Copy link

I am trying integrate rally with SVN using RallyConnectorForSvn-3.7.rar source on Open Suse Operating system.

I installed Ruby and the rally required gems and even then it gives me the error when i run the config_test.rb file i.e uninitialized constant RallyAPI::RallyJsonConnection::OpenSSL

Here is the output

Ruby version check PASSED
Ruby rally_api gem check PASSED
Current directory world searchability check PASSED
Wrapper script world executability check WARNING -- wrapper script RallyWrapper.sh not world executable
2rally.rb driver world readability check PASSED
Log file write check PASSED
Rally Url check PASSED
Rally Connection check FAILED -- uninitialized constant RallyAPI::RallyJsonConnection::OpenSSL
Rally Workspace check FAILED -- undefined method `find_workspace' for nil:NilClass
Rally Build and Changeset flag enabled check FAILED -- Specified Workspace invalid or non-existent
Email validation check PASSED
Please help me out.

My Setup is as below
bundle -v
Bundler version 1.12.0.rc
ruby -v
ruby 2.2.4p230 (2015-12-16 revision 53155) [i686-linux]
gem -v
2.4.5.1
openssl version
OpenSSL 1.0.2g 1 Mar 2016

Is this due to the open ssl did not installed properly i am new to this platform please help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant