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 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:
Hi,
I have many scripts runs on my Jira instance. After upgrade to 8.2.4 from 7.12.1 I see that issue:
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
The text was updated successfully, but these errors were encountered: