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

Upgrade Jira to 8.2.4 and JIRA::HTTPError #343

Open
rafalsc opened this issue Sep 17, 2019 · 0 comments
Open

Upgrade Jira to 8.2.4 and JIRA::HTTPError #343

rafalsc opened this issue Sep 17, 2019 · 0 comments

Comments

@rafalsc
Copy link

rafalsc commented Sep 17, 2019

Hi,

I have many scripts runs on my Jira instance. After upgrade to 8.2.4 from 7.12.1 I see that issue:

/usr/local/rvm/gems/ruby-2.4.1/gems/jira-ruby-1.7.1/lib/jira/request_client.rb:15:in request': JIRA::HTTPError from /usr/local/rvm/gems/ruby-2.4.1/gems/jira-ruby-1.7.1/lib/jira/client.rb:242:in request'
from /usr/local/rvm/gems/ruby-2.4.1/gems/jira-ruby-1.7.1/lib/jira/client.rb:220:in get' from /usr/local/rvm/gems/ruby-2.4.1/gems/jira-ruby- 1.7.1/lib/jira/resource/issue.rb:95:infetch'
from test.rb:33:in block in <main>' from test.rb:18:in each'
from test.rb:18:in `

'

I can read from Jira Projects. I see tasks and more. But when I try to write or create a task I have that error.

I use cookies and basic auth. I tried to check Jira logs and I see that:

[17/Sep/2019:09:02:42 +0000] "GET /rest/api/2/issue HTTP/1.1" 405 - 44 "-" "Ruby" "qthlft"

Do you have any idea why or how can I check it?

Thank you so much for any help and answers.
Best,
Rafal

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