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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: