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

Can't run ruby script in vm #4581

Open
aj-5001 opened this issue Jan 17, 2019 · 0 comments
Open

Can't run ruby script in vm #4581

aj-5001 opened this issue Jan 17, 2019 · 0 comments

Comments

@aj-5001
Copy link

aj-5001 commented Jan 17, 2019

Description

I'm trying to run a ruby script from my vm. I'm not sure if the displayed errors are due to networking because my vm or what/.

Here;s the error:

alec@alec-VirtualBox:/Desktop/Xraymigrationscripts$ ./migrate_zephyr_to_xray_cloud.rb
WARN: Unresolved specs during Gem::Specification.reset:
minitest (
> 5.1)
WARN: Clearing out unresolved specs.
Please report a bug if this causes problems.
/home/alec/.rvm/gems/ruby-2.3.3/gems/jira-ruby-1.5.0/lib/jira/request_client.rb:16:in request': JIRA::HTTPError from /home/alec/.rvm/gems/ruby-2.3.3/gems/jira-ruby-1.5.0/lib/jira/client.rb:228:in request'
from /home/alec/.rvm/gems/ruby-2.3.3/gems/jira-ruby-1.5.0/lib/jira/client.rb:206:in get' from /home/alec/.rvm/gems/ruby-2.3.3/gems/jira-ruby-1.5.0/lib/jira/resource/issue.rb:76:in jql'
from /home/alec/.rvm/gems/ruby-2.3.3/gems/jira-ruby-1.5.0/lib/jira/base_factory.rb:33:in block (2 levels) in delegate_to_target_class' from ./migrate_zephyr_to_xray_cloud.rb:220:in block (2 levels) in

'
from ./migrate_zephyr_to_xray_cloud.rb:216:in loop' from ./migrate_zephyr_to_xray_cloud.rb:216:in block in '
from ./migrate_zephyr_to_xray_cloud.rb:211:in loop' from ./migrate_zephyr_to_xray_cloud.rb:211:in '
alec@alec-VirtualBox:~/Desktop/Xraymigrationscripts$

Steps to reproduce

install rvm, bundle, etc, all setup without issue.

Expected behavior

runs my script to access api of my platforms and make changes

Actual behavior

throws error

Debug mode:

Environment info

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