Hi All,
I have created a perl script that will extract the status of issues from history using REST API. In our Jira, the script is working fine. But using the script for another Jira instance, I am getting below error when running the script:
JIRA::REST Error[500 - Internal Server Error]:
Status read failed: A non-blocking socket operation could not be completed immediately.
Do you have any idea about this error and how to resolve this?
Community moderators have prevented the ability to post new answers.
This is caused by https://rt.cpan.org/Public/Bug/Display.html?id=104122, which was fixed in Net::HTTP 6.09. Upgrade and it should work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.